By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T02:54:23.494Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T02:54:23.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T02:54:23.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:54:24.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:54:24.618Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:54:24.619Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T02:54:24.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T02:54:24.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T02:54:24.898Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-10T02:54:24.926Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-10T02:54:27.223Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T02:54:27.796Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-10T02:54:27.822Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-10T02:54:27.822Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T02:54:27.907Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-10T02:54:27.908Z |INFO |Root WebApplicationContext: initialization completed in 2981 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-10T02:54:28.459Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-10T02:54:29.415Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-10T02:54:31.037Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-10T02:54:31.754Z |INFO |Started MainApp in 11.806 seconds (JVM running for 12.59) |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-10T02:54:31.845Z |INFO |Start scheduling PRH workflow |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:31.861Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d214e98f-3baa-44e0-9f11-684a719a4a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:54:33.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-10T02:54:35.940Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T02:54:35.941Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-10T02:54:35.944Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:43.584Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2166684f-ffa9-4fa1-9ef1-18b36ed7b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:54:44.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:44.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:54.665Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ab67b0e5-ce71-4ba1-8e8f-94a1e3dbf68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:54:55.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:54:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:05.727Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=940c2c43-c0f6-4894-9660-bf343cb5a229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:55:06.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:16.807Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d6656152-c51a-4bdf-a427-dc476f38952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:55:17.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:27.867Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=615ddf35-9a08-4d48-8843-a23e36ab39d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:55:28.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:38.940Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c4ccd6ee-49e2-4892-8b29-25a1747b6cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:55:40.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:50.015Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3e74fe69-4195-4dd9-b2e1-823aaa9a0ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:55:51.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:55:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:01.055Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=1c207321-5128-4fa6-a896-9c0a835e9b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:02.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:12.129Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=34f1c203-c45d-472c-a00d-6730a689da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:13.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:23.233Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e3fd799f-5566-48ac-9fb7-1cdc6eb1ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:24.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:34.299Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=95f7bd7d-654c-4383-92a4-1c636556a29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:35.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:45.376Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=13965491-51f4-462a-b60a-946d8f4a6b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:46.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:56.444Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=25e12bcb-e19c-45a2-94fb-7c2c5e600c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:56:57.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:56:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:07.483Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=df545ebf-8fd9-44c8-8819-d6cde5184807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:57:08.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:18.524Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3a051e3e-53e4-42ea-a5d1-8484cf3cd72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:57:19.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:29.596Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4689afa3-a0d8-4aae-8e85-edebb012ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:57:30.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:40.675Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7b2e7fdb-6d13-46e6-9d1e-3b22ba3ddd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-10T02:57:41.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:51.740Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0065afc3-4ca5-414c-ac50-9ce66cc42cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:57:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:01.946Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=cc34c239-5b36-472d-97ff-9b632904e6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:11.976Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ee1d78d0-974e-4331-89ce-9f7cec359c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:21.994Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f8a6dc4f-e2b9-4d4c-9d6e-2425dfa1d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:32.011Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=fce62c4b-363a-4abd-a134-69cf38c79583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:42.031Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a215aabc-1c6c-4e1c-90c3-b0b6bdf0c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:52.046Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3692d865-2c85-4a41-b94c-38b36dd163e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:58:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:02.060Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e6763891-57b0-48c4-9912-211218434d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:12.073Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c98ad2ff-8447-43a3-b7d8-4d2eb235f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:22.089Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d7cce0d8-ec51-4dd8-a9e9-91f31592d619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T02:59:29.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T02:59:29.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T02:59:29.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:59:29.576Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:59:29.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T02:59:29.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T02:59:29.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T02:59:29.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:32.106Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c8fd4db4-418e-4d68-bccc-85abe56c2797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:42.129Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4d7cdde6-afa9-4541-8df8-c8ced6c107b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:52.144Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=9c40f54b-6817-4190-92b0-17020a1cbfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T02:59:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:02.160Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=388a8430-d734-460a-b1ae-02c83f6e0e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:12.172Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=206398cc-2442-4b46-b65e-9aa915198e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:22.185Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3aabdd8d-2d79-47f1-9d97-22a2972a0341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:32.201Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f36eea74-eeda-4ded-8790-70389ef7a8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:42.225Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=eb3ee38d-6769-453c-af96-843c851f38fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:52.240Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=595cfc7e-7f36-40d7-aded-d15bee580a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:00:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:02.254Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=94838c23-45ff-447f-90d3-b75176d0616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:12.266Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=134999af-0cab-4e4a-8cda-cb5e73e20491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:22.278Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=88216ab4-dca1-42c2-a56e-abec9fe6c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:32.295Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f059c20e-d87c-4044-8b2f-80bc68ce05bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:42.316Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ada063ed-5a75-4260-bd12-6fd3a865903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:52.334Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=62b1ab54-e15b-4155-8169-caa313df74d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:01:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:02.347Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d2c17c46-88a7-4c5d-9ac2-d276039fcdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:12.358Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d5496742-a13d-4ce8-911c-55da332d1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:22.371Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6b9e4ab7-d1a3-494f-87d5-b5be89ea1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:32.382Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b4fb99d0-49b5-4751-922b-d06dda3ec930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:42.392Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b1ad6dc6-a7a5-4c4d-bcd6-3ecb56d93104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:52.405Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5e7139f9-60b8-4a23-b7d5-2643fb1347af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:02:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:02.415Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f43e3750-e003-4b42-a69a-4c9419983892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:12.427Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=1cd33994-d906-431f-b5f0-c4eafabefcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:22.440Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a0c6df46-f7cb-4617-9d5c-1ce0dfdc168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:32.452Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=59757f62-7d19-4b95-9383-79e30ddb9cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:42.463Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f1699126-4a5d-499b-ac01-1377c3330eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:52.473Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=80e17d15-c3f8-4537-9d7f-10c450a872c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:03:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:02.484Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4fb64955-10cf-4b4d-ab23-b1cfc3fce8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:12.495Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8ae55b9f-6681-469c-ad83-ca46e16d248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:22.506Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8a2c8b7c-9baf-4f3c-aafb-b648e1fb21c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:04:28.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:04:28.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:04:28.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:04:28.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:04:28.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:04:28.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:04:28.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:04:28.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:32.518Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=03bd1058-6b04-4fd7-a8b5-18a72fad8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:42.531Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=03372fde-dd5f-4c5e-8688-e375eb30c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:52.548Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=30ebc1ea-a5e9-45d8-b5d0-654f8847c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:04:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:02.559Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b9a0e589-013d-4d74-95da-48748409a012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:12.573Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=26ca2bc9-90e5-4f51-97cf-b12ab5dde2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:22.586Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=07b074b6-0d1f-4e36-8da8-1aab13fa63ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:32.597Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=89facd7d-bf3e-4059-a4b0-ac54b175b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:42.610Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=09690a15-b4d6-4638-b5b7-e7971ec39c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:42.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:52.636Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3d44966a-34d0-4fbe-a35e-0d97e118b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:05:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:02.649Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=50ad8703-e11d-4a10-87ac-7b116e295de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:12.659Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2022e8e1-ae1b-47e3-bf42-8086e42a82df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:22.671Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ff964766-db4c-4f1e-9f3a-40fbc6aa1d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:32.683Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=df184c10-8601-4444-aff5-d8e160ab8caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:42.694Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=1931bda1-af4e-473c-bc6f-14e443094c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:52.707Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e15a1504-94ec-4de9-8ee7-09b2d8ea3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:06:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:02.764Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=75c65d0c-32e4-4420-8356-f9bda18c15e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:12.778Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6d2e419e-eebf-4df5-ab40-6df934440763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:22.790Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bda485bd-bd48-4cc9-a267-6cab5a94212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:32.800Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2589e64d-6d40-413c-8b8e-f377495eaa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:42.823Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e434248d-c3d4-428d-9a54-c8ffb71fa281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:52.838Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b1f56b67-c596-4072-a587-31573f00899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:07:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:02.854Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6139d7c0-c02e-45f3-a1a2-4c5192c15d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:12.866Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6dc59382-1e70-471b-8c20-146ae3a3ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:22.878Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=185592b8-5dc6-48a0-a0c2-323f834c2025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:32.893Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5cb038ec-6573-41ee-82e3-3f0167b3fc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:42.910Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5dc0fbc8-fe62-4246-a60c-beeaf13733c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:52.928Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=28411621-8b33-44b3-954b-d965c50aa7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:08:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:02.940Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8a53f3b6-0085-4c6c-91c9-c61909bf62a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:12.965Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f83bfa96-ed97-4d03-8c2d-288ab2c47848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:22.974Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a1a3fb71-c557-4bec-9d01-f9afe4b94880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:09:28.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:09:28.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:09:28.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:09:28.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:09:28.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:09:28.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:09:28.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-03-10T03:09:28.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:32.987Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d81a0306-b8b7-40bd-a608-23210cec8432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:42.997Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=389a5565-f15e-488c-a4ff-d9d942082207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:53.023Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3e93a5c4-3a28-4074-a40e-b23d3496b096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:09:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:03.040Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=51907237-fb12-41e5-836c-c7975167f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:13.051Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=15856bad-8b07-4dac-b62b-a3707a31875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:23.061Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0fa0e527-821f-428d-9176-8e6ab5571656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:33.072Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c3b6153d-7d4a-4f71-996b-b28100b96f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:43.082Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c5c6515c-7d3b-44db-a0db-9f4882258995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:43.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:53.092Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7fd03b05-3b71-497f-b4ca-33eba8043809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:10:53.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:03.107Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3427161b-bd4a-4f1a-bdf8-a417d87e9c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:13.140Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c24ad30c-6de4-4931-a207-d30ccb70db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:23.152Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=db0fed6b-18b6-4eee-8e62-0419e469bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:33.164Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=95713ef4-ea7f-492a-bd1b-b18b7bd890e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:43.175Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4804839c-ce4c-48cd-ab77-d506259f9344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:53.187Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=208d2233-dcdc-4ede-af87-f7a05add6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:11:53.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:03.197Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c0aa6781-5111-40f1-9d70-088997148577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:13.218Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4ae073d8-f7da-4bde-915c-8f3f351d2abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:23.230Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3671fb75-35be-4d69-b380-f0bf0605db58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:33.242Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d65b76e4-8326-4873-8070-d405f9cbb107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:43.254Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5813a672-67a1-4c43-9a4c-029548f592e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:53.267Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=00e68fc6-9cb7-4c39-8870-5fcd82d1b0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:12:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:03.276Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2d881502-394e-4ab9-b350-71daa68669e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:13.285Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=98a5cc84-6133-4e3d-a1a0-e6c8d0d533dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:23.294Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=672b75a1-9d3f-43fb-9b46-b4a45ab4448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:33.305Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e3d31b3c-b67b-45c4-8d46-85e1f4ae9358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:43.318Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=40a222af-6fc7-4c3a-8cd2-0b44dc889f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:53.339Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f8e9734b-e691-4df1-9031-bcd6b0684f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:13:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:03.351Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=29eb7b7d-159c-48fc-a03d-526670c3f2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:13.361Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f5a3ff61-4e77-4c4f-8a04-19e2079b9c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:23.371Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ca687f96-5cc7-4ae5-a0e6-67c4fc8ed490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:14:28.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:14:28.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:14:28.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:14:28.911Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:14:28.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:14:28.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:14:28.932Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:14:28.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:33.379Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a30a96d2-4c82-4b3f-92a0-d6f6d610aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:43.389Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=28bef3bb-3c9f-4061-ad6a-d8f2fc31597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:53.406Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c3fa2235-5194-47a7-aa4e-bedadfa5393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:14:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:03.429Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7a1585af-4b81-4ec1-80a2-d26476da3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:13.447Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a38dad65-2085-4185-89de-02256bc7a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:23.458Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=af243fba-0b15-48d4-b5e6-a4a9e33da47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:33.472Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=dcd8c28b-7fa4-418f-ad8f-ddd7402f3e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:43.491Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2a5923ff-9fe8-454b-a1c3-57c0a6bfe0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:53.507Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e209cf95-e080-4305-99e6-2a5c0e608d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:15:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:03.525Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7d5fe0ca-7a1e-4b8a-a051-18092a5cad7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:13.546Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=14c44dd8-7c56-40e5-b633-5e59967ea2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:23.554Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=52bc7c36-db00-42a3-be6e-76ea7c9c590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:33.564Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=55cc2792-04b6-468f-ab81-0509302821bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:43.577Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=dba37a8e-8ca6-4d31-a89b-ad28c0fdbd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:53.599Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=da9ed2c7-01c8-4c43-b48a-2cae91d4624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:16:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:03.619Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4eef221f-146b-46cd-a434-c4604001cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:13.631Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ab655385-ab80-4cac-9318-6ca21b7c4927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:23.647Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=276c251b-33b4-4164-9d8f-c9c4b8d80d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:33.659Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0721e3ff-8736-425f-b615-5868d4911645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:43.670Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=05a8efde-aecc-4b36-add6-c5dfa34e6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:53.686Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6543a779-d178-429c-a463-e0411742b9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:17:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:03.694Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7a692036-a0f3-4eb0-a7db-3d17f4e67d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:13.715Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8cfb6a32-d5e7-4e79-9387-8acda1444709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:23.729Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=556038fa-2f0f-4338-b835-8bd6843d8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:33.739Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=46e0a14a-e7b7-4534-99bf-a28fc00feb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:43.755Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8fdaba0c-1ad5-467f-8438-63a181d77a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:53.764Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b352c75b-11e6-4c39-99d4-7893628791a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:18:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:03.776Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bdc40ee0-65fb-422e-a066-66d0276e7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:13.791Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=62a7c60b-aa32-4268-a527-70e5bbbeb0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:23.801Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3b45ad19-f215-4b00-927a-5dc705d128e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:19:28.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:19:28.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:19:28.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:19:28.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-03-10T03:19:28.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:19:28.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:19:28.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:19:28.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:33.835Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=17746de0-1521-4d46-a997-408c357b5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:43.855Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2954b363-d3d2-4581-a20e-813e655d8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:53.864Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b1f97975-e234-41e7-83f6-ffb808dbfb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:19:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:03.873Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7c324698-6f29-4c68-83a8-b3f242363fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:13.884Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=04dd0dc0-f010-4fb1-9e2f-6369c72ed9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:23.894Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=fe9d6b75-6f05-4beb-9e53-a3390c9dedc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:33.903Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0e3b9b3f-ef01-45c3-ac17-9b1da31a3607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:43.919Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f29cc57c-678d-4ce1-94de-bda1633b3162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:53.940Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bc2ab583-242a-4cd6-8407-09c861d744ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:20:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:03.949Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ce5f2997-4b3c-43db-82c6-21db36fcbdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:13.957Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=beb96b4b-2da8-4228-8a74-b1dbdce3c2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:23.966Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a28f59b8-c980-492b-ac0d-22b46badc0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:33.976Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7d47b12b-7b19-4083-8dd7-79cf6e69bcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:43.987Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=abd5c216-def2-4c09-89d6-bb72092c36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:43.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:53.996Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3264f62d-5ba0-48d4-87b8-d4bdd1063722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:21:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:04.004Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ab08918f-c717-4bdf-9d32-8f2bc228f296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:04.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:14.024Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0bb894d8-e39e-4de6-a98d-bb3fa726617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:24.032Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4a91b071-0833-423b-9fba-c2b57c9fa3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:34.041Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=384bfeab-a566-4ff2-a2da-1ecf8ebb73b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:44.050Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2de5fffb-671d-4ef2-af3a-cfb49acbb284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:54.059Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=968b5230-d72b-4eaa-b74e-9278d2d68df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:22:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:04.068Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=95ae4b37-d937-4e61-8c31-0f8f8af72f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:14.078Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3c11bef5-1ffc-427d-8f45-5b1cf94b7a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:14.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:24.086Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b9b22d6f-e171-49fe-86d7-f83b2a0f811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:34.096Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0cb752a4-416a-44e7-be2b-9caedf6620b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:44.110Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ee701ddd-5a56-44bc-acf8-a5f0500c11d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:54.121Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=69bbc07e-3219-4efe-b6a4-33cf6561751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:23:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:04.130Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bc245e00-6785-4b40-a114-8383f6159ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:14.141Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=181ffdc4-3cce-4b2c-aeb1-a272e1c5e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:24.149Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=139d378a-77bd-4eab-b8d0-595e8b4a6d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:24:28.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:24:28.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:24:28.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:24:28.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:24:28.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:24:28.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:24:28.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:24:28.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:34.157Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ff75ebcd-239f-4a1a-81f8-b8ac6ea02114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:44.166Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=42058fc6-f387-4e2d-b186-026861554951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:54.176Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=94dc6617-c6c6-4346-95de-eca3b1d682e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:24:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:04.184Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7769df3d-ce11-4b85-9f42-5a3dce0b9bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:14.207Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f1e68023-92d3-46de-a609-2445c446c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:24.223Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=069ee555-a24f-478a-8046-0225c5cc733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:34.234Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=543b3882-d455-4a28-b270-f4f2460913b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:44.242Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ac45b068-1bd0-4fd9-af69-526ad8ba7e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:54.252Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=23461df1-b702-4e5f-851c-5f7adef0ada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:25:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:04.260Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d9e13670-7cee-4d1b-9470-e96b0a92c5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:14.268Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=858f1624-9b86-4614-be9c-398f60f3c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:24.278Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=403ed276-d874-4c20-9211-32116b5f3fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:34.286Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=78a105af-c037-43f5-a9e7-eb97c323b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:44.302Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5246bf85-1b5a-4752-86f4-3fc4f8ccc48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:54.312Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=99e020f5-b266-4a74-90d2-043f2c14e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:26:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:04.321Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a52fea20-9253-4937-b183-67f3d72e898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:14.336Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f9cad1ea-e161-4e9b-99c7-5e5161ab326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:24.346Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ad8c4914-0347-46f3-ae45-fcfdb3c04f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:34.355Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f7e1f6dd-73a3-4bf8-b300-1814a83c6ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:44.369Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=fdefbfe8-e318-44cd-9678-15931c323d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:54.383Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=32e454bb-fe93-48fc-b4e0-437ce9800dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:27:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:04.395Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=11d9f1b4-333e-4776-a1fd-f51895f131b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:14.407Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e0fc116f-6b84-498a-a625-e2080bbc3c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:24.422Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=df387223-7723-4ed8-bb6c-4e8a2ab8e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:34.432Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3c32050c-f170-4a1d-a630-026bd1299728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:44.441Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=de19d3fa-639a-4342-b43e-0df267bc75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:54.451Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=2edb0a3a-fa3f-4715-ad2c-29f29f98ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:28:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:04.459Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=25f6dffc-e405-4b53-aa9d-1c02a83e7f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:04.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:14.468Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=40176b1b-812d-4c36-95ba-393dc09ce232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:24.478Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d5538404-8bc2-4b18-96c8-8c52673c2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:29:28.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:29:28.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:29:28.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:29:28.864Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:29:28.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:29:28.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:29:28.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:29:28.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:34.486Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3850930c-b0bd-45f6-8dc8-83c224aba798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:44.495Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=45ee85d2-2e1b-4829-be97-0a08494a6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:54.505Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d24fda35-7f37-4634-8964-84d71111fa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:29:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:04.514Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a1755917-2b82-40ec-acc1-a2edfe2f286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:14.529Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8bfdc03c-3232-4592-9282-665e268ce5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:24.538Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=65778e02-d792-44e2-b411-2a113c215c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:34.544Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f6fc811d-daad-4a62-bb50-2d8428cf568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:44.551Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=785407a7-134b-4a98-bd9d-e267afd72715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:54.560Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b06097ac-fa26-4c34-9675-c1c1bfd37c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:30:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:04.568Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a5ed0bc5-a695-4b4b-bc49-cccd94ba0e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:14.577Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=16345fc6-1ba3-46f9-8c92-678d4cdd8b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:24.586Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=78169ad9-997b-4f1e-8141-e18d4d76659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:34.595Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5a50106a-d36c-44e9-b673-1b24d67e3c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:44.606Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f3e06582-1551-475b-a4f1-36e86a894a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:54.615Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6320cf1b-6aec-4c6f-8c5f-74e56acd10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:31:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:04.627Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c6eac368-bf18-46f0-8e89-2775dbf27e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:14.638Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ee8c56f3-a350-4c82-8179-573334392ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:24.647Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=76e1cc47-9f6b-48a9-9022-81da49bac641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:34.655Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5cbf32a2-0fc8-495b-b982-2cfe33f22a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:44.664Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=883714b7-7563-4db0-9ba2-c7bb948ba2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:54.671Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0a507415-d445-4d17-8db5-f2e17ced5b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:32:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:04.679Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3993c54e-353d-47e3-aabd-81c80a9550d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:14.688Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=77014686-6cba-409f-9fd5-76759d1d2ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:24.696Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=0331196d-7ab7-4e4f-8607-8b545b3588e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:34.704Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=113b134c-2136-459a-9ff1-3b075997cb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:44.712Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5759236f-9fc8-4950-a953-d911e2849f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:54.721Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=28bdaf3b-a4fe-4dc1-9b20-d3ac717acd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:33:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:04.733Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ade2534e-a9e1-41c0-a7e8-2f135342ac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:14.744Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=157412b2-04fe-4587-9a68-addbcb3e8a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:24.755Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bd7f8c40-5026-4877-b25b-e47069679ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:34:28.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T03:34:28.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-10T03:34:28.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:34:28.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:34:28.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T03:34:28.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T03:34:28.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-10T03:34:28.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:34.764Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4d12fba8-2030-49aa-b56d-6ae09197e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:44.779Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=58b8daaf-a0ca-4b9f-a8b3-c4ca8ef678a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:54.791Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=455a60df-490f-482a-a424-1dc9270f7283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:34:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:04.803Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bc5f1127-9dc5-438e-9e0f-7f3ecee78ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:14.815Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=6bfff919-0cd1-4a28-bd56-07964c69d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:24.824Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=f5d36da4-5324-46e5-b756-4603b17f06b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:34.839Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=27efdde5-e3c7-4015-97f2-528c1508e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:44.848Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=d8f4bb3f-d3b0-4aa3-9511-f06a0f4f6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:54.856Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=8770a76a-d649-4e05-be66-d84ede39d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:35:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:04.865Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=a3810d32-cf21-4008-aa49-d96eb912b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:14.874Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=b38e248a-f612-48be-9f72-1fd0a9407f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:24.884Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=595c52e4-77e6-4ca8-bb16-6fdd00e6911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:34.891Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=5898cf77-92c3-49a7-9b11-7f6348822523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:44.903Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=908b4805-0f1c-4df8-b472-5877742a3516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:54.911Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=45bb25de-33a9-4723-a71a-5cbd04596031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:36:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:04.918Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=c858b3f8-1d6a-433a-b09a-073d97d7c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:14.926Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=e8479ef8-802e-458c-8e4d-875b1b7113c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:24.936Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=ad5f3030-dbd3-4501-a859-9d397ba5659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:34.950Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=dfcb0f51-7868-4d83-bac7-51b495ce761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:44.958Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=96475dc0-8645-477e-8cdf-508afb7293aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:54.967Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=4d5c7481-1be9-424c-a7aa-69fb2a57ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:37:54.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:04.975Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=3c0498e1-971b-45cf-afe2-a8c470954d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:14.983Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=bf41e3bf-9896-4033-8058-9a42454c4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:24.990Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=944f2901-8cd9-48e1-9f40-547100281ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:34.998Z |INFO |Init configs |InvocationID=fb8e7258-8297-4145-9ae2-d0e93162c1bd, InstanceUUID=7be1dd9f-d40a-4611-a9fb-3e026a4d6949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T03:38:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |