. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:47:18.024Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:47:18.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T02:47:18.072Z |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-11-03T02:47:18.719Z |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-11-03T02:47:18.827Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T02:47:18.827Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T02:47:18.828Z |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-11-03T02:47:18.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T02:47:19.074Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-03T02:47:19.102Z |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-11-03T02:47:20.700Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T02:47:21.165Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-03T02:47:21.184Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-03T02:47:21.184Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T02:47:21.247Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-03T02:47:21.248Z |INFO |Root WebApplicationContext: initialization completed in 2145 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-03T02:47:21.676Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-03T02:47:22.570Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T02:47:24.214Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T02:47:24.784Z |INFO |Started MainApp in 9.17 seconds (JVM running for 9.864) |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-03T02:47:24.873Z |INFO |Start scheduling PRH workflow |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:24.891Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e218f41a-c5a1-4575-924f-b79179ed783f | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T02:47:26.009Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T02:47:26.010Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T02:47:26.012Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:47:26.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:36.504Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=2508797d-2e91-4d9e-8405-86373c3d2ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:47:37.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:47.564Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d924abf6-9f5d-45fc-aa96-788ff37277f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:47:48.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:58.669Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=22090e97-558b-4274-a315-998b93baee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:47:59.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:47:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:09.744Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=99ff907a-47a6-4d10-acc9-d4ac6d965661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:48:10.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:20.811Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=85110a9d-2a70-45b7-b7d8-9635e6f25773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:48:21.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:31.856Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7b4f5ab9-fb65-41d1-8bb5-6b4ead54ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:48:32.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:42.990Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6063b37e-c8a9-4d17-ab50-10e722abfdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:48:44.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:54.060Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8bde478e-af24-48e9-8b33-3b0493f03937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-03T02:48:55.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:48:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:05.104Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7efadd19-35c0-4846-924e-fb66f94f6d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:15.304Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=16107f65-5dfc-491c-a0f8-94b910f1600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:25.323Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3feb8e05-a971-425f-adae-d4e07ba16aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:35.363Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7ecfa322-77ff-4272-8e99-ee5ce6d136e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:45.385Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5e70cd62-bf81-4fed-afb2-d4875ca4a8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:55.409Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8e44b940-1416-419f-b008-bd8450e18d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:49:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:05.434Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=95738f80-ece5-4931-ac43-b578099df6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:15.454Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=260e8535-df94-4be4-b400-9c11ae2276b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:25.473Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3f7a03cd-5ac5-4919-a79f-08b3a60a61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:35.491Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=dea90cd2-bbff-4e65-9529-a1afb9a3660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:45.515Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=dcc58d8b-5ddd-4688-8187-7d1541284f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:55.542Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7acfc210-9d04-40f4-861a-192b8af5f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:50:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:05.561Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=848ff52b-7027-44e4-a5e3-53c94be6aa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:15.584Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=fc6a1146-1f30-4a78-9a1e-d4c74043db63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:25.610Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1b4830af-c4e5-40f9-986f-e6a8673c8923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:35.640Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=11538b99-da6c-459c-bddf-3fe0de34a448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:45.655Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c502f66d-6298-4b1b-be0b-1dee077924d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:55.671Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9d8193af-9eab-410d-9098-605a64349f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:51:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:05.696Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9ca550ed-af9a-4143-9d08-a9a78d5b9f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:15.719Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9f322200-cc15-4afd-a17f-cd161535e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:52:22.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:52:22.502Z |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-11-03T02:52:22.503Z |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-11-03T02:52:22.507Z |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-11-03T02:52:22.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T02:52:22.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T02:52:22.522Z |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-11-03T02:52:22.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:25.746Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0ce4b9e7-cc88-4be8-970d-dc667c47aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:35.765Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=cebd2f4d-718b-4b49-8e50-4a6eb1b9103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:45.786Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=19566177-1ca3-46c3-b33f-8f1f30cafbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:55.802Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=66aabb58-bd01-4dd4-918c-a98d83dda041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:52:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:05.817Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=70edf1a9-4e14-4d21-9fe1-e960b3fc9bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:15.834Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c1ee0a0a-5255-4fba-9aac-353809829130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:25.848Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c04bc9f2-2cba-41cd-ae66-9d8d36bf3af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:35.880Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a6d243bd-5fe3-4793-bd5e-2299af3a03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:45.903Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=50d0f96f-c997-4214-9b19-0dbf13e62fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:55.919Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=02247cb4-7e1d-416d-af42-8fbe9331c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:53:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:05.934Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ba62ec35-5b9b-4e0a-9b43-8dc4130f5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:15.949Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a2caf95c-298b-46ea-a01e-fdc407be89a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:25.966Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=78d26880-4aa2-4c99-9377-a7e543d13ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:36.010Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=bb98d453-eb0c-4c2b-9ea6-5fbfae08009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:46.027Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=10d3af32-b2ff-40c7-8438-b95115982051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:56.040Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7839898f-2c78-4f6f-8a0d-098879762a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:54:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:06.051Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0cedd746-4d49-4fa4-ba3a-9e2a3bf3d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:16.074Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=4681d3eb-5807-4562-bdd4-8ec9c4c28b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:26.085Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7cea7c4b-d0e5-49b5-837d-dc3f9f891786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:36.099Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=fadf7f9f-620b-4bc6-932c-ba4a38102446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:46.113Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8b174b33-da65-4d5c-bc43-1ad1b8a9cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:56.129Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=66cfbdd0-3284-491d-b624-c2423f73e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:55:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:06.141Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=4daeab1c-266a-4620-90a6-df4d8edb5ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:16.153Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0ca837e4-0549-43d4-88db-f9fc4dc383f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:26.167Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3a007337-ec2e-4d74-8e38-634bb6cfc9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:36.192Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7cccef80-2883-4cd8-af6f-c863e3f0e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:46.204Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8da52b6d-f787-42a6-983f-150affa48a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:46.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:56.213Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=954ec673-1771-4bef-a82e-77b07207ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:56:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:06.231Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9eea90a3-647d-464b-b1fb-4e6714ffd0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:16.243Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e5f27bf5-ea11-4fb8-8e34-154e37c3d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:57:22.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T02:57:22.021Z |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-11-03T02:57:22.035Z |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-11-03T02:57:22.059Z |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-11-03T02:57:22.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T02:57:22.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T02:57:22.070Z |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-11-03T02:57:22.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:26.256Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=bf6d86fb-546d-4f54-9e21-20a080b0e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:36.268Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=28fbe31a-04e1-443b-9652-79f136e4eab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:46.281Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7903fa9a-c30f-4bc1-ab36-dbd61f43f0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:56.306Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9e2932dd-aed7-4257-80e8-6ee239af0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:57:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:06.317Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6ee81f22-9e0c-4439-8b0f-f613089acf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:16.328Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0d757519-0aa1-4e1f-b255-c1de61c8dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:26.342Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0efd36cc-faa4-4c47-b847-65a620ea83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:36.353Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=831dfeb4-9daa-4563-a976-7ce46cd54291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:46.366Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3ee42b31-a742-4f53-9040-cb2723c4deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:56.377Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8dec4210-d588-4d31-8910-c4a88c0a6e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:58:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:06.389Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8fbea2ba-8a9b-48d5-838f-d4ef6df4dc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:16.400Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=769aaca2-392d-4e43-a988-eec9ffb05710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:26.411Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=41411cb5-97b3-45ed-b3df-c60a9c301a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:36.470Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=55cc14f5-9f15-4551-8fd2-508fef072b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:46.484Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=2b17eb8b-c5b2-47f5-a604-d935d46cc52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:56.494Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=544585a5-d5f2-45f9-a8f8-287ccebd230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T02:59:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:06.506Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=affd7564-923a-42a0-a6ec-34b898ba1187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:16.517Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=617a136d-8ed3-4f0a-a4d2-03a89970cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:26.530Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ce71941b-2a27-4b69-b7a0-48d5a74b2688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:36.541Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d227fd7b-cd0a-4907-91fe-7ea3059dcf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:46.560Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3c49f9a2-ecf4-4a9d-9ccd-4bce1cd2bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:56.573Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=eafe6d10-67ae-4888-ba1d-577270482f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:00:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:06.585Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ed01905a-9897-465c-8c77-881a558b217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:16.597Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8081fe46-8ffe-45a7-9617-daddc2eb916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:26.607Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c49b0664-edb3-46ef-8b6f-979f744b1db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:36.630Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3d09fc2d-6d2a-48eb-be4c-544097ac5e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:46.642Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ff34b9ed-a6b4-43a2-91fd-da30602b55f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:56.663Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1b792214-3eb6-4c91-b7fb-43cd11f79df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:01:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:06.674Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8f32a74d-0572-47c0-a4d5-490660c31d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:16.686Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9b2a0991-23d7-4a0f-9c8a-52ac480db8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:02:21.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:02:21.992Z |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-11-03T03:02:21.993Z |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-11-03T03:02:21.996Z |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-11-03T03:02:22.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:02:22.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:02:22.009Z |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-11-03T03:02:22.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:26.698Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6479bef1-3586-45c0-83f5-6403652e28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:36.713Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1be8eaec-6441-41b1-9ba6-47fa7a41bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:46.756Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=42646d54-33df-498d-9d90-a2f6d35b164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:56.771Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a3e63589-cf03-4c83-937c-861b1683267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:02:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:06.787Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=82fe9343-4358-4403-b7b7-a780cf2f9cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:16.810Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=05510df9-43f7-465e-87ca-bc93d5680c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:26.824Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=27ef6332-b9e2-44d7-9e47-99163cc4acce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:36.836Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7b11248a-9a60-4cb9-b6d3-e677bbe60dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:46.852Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=2f601835-0e1f-45ac-8f79-858390139c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:56.882Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=78f2b270-99ec-4c78-9593-aff266002212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:03:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:06.904Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a8d9fb0f-a28b-49b2-b6d9-e2db6e0ebc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:16.917Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8dd7d910-5009-4af8-ade1-5aac6015ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:26.927Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=68679586-2b13-4a95-977f-8c0be0fbc4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:36.939Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d18145d6-bbc1-4087-bbbc-4c4e470553bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:46.950Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6ab3437c-5929-450d-8be3-17838fde56be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:56.963Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=400d6475-747c-4fce-a5c1-5df7dbf32fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:04:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:06.976Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b556edd4-e05e-42cd-9340-bee52a9ef767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:16.987Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e2ae8f5f-e6c7-4bd8-9001-f33712b64718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:26.999Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=63a5ac37-eb8e-4576-b4c8-9911a74d8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:37.013Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b6667e81-28d0-4e5d-8a32-45fa364c1999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:47.032Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5a4d2d98-ee9d-4735-807c-fc4b5b78cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:57.056Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=2bea8e65-7e32-4657-a0af-c08a41144e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:05:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:07.068Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5117dd1e-e7ae-4950-a814-f698010c775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:17.081Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=05363099-009a-4817-97ad-befe73b25a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:27.097Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1b81e3e6-5065-4bf4-be8d-91043d53403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:37.109Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e335c7a1-e420-4a8b-86c3-b9bdd1888dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:47.121Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=94c2e3ef-cb98-40f0-8bfd-de2b742453d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:57.132Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ef73921d-052e-4cd7-9dfe-fce808e02483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:06:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:07.143Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=dbe78708-e4dd-4d69-a341-c0df4c081913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:17.154Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=46ac10ae-f0e4-4def-b2db-43a3ef379838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:07:22.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:07:22.055Z |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-11-03T03:07:22.056Z |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-11-03T03:07:22.059Z |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-11-03T03:07:22.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:07:22.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:07:22.070Z |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-11-03T03:07:22.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:27.165Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=822892e6-aa84-442a-802f-8cd170b5bb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:37.176Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e1cfae53-71b1-40da-8afe-d7406022162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:47.186Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=77593cf8-bd67-4e83-96f1-7e43692d7ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:57.197Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c8834cb1-912d-49b6-894f-24dfedc9d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:07:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:07.208Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=18e56d29-d9d7-4d3d-a91a-3fb760fed856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:17.220Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=94d0a55c-e9ed-4dd3-97c4-830fd5c6e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:27.230Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b8a0f178-fbea-449d-8db2-a262b5421331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:37.240Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=565b624a-944e-4ac7-ab3e-cefc33da7b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:47.251Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=17568321-61d7-41d7-9f43-91ae669a2fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:57.262Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3d2f22cb-35bd-4b4a-bb9c-5152c1996f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:08:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:07.272Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c535a00b-696d-43c9-ae0a-21c267a57aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:17.281Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6b71ffc8-a81a-413c-93e8-d521491dd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:27.291Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=830bc983-5ca6-4dde-a088-2b4cec18e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:37.300Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b604e1fb-81da-4fe3-b999-a5808c98cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:47.311Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=00354628-dd0b-41b4-acba-cbe0b0d59399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:57.321Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=86567767-9025-413e-b1fd-650e235c280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:09:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:07.331Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=bbc28dcf-5181-4ff0-9b46-0adc517af880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:17.341Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=fb2c4acb-2b06-4f8c-876d-61ffe6eb4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:27.352Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d3743e82-0280-4964-944c-fbf1f3375552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:37.362Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ecb04404-17ba-4489-b068-86422779a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:47.370Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b39f3f8c-92c4-4c74-8e3f-130dbb974a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:57.379Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=68012a73-5daf-4992-b55b-871745d46ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:10:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:07.393Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=7ad05b24-e1af-49c9-b136-1114b6ca28bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:17.409Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=879412ea-acce-4d0f-a0e1-5f881da8f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:27.419Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e82fce82-7116-4bbe-8ebb-f6f312f90fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:37.430Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=24f68c09-b10b-49d6-9bbc-f10e9b3d458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:47.441Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=095aef05-12c0-41a0-8958-8c1739635147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:57.451Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b05fb99b-dcc0-4797-ac8d-f006b064826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:11:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:07.461Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=cee9d4e8-c369-4fef-b282-90020ee7d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:17.472Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d965ca09-d312-4919-b1d9-c287a12f0bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:12:22.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:12:22.038Z |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-11-03T03:12:22.040Z |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-11-03T03:12:22.043Z |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-11-03T03:12:22.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:12:22.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:12:22.053Z |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-11-03T03:12:22.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:27.481Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5e2fa42a-f3a1-4324-bde8-1884fe6d24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:37.491Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5f808a10-e4ae-478d-b4b2-ae59973d55b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:47.500Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8d6a0789-ab92-40e4-b6e9-a58a9c3382ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:57.510Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e5327470-191f-4a5f-9cd4-31cc30d861f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:12:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:07.520Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6ccf73bb-790d-4733-809d-464e93314f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:17.529Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0da0e9f5-e650-484d-8e5e-c22179bb8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:27.539Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5d9f8cb1-b81b-4e20-a880-7c8f5bb600ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:37.548Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=acb4fd0c-9ba8-4c6f-b0fd-e8610e168180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:47.558Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c26e6b08-79aa-4054-a243-d741b6c88fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:57.568Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=dd98b83c-d729-4bad-bbe4-1f86a1d78d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:13:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:07.577Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=4b415ffb-7a23-4ca8-b20a-d085e04f16b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:17.587Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e527c1c4-5f33-4708-b52c-fa5b4c899b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:27.620Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c761ffe6-4fd9-4335-99e3-e2ee7590230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:37.629Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b3c854d2-2866-4d1b-b027-b609cfd4979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:37.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:47.639Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=f0f6d6ee-9e0a-4a23-9af2-164e683a856d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:57.661Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=093b7136-e4ef-47a4-872b-33f090111807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:14:57.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:07.672Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c85dda71-d8f4-45aa-8db1-7779d2fa5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:17.684Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0dd50be5-83df-4c95-bd3d-64abff21878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:27.693Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8ca138e1-c8a8-4935-8b3f-894d553082c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:37.707Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=cf0a3345-52da-4633-968d-aa2d350f8421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:47.717Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ab211be5-25e8-4e02-a340-804ac3638e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:57.729Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=73f8d9ae-2465-4e61-9440-fb9007f59327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:15:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:07.738Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8f033a18-0dcf-471e-9c57-c364ea246c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:17.749Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9c46ca79-3683-465b-af06-1fb70845e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:27.758Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e2dd8094-1a5e-4ac9-9724-0b62104cbd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:37.769Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=aa1b2ce9-61e5-4e51-8b1c-8282fede2400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:47.780Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e6cf3008-c0b4-444a-ad76-052b2ab2824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:57.793Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d9cff691-6f37-4e82-b475-edd45e2b2ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:16:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:07.808Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ef700e51-5160-4ebc-bf8e-4fb07401e839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:17.820Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=48c6f9d2-7256-4251-b805-3ae804fe278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:17:21.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:17:21.984Z |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-11-03T03:17:21.985Z |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-11-03T03:17:21.989Z |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-11-03T03:17:22.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:17:22.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:17:22.000Z |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-11-03T03:17:22.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:27.829Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c9e5b7c8-39d1-4446-8b2c-72d07c829d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:37.840Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=bfae2297-7658-4513-b251-89d4ee459836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:47.850Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8669fdd5-7c8a-4781-ba9b-af3334b1f7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:57.861Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1cf32531-4f0c-43df-b7f1-92e1b4becf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:17:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:07.871Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=66672577-f0e5-4ada-af88-4e7103267d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:17.880Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=91413bf5-7c80-4d48-a119-b9949ba3c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:27.889Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=41c8563c-3982-4763-8ea5-48569c2f3c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:37.899Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a4f30e4f-7467-4cdc-bab8-681f028cb203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:47.913Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=c6e7e616-56a7-4d9b-9485-317f377e88fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:57.923Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=487ed20d-1f70-4a93-9c93-de54c5183de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:18:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:07.933Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5c56bba0-ec73-4df4-b514-8ec2cc8ab01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:17.942Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=ac52f68e-39c6-43fa-baba-b40faa183438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:27.955Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d20c5fe6-6037-47b4-9879-e65d30d99985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:37.966Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3d3832b5-1f55-4d49-bc8a-4294fbcd8913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:47.975Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=cf4aa24e-dd5b-47f3-9f55-39183aebd97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:57.986Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=02caec4a-3597-42b8-91b4-7f81cfab0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:19:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:07.996Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=db2e1e6f-67f3-4928-b83e-61eb81f37f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:18.007Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b0ad4773-e0b1-4dd9-a32b-4c2813bde5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:28.017Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=457da36b-1663-4d22-931d-8ca84966e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:38.026Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=f1090114-2f7f-4d94-be28-81c35e129072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:48.035Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=8b445433-63a9-4ad3-ba58-45fb27ec9c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:58.045Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=f8e37235-6664-438a-9e93-5aa2b98efc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:20:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:08.056Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=504b567e-f90e-4af4-8e93-63a47593f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:18.067Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1ed0d57f-ffad-4c08-a328-b56979414103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:28.077Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=aecd25cf-1b5f-40c6-809d-cfd1704692a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:38.088Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b88843b5-4fc4-4949-9ae4-e65460a43d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:48.098Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=64901738-8bc4-4ef7-a3a3-000e1f1d097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:58.108Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a181c300-810e-4df2-9c94-d95428761d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:21:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:08.124Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=fbdec8a1-b2a1-4847-bd71-b8b00621f16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:18.134Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=27dae459-e782-4534-b0d3-d03dac960909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:22:21.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:22:21.920Z |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-11-03T03:22:21.921Z |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-11-03T03:22:21.922Z |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-11-03T03:22:21.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:22:21.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:22:21.929Z |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-11-03T03:22:21.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:28.144Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3318f1e6-1ccf-4ee3-99b5-38c8868e43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:38.180Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=2df68624-ce1e-4c2e-93fb-9e1db86bb787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:48.189Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9d5a164e-0bcb-418a-b337-adda4f6ccd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:58.199Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=85c4fcfc-30e3-4308-83c2-0bc43b1c58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:22:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:08.209Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=63eee209-2b4e-411e-b4cc-30652e81b926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:18.218Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=55e0f316-a293-4207-a3a8-32e4ec6ba2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:28.231Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=bad56715-31ec-4e6f-b6b5-6772801e2de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:28.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:38.261Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=636f29d4-1796-465f-bdcf-f4c50ea38893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:48.271Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=4666fe37-2aef-4b14-a03c-122c8b697cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:58.280Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=a2d7052f-6e62-46e9-aa3c-7b72735543c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:23:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:08.290Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=301973cb-9497-40b3-bb12-28b23f4ec6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:18.302Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=099c07f6-a1fa-45f8-bd53-b53ea83f1416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:18.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:28.311Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=00ba1777-7ced-4685-bf12-c5e61fb9e4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:38.320Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=29f2fce8-a2e3-464e-8fbe-b2e24e9cf237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:38.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:48.329Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=629cd539-71f2-40b5-ba76-555d1b5859e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:58.343Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=b445990f-e7c7-40cd-83b6-d74a5df4759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:24:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:08.352Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0942bad7-41a9-4c4e-aa8f-0c51b4bf31bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:08.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:18.360Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=1ef06394-809c-4a09-bcfe-f8c1b61b4402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:28.369Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e9b1c7ac-d6e8-4fc1-8e7e-d36d61e8c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:38.381Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=968145c6-0557-4955-b808-9abca341ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:48.391Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=22c823d1-6bc5-4cff-9a97-ceeb6aab173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:58.401Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=cfce282a-6523-482c-bb02-b806295bb812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:25:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:08.410Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=55db84c5-a3e7-4b4a-92b4-e5b848d7ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:08.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:18.421Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5f303cb4-e0a1-4ffa-aa22-868331f40020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:28.430Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=52503791-505c-4b32-8a15-83b2d39504a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:38.438Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=afc543aa-89f1-4e79-99fd-5324988b0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:48.447Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=209d471e-b497-41b5-b466-31ee58a2364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:58.454Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=50cb1137-d48e-43d1-8853-4eba457d2351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:26:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:08.463Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6dad1617-d83c-4269-af26-dde88a909047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:18.473Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9e7e8d67-caac-4821-a7f5-18023a62e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:27:22.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T03:27:22.112Z |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-11-03T03:27:22.113Z |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-11-03T03:27:22.116Z |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-11-03T03:27:22.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T03:27:22.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T03:27:22.124Z |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-11-03T03:27:22.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:28.482Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=fa107b81-afc6-425b-a84e-a6fd610ab423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:38.491Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=249b1c3c-e676-4bc4-874e-1a6342b01a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:48.500Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=beca8158-b76c-4bc2-be14-9f5ddbc34710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:48.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:58.509Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=d35ef65f-3f3d-4f34-9f3a-803ff84a9ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:27:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:08.518Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=9d422558-d7b9-44bc-b364-44fa87516918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:18.526Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=df6a2474-5b5b-43ef-ae4a-3acec72cbcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:28.543Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=4962d260-543c-4fc4-874a-625da148b200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:38.554Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=70787980-3989-4edc-8e2a-b4edcac6f1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:48.564Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e97d5aeb-ac00-40e7-a841-e8d073045b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:58.573Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=eee62e3d-22b2-4361-ae5d-66ff8e69505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:28:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:08.584Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6727659a-afeb-42a9-b465-56e031171997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:18.595Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=83eef4a1-20f6-4568-a726-3ef5bdeb421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:28.608Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=e98bd584-4f3c-4014-8475-f6c35c4fc6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:38.619Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=372b5da6-bf5d-44d5-ac96-3d408fdeb99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:48.628Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=07be0a11-08d9-43b9-b85a-1e0798cbe2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:48.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:58.638Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=611ff6a0-573b-482c-ba49-f592c80d79a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:29:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:08.648Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=3c8aa65b-10ff-4b76-9d7d-10555cf4bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:18.659Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=690887dc-0074-4c60-a93e-d4b955d0e971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:28.668Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=987693f9-e25a-44a7-a70a-1f008ebeea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:38.682Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0f5a30d6-949c-4a04-9131-bb86d067403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:48.690Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=5b8420cc-008d-4abf-847f-e61220c5bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:58.698Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=92d60810-b3d2-460a-ad9a-2605a8a71f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:30:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:08.707Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=6eb9b16a-9b60-422e-8415-1de39f5f6aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:18.717Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=034fa009-3a9d-4f0a-be42-87920fd69259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:28.726Z |INFO |Init configs |InvocationID=06c45d19-038a-43ee-9554-4c09f09b0f4f, InstanceUUID=0847214d-62ce-4c35-82b4-e98070666997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T03:31:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |