. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:46:28.038Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:46:28.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T02:46:28.101Z |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-09-28T02:46:29.639Z |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-09-28T02:46:29.797Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T02:46:29.798Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T02:46:29.799Z |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-09-28T02:46:30.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T02:46:30.301Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-28T02:46:30.337Z |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-09-28T02:46:33.412Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T02:46:34.310Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-28T02:46:34.348Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-28T02:46:34.349Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T02:46:34.490Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-28T02:46:34.491Z |INFO |Root WebApplicationContext: initialization completed in 4153 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-28T02:46:35.610Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-28T02:46:37.836Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T02:46:39.947Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T02:46:40.896Z |INFO |Started MainApp in 17.429 seconds (JVM running for 18.549) |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-28T02:46:41.087Z |INFO |Start scheduling PRH workflow |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:46:41.107Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e53cebc6-0549-4b57-9c6c-8389472252bd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T02:46:42.967Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T02:46:42.968Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T02:46:42.970Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:46:43.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:46:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:46:53.198Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9b5e2581-863c-46bf-8fdb-1c528d0ac406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:46:54.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:46:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:04.284Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=99948df4-377a-468c-b877-190f003855eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:47:05.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:15.389Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9f606bc6-12f0-4c1a-8364-1c5843e7bd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:47:16.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:26.460Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6eb416c2-2482-4eb3-95fb-529b5d41d8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:47:27.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:37.595Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5fc1317a-200b-4628-9243-f7b9baab7b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:47:38.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:48.667Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0009234f-43b5-41df-a9ee-f79909bcb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:47:49.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:47:59.743Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=730ac2eb-99ac-4bcd-80d7-b1bee59465a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-28T02:48:00.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:10.817Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8a386f23-bd3d-489f-b49c-4837ec79b07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:21.077Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2f8f30f5-2c8a-40c0-bfcb-637f18601575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:31.104Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b7d2fced-9306-438c-938a-35483d76960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:41.129Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ac605540-e317-4a8c-b2ce-5b98676353e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:51.149Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1e1a0ab4-5c6d-4031-8e5b-da9d5b4241c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:48:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:01.179Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=da9fa298-0c1d-433b-b80d-5d4c5d146be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:11.203Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=680ab830-47fd-4cbd-a8cf-55bc1d0184e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:21.234Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3f7b94af-0c0c-4c25-9b74-032305970872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:31.286Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b376d164-22a6-4008-b409-331e70597a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:41.305Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7f3c7653-f527-4db0-9693-0e2f3c14a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:51.340Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=64df54ce-9f9b-4576-a7e1-23c711e78e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:49:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:01.365Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=eb0392fa-0cf6-4ed7-96c4-23559db61895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:11.426Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=916293b6-91d3-45d1-baf5-20a640922bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:21.459Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=53e026cb-8161-4eae-a448-f70f19f0d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:31.510Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4175f5c9-5613-46f0-8535-4b65f737c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:31.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:41.544Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=865d836d-b7b6-4995-993c-10e230cbb078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:51.611Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=71f998bc-90b7-439f-8384-9d0f66d12361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:50:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:01.633Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ccfe56f6-d86a-4e7c-8f4a-165c34e60768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:11.660Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fbb0d0cf-4a25-4de8-8967-28ad973e8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:21.688Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b364aded-7ebf-46c2-a54e-2658bf435bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:31.706Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=31684e95-75e3-4a8a-b80f-c9e45a6220bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:51:36.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:51:36.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T02:51:36.799Z |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-09-28T02:51:36.802Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T02:51:36.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T02:51:36.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T02:51:36.827Z |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-09-28T02:51:36.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:41.757Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0535c0ad-dd13-4c11-8168-8098bdd3cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:51.794Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4e47ed81-1779-4276-b9ef-2ba8016fafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:51:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:01.815Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0ec3e96b-6dd3-4ac3-888f-1d932e49e282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:11.833Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=aa2ee472-034a-45b4-aa8f-a3cf63373106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:21.856Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=666d3530-a1a7-4f9e-bd72-ae008d53d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:31.873Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=66c270ff-dd17-4eee-b8de-45dadf9283a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:41.893Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=76f89ff6-d45b-42ee-a5a7-ca025b662e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:51.917Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8c440c0c-f0db-4e57-9151-94d15e5eb79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:52:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:01.934Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1ef2aa92-e836-4ea5-a041-bcc9d8e417e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:11.958Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fc66cb09-087f-45c6-b242-ec465ee9e08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:21.987Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bc0089c3-6b61-44d0-85fe-10a33a48a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:32.016Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b24a4838-0a16-429d-9614-4458545c6f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:42.060Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=df873a92-5ddf-4333-861f-1e9c3f586729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:52.089Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0f1daad0-8627-411f-9660-ec6216c2c563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:53:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:02.120Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2a14e6c7-563c-43ef-b02c-92ec8473325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:12.146Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=86528084-a2d9-4b3c-ad09-39eadd8653a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:22.166Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c1d54181-9965-487c-9da7-696e754859aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:32.179Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e27ae8c4-a390-49eb-8e4c-f98f2416f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:42.196Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=44fc65eb-66cf-4f17-8ea8-2225c23cc277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:52.214Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8f129242-7dd7-4c99-abb8-ad98c288a90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:54:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:02.236Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=43b0cf73-5a59-4255-99b0-686a62aea279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:12.257Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=657c3285-96f2-4877-98c6-8f11b5046fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:12.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:22.275Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=df6a53b4-5584-4915-bd1a-56d623c5e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:32.291Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=93ad4619-8453-4668-b6b5-8ef45442b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:42.307Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f9e3159e-2c51-401e-88b4-1c9d2e4a516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:52.321Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=45c2d834-bacc-40a6-bda6-6a055af593e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:55:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:02.341Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4d74a4a7-707c-4a2c-ae58-855a99857d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:12.372Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ff043ed0-8f10-4374-87ce-ea65e8680482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:22.394Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ea7c1342-0f16-4a18-a4b7-5a558260d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:32.407Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=48dacd82-e737-4163-9f25-e0d84dce5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:56:36.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T02:56:36.043Z |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-09-28T02:56:36.044Z |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-09-28T02:56:36.049Z |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-09-28T02:56:36.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T02:56:36.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T02:56:36.066Z |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-09-28T02:56:36.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:42.501Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5f15c0e7-a5de-4b5c-903f-6b5ba2113549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:52.526Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e230f3f5-2584-412e-afc8-f7c6f9b65583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:56:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:02.549Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8c829f87-9427-4807-93d7-e678787b6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:12.585Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ff7993d0-0a84-4583-9ff6-142ac81245a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:22.604Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=85725f35-c29c-4cb0-a8d2-598a75cf3a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:32.623Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d1e50be1-57dd-482a-9f4d-a80741b73110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:42.640Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2963db28-f9a1-473f-b265-83b85ab31065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:52.654Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3e275e43-08a9-434a-8cbf-233607a56e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:57:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:02.677Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0e95b2a8-7b21-460c-a87e-41546a031bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:12.696Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0b49bd2f-b73a-4642-848f-6915e63d8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:12.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:22.712Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f663cfd5-9326-479a-9eee-e5214b50e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:32.726Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ce0e9279-e2b8-48eb-85cd-e10a7f274232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:42.741Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=118cb916-5229-4fa4-bcfb-62a87fed8eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:52.754Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f239424e-15c0-4c36-a227-823557a0b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:58:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:02.771Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=26d963b7-cd27-45d4-a57b-b0249d895d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:12.786Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1230558d-e889-4c56-8a3e-dce42d3f8d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:22.808Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1da97e84-12a9-4582-9e3e-f7ccf98c2376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:32.829Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d2e9c042-f026-47a4-934c-cdb5f43f0eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:42.848Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=148fd18d-4994-4dea-b41e-7b6fd2bbe2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:52.866Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e62ff175-5061-4a42-9287-b58a94cfc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T02:59:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:02.906Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fab3d918-7875-4924-b074-755cfb1663d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:12.940Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=34e460a7-5f5a-434d-9ac6-c48b2c1af58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:22.954Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0d3320c5-21e5-4fb1-9cbf-06635ae69487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:22.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:32.969Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8902a178-0e6a-4a11-b174-7f17a2b30a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:42.985Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=106031cd-b6eb-40e8-a347-6d3072ec9218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:52.997Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=352b1c83-e899-4b79-9d17-d96b77ddf3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:00:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:03.013Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=23c66d81-fa98-4a03-8ff4-06c8fca2cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:13.056Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5714717b-09f9-44ec-9146-a9f6a5534659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:23.079Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d414973d-8633-4489-b616-8a92d984f606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:33.097Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=28d43891-c836-4ad7-a720-68444677539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:01:36.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:01:36.126Z |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-09-28T03:01:36.127Z |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-09-28T03:01:36.130Z |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-09-28T03:01:36.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:01:36.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:01:36.151Z |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-09-28T03:01:36.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:43.112Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=51f6de16-ac47-4699-b7ea-0bfa51fe27a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:53.126Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0df0f1cd-ade2-4bf3-8737-00a6d971d918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:01:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:03.141Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=895f0027-b754-486e-afcf-477324cffb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:13.154Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c9732256-4987-43f2-aa07-82588548416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:23.167Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0e5d209b-8006-425c-83df-b34f4e4660ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:33.177Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2500b8c0-e522-4b17-8952-d117368df466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:33.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:43.190Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=53282fb2-8f9f-4cbc-9355-f22b04c6a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:53.206Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=efbb6f52-e6ea-4c6d-bbee-3164ce259e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:02:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:03.311Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d42736f3-bfdc-474a-a25d-fd61c1c2d160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:13.368Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=db32ddbe-94be-426c-a71c-2fa04f3db15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:23.385Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=54eb4067-fb4c-4c67-b416-956be1d81958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:33.397Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6d2b8e93-ef3f-4867-963a-88a5c5aef950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:43.420Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1870bf27-3264-4052-82fd-7eb05721068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:53.432Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d96f9555-e74b-409f-b0bf-aa7c458e6c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:03:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:03.445Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=801801b6-9e94-495b-92cc-f4e4c44d7b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:13.459Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2a96d790-2501-438a-a744-cca4328aac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:23.472Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=07894d44-6ef2-4ed2-b257-d367406142f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:33.488Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b55d492a-cc01-4aad-ba75-34de4e383a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:43.504Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e73322f5-c7dd-49d2-abbb-faca3cd8ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:53.521Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d86039e8-df4e-4df3-9a1e-b32b2fa03e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:04:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:03.535Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e690e685-82d7-491a-a4dc-533febda34aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:13.547Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ed8155cc-c627-4a74-b352-e41c650e131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:23.560Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=893877d5-0c06-40cb-b78f-4e7902083fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:33.577Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5d830a06-ad21-494c-9d70-3de7543da07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:43.597Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=42508d6d-6f9e-49e1-877c-1666539e6399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:53.613Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=345d2ad2-7aa4-423b-a0e5-a5c0c11d4a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:05:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:03.630Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f555abe7-8942-42d4-89c1-9011fc22d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:13.644Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=89acc503-af5a-4486-a294-037a03d95e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:23.657Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=095ebdbc-b66f-414a-9827-e4ae4674665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:33.688Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=37b0b8be-37c7-421c-915b-ed19d859d81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:06:36.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:06:36.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T03:06:36.048Z |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-09-28T03:06:36.052Z |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-09-28T03:06:36.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:06:36.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:06:36.071Z |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-09-28T03:06:36.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:43.707Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=92826ef9-c878-47db-8b81-ba0b6259c435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:53.725Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=edab1013-7dd8-47c3-8f26-b968d6af41e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:06:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:03.742Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7cc67e94-cee9-4880-bcf4-d1419ea9c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:13.755Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=94329998-5418-4b9c-a30d-bfa2ccccbb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:23.772Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=51d27d2b-b121-4521-b3be-750cc8e6d334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:33.787Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=391e1135-f2bb-4b92-8f55-3de30d845357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:43.831Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bf6e5a3b-a50b-4068-901e-e39f4c8fb603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:53.844Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=04e0b4d7-f561-4827-9aa3-85f17a3541c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:07:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:03.856Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e7abbe39-65d7-435f-a27b-8c487f5d818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:13.871Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5dacbb2e-03a1-4486-84d3-bf355dc3d1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:23.887Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=75709309-fa70-4f61-ad0f-119287e55827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:33.907Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=69c2e7a1-9806-4bf6-8734-02e88a01c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:33.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:43.919Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ddf70f18-be76-491f-b733-7eda2fd40227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:53.933Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6d24c64f-0af5-43cc-acf0-fd1a78820064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:08:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:03.944Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5c80da01-6d69-49d3-9c7a-b9d280dae942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:13.958Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=881e6a4a-4da7-4aac-96a9-6703fb70f564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:23.968Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=94c37e5b-0222-4353-b70b-90634aa75e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:33.980Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=01fa4ce4-5a8a-4db8-8825-bc8b7d706a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:43.992Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2f11696e-7e4c-4be7-b724-9f7e78c1b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:54.007Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c70f94b0-5e13-4ea5-8b23-6aafb2402224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:09:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:04.018Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5cfb189f-7158-4ee4-bd04-f7a082fd556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:14.029Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=571779cd-c564-4428-8996-318eeecda9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:24.040Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3ebd801b-b728-435f-9430-b6dc330b087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:34.051Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6deb2a1a-6bc9-4372-ba20-faf8ba20ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:44.062Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=07edbaa1-29be-4f0a-be30-d6bcaa39cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:54.073Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8dfd1f3b-9269-480d-b855-8365e3d5e032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:10:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:04.084Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c7a44b8d-2e85-4e3f-abfb-5472808e182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:14.096Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1e992b94-f738-4858-a711-1f9aac444584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:24.109Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ddc025b7-9315-4c0b-9f92-e850363a884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:34.121Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bfba0106-f875-4abc-9945-47555df1f870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:11:35.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:11:35.912Z |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-09-28T03:11:35.913Z |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-09-28T03:11:35.914Z |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-09-28T03:11:35.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:11:35.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:11:35.923Z |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-09-28T03:11:35.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:44.132Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bdad2be1-0099-4235-a3c5-a752e6abad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:54.146Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8542d036-6abe-4973-afde-ac9a280b9232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:11:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:04.157Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8469cab3-e5e2-41e4-a726-3cf330c7a442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:04.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:14.168Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=549abe23-ffa9-49d3-a109-a2d8b9f02d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:24.180Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=be04b953-c76b-40ed-b26f-991805f41019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:34.191Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=20f76fe0-68c0-4880-987f-ded71d3996d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:44.205Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f9eb28fc-22c1-4d5d-8876-67743360c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:54.283Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e903b751-e601-4da9-9762-47811ee335d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:12:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:04.293Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2815e22f-5ca5-49e2-8b8f-c050f821edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:14.303Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e596542a-8697-4a5f-9242-ee7c24ff3028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:24.315Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2e713c44-d113-4d2b-b894-5430f31a61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:34.329Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8f33cea5-3924-4eb6-bd1a-1e679c5aac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:44.340Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=47f62ec1-0ae3-454d-b122-df6bc2f1f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:54.350Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=79e76c3d-14d5-4a04-9151-711601c8d2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:13:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:04.360Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=13a54cb0-a0e6-4878-881e-0d3698a30e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:14.372Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=30132583-5fa9-4d08-bb37-3c283699f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:24.387Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6ff66eec-9bdb-4dba-8b32-ff6e09e100b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:34.400Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6a8064bf-896a-49b2-a29d-2ee5a357d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:44.410Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f3bebec8-1ced-44d6-8d20-286fa7006ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:54.429Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4ce05954-83a1-4956-b72e-8687a1936449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:14:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:04.441Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b2e08980-5511-4770-9ade-84c296b82543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:14.451Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3f0565e0-e3e2-4707-beca-18cb3fc275e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:24.464Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d7fb610d-056d-4ce4-8fa2-39081b72ac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:34.475Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c78f6687-014f-41b0-83fa-becfa388c5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:44.497Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=40396884-1141-42b2-a4a0-d85c66607bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:54.509Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b35cf003-42f2-4def-bb1b-f0876d10c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:15:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:04.519Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dddf546d-1905-497b-9c56-90115dc10095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:14.531Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=eb8401b4-d1ee-4759-a3ce-3780748f2f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:24.546Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bd079da3-efda-4e31-a1e6-b1944f78d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:34.556Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=87f81a72-4136-4eeb-b956-6254a1ff42c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:16:35.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:16:35.986Z |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-09-28T03:16:35.987Z |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-09-28T03:16:35.991Z |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-09-28T03:16:35.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:16:35.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:16:35.999Z |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-09-28T03:16:36.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:44.566Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5006684e-24a1-4f33-a5a8-87698f1c75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:54.578Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ebd74f78-f7b3-4de1-a1f1-ed3260efd2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:16:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:04.598Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5ead9d5d-6919-4812-93da-d3a98b974faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:14.613Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9314cc6d-8af1-4b8b-9723-1f4ea53e675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:24.624Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2bd23860-b5c7-4cd0-a2a2-9646626e3ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:34.650Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b30af454-ca01-40f4-b2d3-5f1a5b17829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:44.668Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ed246599-0369-4c93-ad76-f860740f7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:54.688Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=930a5b60-1e4c-42ee-9e20-cf03e329e55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:17:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:04.711Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=da931fb5-b1f2-42df-bbbf-fb700e61e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:14.729Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fcd0da28-a1e2-4b1a-88c8-f8e74f220530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:24.741Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bd70b86d-5825-4e3c-b77f-880c85cfe50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:34.752Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=30828d99-ea77-4713-9177-e415a89aacc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:34.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:44.770Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=73707e95-29cd-41f1-9706-abe0c1aa3cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:54.789Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=18a66e3b-32ca-4fb8-b518-61e4e0b8d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:18:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:04.808Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=55b2bba2-e990-4c07-a431-da21fd1749f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:14.829Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d9806f8b-4e19-4dcc-a36e-3a81a4161dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:24.843Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b3171a24-e713-4fde-9fa1-34ca41d650f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:34.857Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0e26364b-7241-4442-83ab-1cbac5f0239a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:44.873Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=25ae9689-acc3-475c-a3f5-675e1ebb4069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:54.890Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e645379c-95c0-4220-946f-729868f8d5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:19:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:04.901Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0c469e99-0684-4f11-ab9b-4fab349d0223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:14.911Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cd2610f0-0ce4-4766-ba27-6404ce063166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:24.930Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8c8c507b-045b-4683-8a9d-dd69803678da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:34.944Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8db59146-ce79-47d0-ac6c-4070ac997861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:44.960Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f65cf530-a2d2-4123-aa4d-c91859e26d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:54.976Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3d5dad1b-7b0d-4d13-8a68-c89790917040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:20:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:05.000Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=398d7cb8-8b31-4002-b06e-7d303d2fe614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:15.021Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a1f79377-49de-4055-bf93-5a6eb3c632bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:25.044Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e3f78e0c-26ce-476a-97ae-f7cfd52ea176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:25.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:35.074Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3aaa1451-e9d9-478d-971b-59d354e5bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:21:36.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:21:36.218Z |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-09-28T03:21:36.220Z |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-09-28T03:21:36.224Z |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-09-28T03:21:36.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:21:36.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:21:36.239Z |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-09-28T03:21:36.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:45.094Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6e94f0a9-05b6-4035-a111-e113c2f89ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:55.109Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bd2c6c3c-dcd3-4013-b9c4-3f52e6f36288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:21:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:05.124Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=34c5bb35-3b1e-4391-a90c-f4b1104aacb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:15.135Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=997b098f-1d55-4236-be91-6c27b44a3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:25.148Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b6f1c494-fefe-4341-8165-d1df4012f059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:35.158Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a89b0f62-52bf-45ac-930c-1a9fda39ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:45.169Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0e9c5848-ca8f-44ca-a191-2d0ae4c60d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:55.193Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=29ad14c0-d3a8-4f12-ab7c-6fdab2b267cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:22:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:05.210Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fc77e452-c6ca-451e-9dca-a3a4a4fdf1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:15.226Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f1a05449-8327-4ff4-969f-fc489b3b51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:25.242Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=09a36ba3-f17a-4add-8618-89a9ec8377e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:25.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:35.258Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=403de63c-0197-4343-ad29-2c48a0e59d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:45.278Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0202dfda-91f9-4fb7-8fc3-588bd94c4e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:55.298Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e8e57b90-87e4-42aa-950a-cf52fe6cac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:23:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:05.314Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=aa11a100-34df-4c30-8306-0f4f051ccd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:15.339Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dedb8cb2-7725-42b1-a690-8a1735dd4018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:25.378Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ee3eec36-5180-4397-b560-6555167e953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:35.396Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=73180f22-c42f-49d1-8704-8b0a4c6e331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:45.412Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5450bc22-6062-411f-90a7-fbfcca10b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:55.429Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=78d254fe-9296-46e2-9478-441808e458a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:24:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:05.450Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6a1d192a-d585-4e7a-b79b-4a695d6cbbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:15.462Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bf1bce42-871c-4e95-aeac-2fb9fa0bad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:25.479Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=084c5a37-0c1c-4877-b5fe-9801b8a1eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:35.510Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f8a8131b-be20-4d81-ba55-000fc014c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:45.521Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=294c0de4-85da-4288-b2a5-b057efb6436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:55.533Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a98f3448-0550-495a-a135-4a7bfc891019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:25:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:05.549Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d75c80a2-d616-4db1-b64e-1d5ca3ecaee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:15.561Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3c8b1443-d329-4bfc-a206-009f30c3b954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:25.582Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cc8581c6-df9f-4ec3-999b-19b7d7912b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:35.602Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=62f31c63-f346-4d47-a2f0-0bf3ecdb4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:26:35.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:26:35.964Z |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-09-28T03:26:35.967Z |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-09-28T03:26:35.970Z |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-09-28T03:26:35.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:26:35.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:26:35.978Z |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-09-28T03:26:35.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:45.611Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=62e5a02c-12fe-439d-afde-ebb25cc474c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:55.624Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=44353a21-f11c-4d80-af62-1f44f81e546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:26:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:05.642Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f3430b83-9bf3-41eb-9805-d65ae39acf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:15.654Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=380c213c-b7c2-411b-a1e6-5d102ebc7b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:25.664Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c2365d43-bf00-4ad5-b4e0-b3cf2851be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:35.676Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d0f31202-39b4-437d-a151-10b6f9f246cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:45.684Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7de0da94-7e8f-4a06-aca4-742a322d450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:55.693Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=60a3b35b-ed87-466d-8772-e94f62f3671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:27:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:05.703Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=699cd258-33e6-4589-bdc9-4657c35f7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:15.730Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9f25b874-50fe-4682-bfae-648d61cf69de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:25.743Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5eb60286-8e35-43b4-842e-4aa0dfbe46fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:35.751Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5549d6ca-44d5-4e24-a231-c55980330dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:45.765Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=70937dab-7808-4995-9c59-e41877901a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:55.775Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dae7c34c-e111-4112-8fbe-6160632f0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:28:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:05.786Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=051a3876-bad4-4361-8721-c6657521244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:15.795Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b344cf01-7272-4977-951c-d10c48697d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:25.815Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f69cae35-3fb0-40c8-bb59-4367e539088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:35.825Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d01be6f0-a2e2-426b-8410-8782a34a0849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:45.835Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ac19b436-2a79-41ef-9cd1-953f0fe8381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:55.855Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0425bfde-305c-47b0-adba-261eda5d5787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:29:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:05.871Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6346ce83-c378-4679-870c-36e64a705f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:15.881Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8974f856-cac5-4711-88b9-6282219e7ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:25.891Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=67a1c6a1-01b9-4ba3-beec-1de4fdbd49fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:35.905Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a540bb7f-fa71-4da6-8c6c-16a6e3052ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:45.919Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9ab0c412-c64a-4ca5-8f80-d544a61aec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:55.937Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=324016cc-d9c9-441d-a35a-3e94da7eb59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:30:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:05.948Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a6296e7a-9d9f-44a5-9714-eefa7f9bc8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:15.962Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=22976aec-adc4-47d2-9b82-054bd0c1ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:25.975Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9e8d8ebb-e34b-4755-af51-fbafaf0e837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:31:35.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:31:35.981Z |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-09-28T03:31:35.982Z |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-09-28T03:31:35.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:35.989Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9b902721-db87-4872-92c7-94963c3714f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:31:36.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:31:36.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:31:36.002Z |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-09-28T03:31:36.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:45.998Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=389a55d6-bade-4f51-9010-fb6fa2e29ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:56.010Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f9ab8d09-c4a5-4107-af82-14efe50419e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:31:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:06.020Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bd70b160-f4e4-4471-b877-9c4eaea60362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:16.034Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f863c563-3000-4363-916e-d89060bb4a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:26.045Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2927a4cb-11c4-4d2e-b88a-823f7774417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:36.057Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=37b045d2-eeb6-4801-aff7-c9d911112c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:46.066Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6208f8a4-72d4-4e3f-a552-742eb95514e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:56.074Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=904a3a62-1617-4693-bc9d-0609f09f8417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:32:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:06.090Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6d6e2ab7-d315-4d43-a431-ef1670544774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:16.101Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=17297a19-f05d-4af8-b4f3-ca9d1b6ffd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:16.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:26.110Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b7b57a10-3f51-4de9-9e71-1d6d636e00fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:26.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:36.123Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8cc2b6fa-17af-4839-b7c2-4745465c704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:46.131Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c39f3ae5-3cfc-4e1e-a76c-860a8701bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:56.141Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=11e97911-31be-4d92-b6a1-c99cae253747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:33:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:06.156Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d5f58f3a-6de1-4ec4-952f-4d1ca6dc9351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:16.182Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0e7982cd-b945-47c2-b16f-c7b5084f517f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:26.192Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1180462e-818c-4a13-905f-d321cb99b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:36.202Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d401ad50-efcf-46a4-8547-0df297fdcf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:46.213Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=24597311-a51f-4c65-a55e-b443f23c392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:56.226Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9bfb7a8b-e055-4928-9926-b65ebffe2b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:34:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:06.237Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b0394ae9-2e43-478b-81c7-f1d33a15ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:16.246Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=36bef2ee-48ea-46f1-888d-8aac6f36df07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:26.256Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2b214cf8-3817-45df-9cf6-80bfe45597e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:36.268Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=720e9022-9a0d-4be4-8a7c-a810e24591e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:46.278Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dbaa0ff4-53dd-4484-9b06-69ff23352d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:56.287Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a15b5ba3-d0e6-4f95-ac74-ed65a2c41fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:35:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:06.297Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b3217bd7-3877-4206-855b-815ea858687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:16.309Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c1896d91-4243-400b-9f81-ad5aabc8b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:26.318Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=11242fe0-c495-49c0-a834-5f8d4093840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:36:35.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:36:35.888Z |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-09-28T03:36:35.888Z |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-09-28T03:36:35.890Z |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-09-28T03:36:35.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:36:35.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:36:35.897Z |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-09-28T03:36:35.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:36.328Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b20e276a-c7e6-460f-9e22-d05c4c0444ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:46.339Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=17ff23ec-7282-46fa-9e5c-1782d13faf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:56.348Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=667c0f8f-ff56-4349-879e-6db583b48e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:36:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:06.359Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=97c56aab-b82f-4238-b4e8-f4660c562d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:16.370Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0fd39178-ad80-4a51-af05-e6f4793e0fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:26.378Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=24c33a00-56b3-4640-971b-fa5bbd9e841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:36.390Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5285ca71-8d2f-4f6d-a944-5732c4022413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:46.399Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bd1fcf37-4744-4c29-9b9b-8e1d767df7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:46.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:56.416Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0ac7820e-0013-4c35-b7c5-1ee9c45eeae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:37:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:06.426Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=39649b53-967a-44ef-971d-258940585fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:16.437Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=629b7002-c359-4d35-8636-640ea0511723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:26.447Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8746d115-7c32-474b-97d4-1927d5c13e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:36.463Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7fff9f10-4956-4b8c-93bc-7cabb72f1a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:46.475Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8e3326f3-7b97-4a43-9d76-2beb1a915f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:56.487Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8332682d-db2c-438b-9ee9-752546139fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:38:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:06.498Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=93a482c9-207d-458e-8cb0-0fed5b2b1c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:16.518Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6dfb3ce1-eb09-4e8b-b0e0-d8e416ca7bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:16.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:26.529Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d849df43-a84a-4e97-9b08-7440faf6e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:36.542Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=20c0f26f-4aba-4339-8d4b-8e625a3f7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:46.553Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=09b410c8-061c-4266-8139-12646301f4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:56.563Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cb9b5708-07d3-4a02-b1cb-067eb0a1e1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:39:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:06.575Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5b1578c8-48f0-4c8e-a8ec-0b857e0fa8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:16.599Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6613966c-1991-4ae8-800e-2cd8e6a26eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:26.608Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1ad39b44-23b6-46a5-8f5f-ed2d2e313deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:36.618Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ca046c95-32e8-45d6-9019-594359bd4f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:46.643Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=30e250ee-52bb-43dd-bde3-7b407d76d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:56.660Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bf8cc49f-3094-48c3-ae18-ab99c58f9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:40:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:06.670Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f1971573-908a-4c5a-a1b6-c113de5ced6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:16.680Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=10e60259-54f7-4724-a33d-007b5f076304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:26.693Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fb2af103-64d8-456e-b0a7-1f1df731b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:41:35.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:41:35.952Z |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-09-28T03:41:35.953Z |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-09-28T03:41:35.956Z |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-09-28T03:41:35.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:41:35.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:41:35.964Z |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-09-28T03:41:35.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:36.712Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1ed8191a-fc09-48d5-b866-85985f2b2e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:46.747Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e9ec2f59-e510-41dd-abcc-83ac746e87af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:56.759Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ed213da0-6e4d-480a-b8fa-0629ff66997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:41:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:06.768Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=23e454d0-2a50-4177-a557-b5b7e97a0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:16.780Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9f6ba347-3df3-4ae8-8bae-dc062bcfb8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:26.792Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f21771f7-c07f-457a-a717-4665dfd7ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:36.806Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5537d77c-2a97-4b50-b8bc-957bc28ec6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:46.819Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f4dd2a40-e816-4579-a465-11cd20cefb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:56.828Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6015295e-bbd0-4163-93c9-410b65984bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:42:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:06.839Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0fbce91b-2c35-4101-a3ed-bbd944dfd176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:16.852Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b5c299a5-e261-4c5e-808a-065a5f2467e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:26.869Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=13287ae5-b089-47f7-9890-892ea288bbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:36.897Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8c5c000f-f935-4fc1-ac44-4d0bcc0baf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:46.905Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f4a41764-a326-42c4-afe1-2986d3c320e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:56.914Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fec0f5f4-ffb1-4571-acb8-0cdbf6788eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:43:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:06.935Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9e625254-1ce5-488a-8176-ec79ee21776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:16.948Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8f3f4f6d-2fe1-418a-b8da-976a5e3a628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:26.958Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=df36bd6d-e96d-428c-8f0b-ece02981be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:36.968Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a9321aa7-f97c-4c24-8598-a4e35297d9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:46.978Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=34c7116c-8649-4e40-81c9-2b3de2fb2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:56.988Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=020fb503-0965-4873-a4d2-0d7d70212b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:44:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:06.997Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6d881e76-97f4-4284-a47e-9912c60ebd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:17.019Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a70c4379-7649-41ea-90ba-3eb7470510ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:27.050Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5a3a2082-d873-4d14-a137-9f3722d85321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:37.063Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=665dae73-99c1-4a19-b0da-13f9b30000e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:47.073Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7977e02a-d043-4314-bb51-0f5de2f4774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:57.083Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=da6765a2-4710-425f-b6eb-2c595aaa5200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:45:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:07.105Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1bb071da-d7c5-486c-98fd-782277769903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:17.123Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=25ff8386-59d2-4614-b020-84352890fcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:27.133Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9fef6bf4-5feb-4a78-93a4-553cc042ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:46:35.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:46:35.876Z |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-09-28T03:46:35.876Z |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-09-28T03:46:35.879Z |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-09-28T03:46:35.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:46:35.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:46:35.885Z |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-09-28T03:46:35.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:37.144Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dbb909f0-9957-4c70-9f23-caf0760236c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:47.158Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bc675f62-d501-4322-885f-ffc045c815c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:57.169Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f9232827-834e-45dd-828c-25c18242e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:46:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:07.182Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e07952d8-41eb-4dbc-87f3-9ac4dbd9f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:17.194Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9be51102-67df-49c7-870c-d5f02d88b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:27.212Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=41907716-0733-414c-84a0-60dfd96da940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:37.226Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7a8c45d2-7b4f-4099-8043-fa4443d87e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:47.240Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3b0b496f-8c1b-4c14-8744-468535a9a14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:57.251Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=487f4344-5094-42db-b86f-fcd8fb050023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:47:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:07.265Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5e7a0cfc-c3ff-486a-81e2-8cb21417cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:17.280Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=40f9070c-6f6f-4d30-afa7-90a51bc69b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:27.302Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=179cade4-496a-4f75-9b8c-2e322de32044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:37.323Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=458cdb4b-ac62-4a6c-b5f7-165336dc1c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:47.334Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=74ed439c-f94d-4b88-96c8-d045f6821a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:57.347Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=832d4401-0a12-4e0f-a48c-182dec7b82b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:48:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:07.358Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=820d04dd-2066-4666-a95f-cef7538b76a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:17.368Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4fe6bf18-2f69-40fe-8fb3-9addc6c51eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:27.378Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b36a689f-3eb2-4441-adf5-9a4ec062381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:37.389Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4c72f6ca-3f07-4bb3-afc4-f7b34802502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:47.409Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=49ef6743-4c81-4a35-b257-04a86c93431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:57.429Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b70678b3-b712-4e7f-9ee4-30aee9c67d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:49:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:07.444Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f37fbef1-96fa-4411-a1a4-7a0b6a82ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:17.467Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2728cec5-1465-4f80-a08b-2c9dba3d06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:27.478Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=816a8206-0104-4c4b-8b44-1ff98f36b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:37.493Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=844016db-6f0e-4d55-b494-499a324d14fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:47.509Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4bb8d70c-dea0-4899-9d8c-c9e53500e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:57.518Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1cebca20-9360-450a-8788-60b2b7394a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:50:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:07.528Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=97439a8e-4396-41bb-85c9-14210d114581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:17.539Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2bd2175e-9065-460d-a2dd-7bb77ea916e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:27.548Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=476581e3-bc3f-4207-8d37-000515e2e4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:51:35.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:51:35.998Z |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-09-28T03:51:35.999Z |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-09-28T03:51:36.002Z |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-09-28T03:51:36.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:51:36.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:51:36.012Z |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-09-28T03:51:36.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:37.564Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c0fcd97e-baf5-463e-9fb5-b6231c575d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:37.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:47.573Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8862ea18-5c11-441a-807e-71807ba16fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:57.583Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1c3dcb10-d13d-4c5e-8227-1dcd87330557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:51:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:07.594Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=21a74854-d507-47c2-9745-6fdee5a96434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:17.607Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=515a6281-9741-44e3-9621-e334cbb3c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:27.626Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=62331ea1-89a1-4329-b3cb-46c5ff7685d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:37.636Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cf0342bd-a92d-4eef-aaae-a94d57087e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:47.666Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=817a98ed-6d24-438d-8a3d-16f24c74d0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:57.677Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=79e53902-a5e6-4846-bbb7-e1fe79df1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:52:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:07.719Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5d052dab-2d3b-4525-ad32-7baca0c7161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:17.734Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7dac4c97-8b32-4d88-9c38-b52ced2fe796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:27.747Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5f90ffba-b1e5-4821-9649-8c9e4bf64d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:37.765Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=02e1982f-04e5-4e9e-8fd6-ba8e77ff46ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:47.774Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=35bf0fff-3c4b-4568-97d9-25ab08d92d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:57.786Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ce87a1cc-16d6-49e7-88ad-9895a9dd6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:53:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:07.800Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9703638f-9f2e-48f1-9bbc-316de8e2b21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:17.820Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4233bf0b-5cef-4d9a-8365-abeea1e934bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:27.830Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f04b0d08-a3bd-46e6-8ce8-a234289fb927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:37.846Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=61998cb6-313f-4ad2-9993-3fba57c4164f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:47.859Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c8e9d45c-4933-41c8-bc7f-0936377d2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:57.870Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=13ad4df5-1598-486e-97e8-9d07fc844d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:54:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:07.883Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b4600095-e9f4-4c7c-949e-ac3c7eb21691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:17.897Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=172bdb75-4865-4ae5-a69a-22ee4e3d7080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:27.908Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=69c365f9-2fa9-4b2d-92f5-f519900c92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:37.920Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=666bb364-5f8a-428b-90de-58815db3b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:47.929Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e45810f9-71b9-4b94-8fe5-32426013f113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:47.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:57.938Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=661f7c91-a33e-4f8f-a726-bf03640dc299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:55:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:07.954Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8c419e74-f50b-410f-a028-ce82257c82ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:07.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:17.991Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9c3563c2-738b-4d1e-ae53-de36d1c5f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:28.008Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f26bf5d5-e7f2-4a75-b5d2-150418b78886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:56:35.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T03:56:35.890Z |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-09-28T03:56:35.891Z |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-09-28T03:56:35.893Z |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-09-28T03:56:35.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T03:56:35.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T03:56:35.897Z |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-09-28T03:56:35.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:38.023Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5513e073-be01-4ca7-a9e8-5fc4fd4e2cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:48.063Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0c3b01bc-789b-45d3-b931-9bc7859e5fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:58.083Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=738222bd-bad1-4cf4-a846-5ce9b81655ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:56:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:08.094Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=00296eba-4cc3-46c1-b3d8-df71e3d247fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:18.123Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c0f06545-32f9-43d1-950d-6cc2f3027e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:28.134Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9bfdf9c8-3495-493d-a69f-100155e403d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:38.152Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a60f15d2-2cff-4404-8b02-1c270722bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:48.163Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a3298afa-4339-4dfb-a871-6bf30dc695d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:58.319Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=462a5b24-30f2-4b54-b21d-bd2b90a6585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:57:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:08.330Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=97ca1933-6705-4123-905c-b6a13c74e7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:18.342Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e6d7e66e-da67-4a5b-964c-ac485c04e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:28.353Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=deed9fd1-6008-47bf-a6a7-1814ab838fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:38.361Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ff522657-aab9-4187-9113-5233865238ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:48.369Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bf238815-a075-47f0-bd61-22d9cc1de4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:58.394Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e7490ae6-0fdc-47d5-964a-739caae9e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:58:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:08.445Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c3a3c177-d41b-4cb8-ae70-c582c95ea05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:18.456Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=34691175-fbb8-490d-8797-e14a623d62e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:28.482Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=56623f8f-752b-49d3-aa08-f4515ed950bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:38.493Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a46023fb-d184-41b0-8e5f-0aac2c026a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:48.511Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2eb16552-f2b0-41d3-8a16-8ee6610f342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:58.539Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ba0a206a-0f09-4f0c-9c0d-e2e91fa5ea4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T03:59:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:08.553Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bed447a6-974d-4463-a94b-812594c2a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:08.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:18.574Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0df3ea87-1f76-4eb0-81fd-442efd0d989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:28.586Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ea23282e-9fc1-4f50-aa99-fd29b2415323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:38.650Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7d509be3-31bc-44d2-8233-fecfd9039f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:48.673Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=05f15226-a38b-4191-a32f-c293da54bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:58.684Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5e013e47-f3c2-4c4c-919d-71781031d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:00:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:08.695Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e45af5ed-77a1-4b7f-9779-0de9e2a394ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:18.707Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ad8a2fce-87ef-4fad-bafd-303002e81009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:28.720Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=92b5916f-c3bd-4d8f-9b8b-f66e0b98fe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:01:36.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:01:36.083Z |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-09-28T04:01:36.085Z |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-09-28T04:01:36.090Z |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-09-28T04:01:36.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:01:36.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:01:36.099Z |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-09-28T04:01:36.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-28T04:01:39.783Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=KXxZzV6bUMBUuxOLcZnP, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:40.181Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:50.183Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=544239f9-697c-4d44-9270-81f157174611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:01:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:09.747Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fad4bf8c-f9e2-42e9-93ce-e23ca53460c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:29.363Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e95be645-c9f2-40df-8b5f-e4b947c9e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:48.952Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1b63d9fa-7d8f-48eb-aace-7cda9f85bf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:02:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:08.547Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fdb22e29-12e8-4d7c-93e2-8402ab235455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:28.194Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=15f89ee7-63aa-412f-adb8-d1fd40aa1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:47.809Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=76c43179-764a-4e0e-9d39-c51028597c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:48.572Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:03:58.566Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=15af02e9-a23b-431b-b602-0553bfe29b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:18.172Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cc78036e-310c-4963-8c0c-e54e01eaaa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:37.739Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2d41a395-f296-41f1-8c5c-1b4f9bb4331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:04:57.304Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=67e332f6-cdb8-483a-b665-0a29f68a475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:16.862Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3b340b9a-034f-4191-a740-4cbbc4a65a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:36.437Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=583c000c-8f35-4c0a-80a2-cd91da3ebe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:05:55.994Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1f4bbdfa-27a3-427a-bd64-e279d0800f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:15.562Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0fb40299-9484-45ed-8f8c-074c9d6dc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:35.154Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1d863ba2-4542-4215-b159-3944ce463ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:06:35.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:06:35.912Z |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-09-28T04:06:35.912Z |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-09-28T04:06:35.914Z |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-09-28T04:06:35.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:06:35.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:06:35.920Z |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-09-28T04:06:35.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:06:54.759Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b86216d6-4760-479f-a6ec-280a613955e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:14.323Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9c76bffc-4338-4926-ab2d-2db10fcafae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:33.893Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f16f2dea-5478-42c1-a3d6-c0bc92fedeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:53.468Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7325a77c-59e5-44de-be16-a557e815796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-28T04:07:57.740Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=iin9X9XZmADdtnh7TseG, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:57.764Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:07:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:07.765Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=44b5b55b-51f3-4a21-98ca-8a60be4cc653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:27.352Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e3eb3b8e-d580-44bf-8eab-5524521c47f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:46.927Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=275d2793-932a-49e2-bce9-106c25fe69c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:08:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:06.536Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1cf5e46e-4029-47b6-b542-e99807be4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:26.191Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e20d6541-9cbc-4e9d-927f-9b5ce38d3537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:45.765Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a9f384f9-e008-4f3a-9b03-7b824dfb86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:09:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:05.364Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3d9f759a-6205-4c10-aa2d-862b93a9a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:24.932Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=1db8ed2b-7acd-41b1-b58d-0ba2ce86cd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:44.525Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=51cfcc01-0b8f-43fe-9e47-a62d11df0b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:10:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:04.129Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f7f7b2d3-621e-462a-bc85-77060abf2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:23.707Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dc15e1ce-fc94-4a58-acd1-b4d3c93ac1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:11:35.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:11:35.959Z |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-09-28T04:11:35.960Z |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-09-28T04:11:35.964Z |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-09-28T04:11:35.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:11:35.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:11:35.971Z |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-09-28T04:11:35.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:43.310Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2af5f0ce-830e-4351-b815-61b60a2c8fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:11:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:02.918Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=80a519b7-18be-4584-8a1b-358d2fff546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:22.513Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2bf868ba-29e5-4b32-a473-d14f4283f8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:42.083Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=23478113-5aa4-4d73-a259-991ef2e552f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:12:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:01.685Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9b0d7d59-39f9-448c-bc27-714eeb619c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:21.285Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6498df4b-3b17-4078-bef0-362163260fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:40.875Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=bef9b6d6-39cc-4300-807e-3f15af0b6e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:48.108Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:13:58.107Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=589d42a2-180e-4ab3-85b6-0980b2022df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:17.700Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3d980ef9-043f-4264-97de-04aa33e83d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:18.471Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:28.471Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=79802e1e-b66a-4941-a60a-c24aae0dec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:48.087Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d5fa091d-b32d-4485-ab96-3264b303748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:48.818Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:14:58.818Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ed5ff170-9077-42d3-8853-c3bb74d12366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:18.464Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2926dd9d-dafe-4454-ac7c-07bb669b4b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:19.202Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:29.202Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e260f23d-944f-4239-9726-25c97fd5fb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:48.788Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=919321b4-b437-42f3-9cd6-bd3a40d7099b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:49.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:15:59.520Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=51f58bd2-8bfa-43c0-97a1-e88558d71d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:19.089Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6fe73a82-dc51-4f42-9697-e16225dad28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:19.827Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:29.827Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c54461b0-d78e-4394-916d-ae51cf92c0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:16:35.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:16:35.853Z |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-09-28T04:16:35.855Z |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-09-28T04:16:35.857Z |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-09-28T04:16:35.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:16:35.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:16:35.864Z |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-09-28T04:16:35.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:49.379Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=f9f6fe42-d051-4e0e-a0e8-775d4edd03ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:16:50.091Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:00.094Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7d95d715-219d-48cb-a20d-82c03e8c7012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:19.720Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=510f3a40-f2ce-400e-823d-32a8ea57432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:20.438Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:30.439Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6ab94d6b-a7ca-48d0-8582-749748149953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:50.002Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=52a97129-ee74-498f-8a00-b6c877f443e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:17:50.824Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:00.824Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=07ca4704-471c-48aa-bf96-72a251be2121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:20.413Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=55cd4de2-935d-4397-b899-f2f088ba7c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:21.142Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:31.143Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8ba339da-f1a8-4e35-8029-7c5271557608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:50.699Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=eafa9a79-8bc7-4cdc-a043-1a3f8dac52e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:18:51.413Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:01.413Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=526c305b-b353-407d-bd28-b3f79ec04d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:20.968Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a31e285e-f5f9-4a90-9783-f6c170fa0fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:21.694Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:31.694Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5ca7bf7d-2a37-43dc-902d-52717f462fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:51.277Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=b1dc0e46-db53-4124-a827-99eb656fbf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:19:51.974Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:01.975Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=46d2da94-0fa8-4f46-af72-2a406f49ed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:21.568Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=418dfafe-fe6b-4bb6-9cc6-edfb17973672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-28T04:20:22.566Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation_49b42053-a49f-4ced-a0b5-c8885b7ea6e3, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:22.587Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:32.588Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=43c03b92-4318-473a-86bb-e667881194df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:20:52.142Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6a1ddd2b-e52e-4a0e-87d2-a5cd727b27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:11.707Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=94aa9ee8-15f0-40a0-b7cf-346f69736e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:31.287Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=64a0f876-6427-47e9-90fd-a8b9749d0f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:21:35.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:21:35.983Z |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-09-28T04:21:35.984Z |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-09-28T04:21:35.986Z |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-09-28T04:21:35.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:21:35.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:21:35.991Z |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-09-28T04:21:35.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:21:50.861Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9b377ec9-807d-4c6a-96dc-cf841fff5c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:10.415Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=fa479df2-92fc-4c9a-9c5d-4530f4e2dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:29.978Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=2db10110-131d-4fb6-8ee3-c530c5e12d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:39.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:49.533Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=62d3b440-37db-4c06-8d80-285eba2fae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:22:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:09.089Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=17092a43-dc55-4dab-a4ee-c61b78d5422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:28.641Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=ca3e27c8-670d-4afd-acf6-e887f7f34c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:48.219Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=74a3c0f1-0c53-4106-8118-d2cf47b6aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:23:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:07.777Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=d2658712-1344-4cd7-9cce-60c439c6a4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:27.335Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7c5e8b93-2656-4545-9c2e-80f5f67bb7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:46.928Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6fd3e582-7ed9-4b49-9ded-b9728fed2843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:24:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:06.523Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a10f489b-f253-40d7-992b-05904462f7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:26.092Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6db3ca5f-3a7a-4263-8ee1-0a89de22a923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:45.640Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dfea1d6b-bc66-437e-b8b2-897a930aa3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:25:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:05.192Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=95f3aef3-79ff-469d-9548-0cad94263653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:24.747Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9b256f8e-74bd-4679-8e32-c21b1c6cc216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:26:35.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:26:35.842Z |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-09-28T04:26:35.843Z |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-09-28T04:26:35.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:26:35.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:26:35.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:26:35.849Z |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-09-28T04:26:35.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:44.305Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=456dd89d-7043-4f0c-9de7-7717e9870392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:26:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:03.860Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=c4a524f3-90e0-47a8-b52d-584582c6646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:23.419Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e7cfb94d-5c2f-4214-8baf-f55de5b76075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:43.006Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=7e09d5a2-d7a8-4c6e-8df0-62e7f1a12652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:27:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:02.561Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=29fa9471-5cb3-4824-81f4-f28684f308d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:22.195Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=690be095-763f-4231-934c-dcd5e87b7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:41.805Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=719d5fe2-dc3e-416a-acf2-b54b19424d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:28:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:01.398Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=769f13c5-8a81-4a1a-9ffd-6549a7ce36a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:21.023Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=513222fe-64a5-4628-8935-e5c29c0aed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:40.592Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=91ddd4ef-e39d-4326-9758-319835f3840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:29:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:00.184Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=6a6890b9-12e3-4f77-89de-7156cd42bfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:19.784Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=9a983cad-b567-4a5e-a813-e917dc7dc32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:39.345Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=402ceaa9-d489-4563-ac1e-a00528594ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:30:58.940Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=5cfbbeec-16a1-46b7-83d3-ae09347cd68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:18.493Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=a1b8578b-03fb-4fcc-bfa2-132f74fbb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:31:36.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T04:31:36.016Z |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-09-28T04:31:36.017Z |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-09-28T04:31:36.019Z |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-09-28T04:31:36.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T04:31:36.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T04:31:36.028Z |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-09-28T04:31:36.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:38.075Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=3153368b-c075-4108-aa2b-51a50e39b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:31:57.688Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=136f9cc6-6b8b-41b7-9b2e-1406a2509082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:17.299Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=8ddf2f4c-273f-4c29-b518-0f7093ebca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:36.867Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=e4775d91-0247-43dc-845e-e8d6b880a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:32:56.473Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=417bc018-5da4-447a-a6e4-a2211db76d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:16.042Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=cc9512bb-0c7e-4b01-9538-f274921b6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:35.589Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=96815210-1429-4e8a-82e8-90b49d02ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:33:55.140Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=4915f203-ae81-4ced-8fee-e65eb44a5906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:14.737Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=87e349c8-66ca-4956-92ff-385e45460e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:34.321Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=0dc658f5-b7f3-41fd-a33e-89a10eb892d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:34:53.880Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=dbd2b2e2-6ebe-4081-a399-de17fb6f00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:35:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:35:13.465Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=22177508-6113-4c52-961a-be85e6c16ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:35:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:35:33.030Z |INFO |Init configs |InvocationID=6462cfa5-43cf-481b-b553-4a90a2f6ff9d, InstanceUUID=17c7a1f0-08dc-4028-a9c7-61df8e37918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T04:35:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |