. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:03:11.708Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:03:11.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T23:03:11.747Z |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-01-03T23:03:12.333Z |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-01-03T23:03:12.420Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:03:12.420Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:03:12.420Z |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-01-03T23:03:12.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T23:03:12.575Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-03T23:03:12.605Z |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-01-03T23:03:13.837Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T23:03:14.208Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-03T23:03:14.224Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-03T23:03:14.225Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T23:03:14.277Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-03T23:03:14.278Z |INFO |Root WebApplicationContext: initialization completed in 1673 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-03T23:03:14.630Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-03T23:03:15.531Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-03T23:03:16.848Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-03T23:03:17.419Z |INFO |Started MainApp in 7.729 seconds (JVM running for 8.407) |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-03T23:03:17.473Z |INFO |Start scheduling PRH workflow |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:17.482Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8bcbe389-1ff8-4d16-9f59-14aaa6be517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:03:19.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:29.110Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9cf02e11-385d-4347-a46c-40bda27c3db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:03:30.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:40.144Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fd6b38c4-d69b-4370-a541-5901baa7d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:03:41.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:51.187Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=68b6a861-b694-4213-b8ea-3b7e7f0ffac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:03:52.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:03:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:02.254Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5d262bff-9713-4a96-8f76-e4311581de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:03.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-03T23:04:10.169Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T23:04:10.169Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-03T23:04:10.175Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:13.294Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c9defc8c-3b2f-4f74-9d91-4dc3f01af16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:14.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:24.335Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a8a7eb95-261b-43ce-a02b-0e284529e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:25.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:35.379Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=62c77e8a-c475-49b7-b6a1-cf0e3aeeda19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:36.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:46.414Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=64ea379c-c871-48a6-8c6d-0203dbd2feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:47.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:57.455Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0189ca0f-2c9b-48ff-88a9-df04ce72090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:04:58.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:04:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:08.529Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7d260698-9926-4cc5-bbc1-8abf16aa2ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:05:09.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:19.567Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3b261e66-62ea-4688-9fd0-0781b765b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:05:20.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:30.608Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=98356114-d655-4599-b42e-138c26fd387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:05:31.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:41.649Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=021b53df-a292-4c94-919b-2466afcace69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:05:42.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:52.687Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6f6aaf41-f5d0-4a82-af58-7a0a34019eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:05:53.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:05:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:03.726Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=967e67a7-091f-4d91-a16e-9cc90d9f60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:06:04.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:14.766Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3e03c51f-bc7c-480d-89f7-dca14593c17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:06:15.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:25.807Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=740ad388-4228-47a3-94e9-2fab514891fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:06:26.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:36.852Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ff2a542d-326e-477b-b070-940081c4212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:06:37.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:47.984Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bc7bc473-e6cf-4474-97d2-a27361cd1a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:06:49.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:49.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:06:59.054Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=22c6cd74-c2d6-4ee3-b0b3-8c62304335a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:00.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:10.097Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=44979338-3ad1-4e05-a7fc-caa1281ba8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:11.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:21.137Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=731511ee-2215-45ba-a815-0dee1677063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:22.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:32.594Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6b0658de-81d7-43f4-bf8d-a34e9a70340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:33.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:43.631Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0a10bb33-f72d-40fe-9fb1-fd724883b208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:44.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:54.671Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c52ce0e5-ab39-4d0a-a9b4-b61ed0b78db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:07:55.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:07:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:05.710Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c2f4feef-a7a2-4399-90f2-81e7468fe228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:08:06.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:08:15.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:08:15.991Z |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-01-03T23:08:15.992Z |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-01-03T23:08:15.995Z |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-01-03T23:08:16.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:08:16.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:08:16.003Z |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-01-03T23:08:16.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:16.750Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=168f9f50-756d-4788-88f3-fe26c5348200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:08:17.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:27.836Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fcda7a03-4f21-4a61-b41b-24da12bcd676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-03T23:08:28.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.53.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:38.863Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f991ce14-7cae-4baf-b0b3-365e5dde9c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:48.991Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a968e05e-bfef-4f23-9db5-7e2d9685e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:59.010Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=406dd1f6-cdac-4fd6-89b1-3ead29b98cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:08:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:09.023Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6b617635-f6f3-4790-bdd2-430aa89837c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:19.039Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2d474d5d-1abf-4617-b16e-de1dbfc7d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:29.056Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=86e4325b-14b1-4bec-a875-97b72af1c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:39.070Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8c084cb6-8de0-4e61-a4b5-9b696749c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:49.088Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f1fc6612-c2cb-4f26-a5fc-bd304fccc0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:59.107Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=20611e9b-ea5e-4175-b494-2b740d03efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:09:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:09.122Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=48333cdd-5a8d-4d8b-afde-fa7734ee691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:19.135Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ba54c008-37a9-4baf-99d7-31df9fa22566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:19.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:29.145Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a8f78958-e2fd-40fa-b5a4-cf5847ffbd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:39.157Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ba326d50-ff5c-4a7c-967f-cd405b1c3422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:49.177Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fc2c3fd6-84b0-45db-b3a4-fcc4f1af4dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:59.195Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5ecf11da-1207-4e6c-98b2-6dfcded07141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:10:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:09.206Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cfc7c0a0-9d6f-4335-82a3-61f4243223aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:19.217Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=038e114d-0828-4f89-8612-586afafe07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:29.230Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8f72c5aa-8212-468a-85e0-170bf5056d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:39.238Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=91a18a7d-6d61-4ecc-b001-9dfa5cb3eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:49.251Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5701fdbc-8cc1-4015-9533-f45fb9fbcaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:59.267Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f67c86a0-a8a4-47ed-bb85-7121710c0084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:11:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:09.281Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=37f48bb9-3f10-4c01-91c9-b17ee1bb0edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:19.294Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e3c849b0-68ac-481a-b3ab-c0d949f518b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:29.307Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=05d98e86-82a4-4da0-a22c-e054af752cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:39.320Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=354de837-2227-46ca-994a-f5c6c02f0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:49.330Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dc062f5b-558f-4f9f-beaf-0a0538c5f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:59.340Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6189869c-917e-4d00-82eb-1365a5c7ee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:12:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:09.355Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=04beeb65-ee3b-4401-83c6-5709f1073d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:13:15.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:13:15.064Z |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-01-03T23:13:15.065Z |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-01-03T23:13:15.069Z |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-01-03T23:13:15.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:13:15.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:13:15.077Z |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-01-03T23:13:15.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:19.370Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5d1de6f9-7967-4476-a1f4-b985086f1de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:29.388Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=251d930c-ca2e-4364-98bd-646e5cb6b32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:39.399Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9f42b627-6ef8-48b7-947f-d5876f18ded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:49.411Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4f230ff7-197a-4097-9f12-d83516578828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:59.422Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=adefa410-2b0a-40d1-ac7c-5dd69068cfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:13:59.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:09.432Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dabff66c-a9b2-4383-a110-bc9218646eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:19.442Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=67953d1b-2f00-4fe1-b4af-d89b92ea9f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:29.454Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a8b31e24-2cba-4da9-b319-7227f2f6cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:39.469Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fed301a2-0160-40dc-a7b6-2d0ba518ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:49.486Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8fdad3b4-e0d4-4ccc-aea9-5d308ec7ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:59.499Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ebfdcedd-2cc1-42da-bba8-5e9fe89940e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:14:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:09.528Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=71ecae9d-148d-46d7-86e9-b18694d33e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:19.558Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e9227437-7a22-42df-8e1a-a133a6f6eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:29.584Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ffc30135-caf8-4644-b0e5-f86b2c3f1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:39.592Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8a5f11b6-eeb4-4bd4-bafa-922cecd29ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:49.602Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ed66b24f-211e-4026-8d7e-9f6130823311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:59.618Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1c6340af-9e03-4cbd-addc-5c167c73bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:15:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:09.628Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=341d5bd0-2f29-4c05-ab7f-f018225d79d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:19.647Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0406ab2c-514f-4d56-8270-b4249e84cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:29.655Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=74574945-409c-4ae5-9949-3a8ac63977bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:39.667Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cd4852e3-348d-4aa6-8701-659ca94516fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:49.678Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=393c9b5f-9850-46ae-98d6-9a8177cf3d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:59.692Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=904152d1-c823-4062-ad2a-b22a86b72d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:16:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:09.704Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cd2295e4-8dbc-4e97-a375-8ac3ac2607a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:19.718Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d27e3e9b-08be-44e3-8fd7-80162cae55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:29.730Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ca1145ff-80d5-42fe-b132-5d5314fac5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:39.741Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b371ed91-eee6-43c5-8c18-510993c33a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:49.752Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=86ff01a8-9d3f-42f7-b55e-9d4b07fd4465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:59.760Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a9207555-07c1-4157-bfee-ae13ca2ff6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:17:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:09.781Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1ab0854e-7e78-4ae7-809b-feb484ec8d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:18:14.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:18:14.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-03T23:18:14.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:18:14.955Z |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-01-03T23:18:14.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:18:14.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:18:14.961Z |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-01-03T23:18:14.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:19.793Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bc91d39b-4659-401f-9f28-66dc63b188a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:29.804Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a1d5af7f-2c92-4349-9320-deff77f77064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:39.819Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dea1815e-5a79-44c4-ab59-5ceb6fa9636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:49.844Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e62d85b4-4389-4b18-a208-376f1cb2bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:59.854Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e9134d27-c279-4a4e-bad8-00d7b74817c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:18:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:09.866Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a1e42e79-dfe7-40eb-922d-fbd751126587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:09.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:19.877Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6092d55a-6dff-4786-9de5-a52dad120030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:29.889Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e84b1c49-8194-4452-b216-1957882a983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:39.904Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cac5da3e-f0cc-470b-b6d3-6df85b49c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:49.916Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7aae2f5b-c781-4bed-afc6-467e517ded4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:59.939Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=35fb23f8-f50e-4213-9583-32337d99ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:19:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:09.951Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=aaefb85a-67a2-44c4-a9d5-e1e7ac763438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:19.961Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1c42e923-7516-48c7-b204-0b5d85e28efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:29.969Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c9ad471d-fe54-4f51-a098-3abeb6829c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:39.978Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c371d493-75c1-4749-bfd4-e4c8298a7cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:49.994Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8521e8b8-841a-47f5-908a-f0d0542fe638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:20:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:00.008Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a8fe327b-51b9-49a1-86ff-d0bd82b306a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:10.023Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=14c9c991-414b-49f8-adf0-aabb5fcb76ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:20.039Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=61e324c8-2298-4b15-9384-f64f13653fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:30.054Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=43d477ab-72b4-4139-8786-b13c70687675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:40.067Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4fbefa7c-87bb-4320-9bc8-0afdd0ccc3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:50.076Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e22b3c45-e1e1-4921-875d-55faa149988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:21:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:00.085Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=30b5dbe8-3192-4538-8ea1-e8d2304cc5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:10.097Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=54806864-b082-42d7-b2f2-b73834d5f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:20.112Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=83a7e7ce-793b-4ea2-b650-6e7fc375c51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:30.122Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=48d2b698-ac45-435e-ba1a-9c99cfae72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:40.132Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=acaa49c4-1f00-4c00-ba07-c868c8cce8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:50.142Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4866811e-5c1d-4114-acee-fcdfe3f389cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:22:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:00.154Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=473d7b8d-534b-44a3-ad29-3b6dfeaaba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:10.164Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f113ccb0-ceec-4e83-9bc2-3359c63c1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:23:15.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:23:15.042Z |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-01-03T23:23:15.043Z |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-01-03T23:23:15.046Z |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-01-03T23:23:15.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:23:15.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:23:15.054Z |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-01-03T23:23:15.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:20.177Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1ebcb786-377a-4c08-a2bb-c1b8ee92acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:30.189Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7f202156-bad1-42a1-90d4-5d06bb55299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:40.201Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cc7cd572-cf7c-477b-98bf-18c5e744ad6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:40.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:50.211Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5d85661f-ec53-45b1-b351-2a5b3b12ff25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:23:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:00.221Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=39d27a02-6e15-478b-9b5d-afe0346de9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:10.238Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fa62c0e7-22a9-42cb-9d6c-a5aa2f12b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:20.249Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=106158ef-6b17-46f9-aac8-43f6904ef9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:30.259Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1c2cc242-5ea1-4cb0-a3f5-7347bcb5a097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:40.278Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=00709382-506d-4d85-9226-3048262a0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:50.289Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d7b2da62-b6c5-4b87-b7e2-dcbbcf54c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:24:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:00.301Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=36ba6aff-c272-4425-9834-be7632ed8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:10.311Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0a8c2906-7f34-4fa4-b3be-deb77f410c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:20.318Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=99bda632-5818-4212-a520-ca8a9aacf1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:30.330Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3210a1ec-6c22-4563-b000-38683d2cc454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:40.340Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9ead9537-a5b4-45aa-82e1-d974ad89cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:50.350Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bacf70ab-d3b4-45c5-9a66-3ba7a6581618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:25:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:00.362Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=722ad871-0c38-4948-a0b9-8bc7b090216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:10.374Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=636496f5-1873-4ae9-9330-f7aa9848ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:20.384Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=484b40f8-afd7-449a-9841-fa874c0af41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:30.392Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=26600b2a-83d0-4f3c-abf2-05d74f8c9093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:40.403Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=08a57121-2c1f-4823-9871-6d8bad7c3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:50.413Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=34e1abff-0e93-4bf8-b61a-49c8ec123286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:26:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:00.424Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=45cc30e9-f07b-472b-8177-3af80e25711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:10.441Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=52f39b1a-1c83-4532-8436-9600580d85ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:20.452Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=470acb93-0e25-435d-8f0a-9fab8c09d55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:30.465Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3c59f427-cb45-4e6f-a7f7-9222b60558bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:40.475Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e0b1c7f0-8a95-4374-b072-413b76418782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:50.484Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0f8a3d03-05bb-4d01-b1be-691eb9a98484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:27:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:00.491Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a7bf8991-8414-41a7-9c6f-0a737ac414b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:10.502Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a56e1e0c-3106-4fce-97ca-894783465afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:10.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:28:14.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:28:14.974Z |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-01-03T23:28:14.975Z |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-01-03T23:28:14.977Z |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-01-03T23:28:14.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:28:14.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:28:14.982Z |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-01-03T23:28:14.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:20.512Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c18d7dfe-6e00-486c-bac0-4a3e19722390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:20.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:30.526Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0340a600-181a-4ab4-b01a-df5c6c20c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:40.537Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=055694e2-8a10-4264-aa85-7ab9c87140fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:50.545Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0749d9f4-040a-49c2-add4-66b35847a78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:28:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:00.554Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=83c936e4-898f-4975-9598-bd0b72ed451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:10.565Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a6c96228-c6c3-43f8-9e28-017be472b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:20.572Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=274df174-17c8-4abd-a21f-78e4ca13e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:30.583Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=514a306c-4ad5-44e8-976c-1d9319e2e8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:40.595Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b771f5f7-c7f1-4594-8423-e734a9154a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:50.604Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=68f8e23e-d13a-4222-a82e-5639e0a60cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:29:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:00.616Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f107a81f-810c-44bc-b5d9-f39d4947a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:10.626Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ecf4fbba-08b6-47c1-9e0e-7a09f9305dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:20.636Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3de86500-c4e8-4174-a175-260f69f32f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:30.647Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=95190283-f471-4dcf-a81a-0281414ba027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:40.656Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d9abf16b-e818-4d32-abfd-1fbab119716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:50.663Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6481f51e-544a-45b5-8d58-fc99a2f4ef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:30:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:00.677Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c84b5c61-9471-4ff1-8780-ace27a5c04db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:10.690Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cc53dbb4-0ffc-45d6-8961-2fb5abd86968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:20.704Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8eef3af4-963f-4ecd-8887-34579f9548a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:30.720Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b31a86d4-4849-4782-bf35-2a1685bd50ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:40.731Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9aa32bf1-74e0-4261-bdc6-87cd1ee02834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:50.739Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c65fc570-031a-461d-bb72-3ed0be56de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:31:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:00.754Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a491a770-a4c9-48a4-bd31-531bdb78cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:00.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:10.762Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5ce1e047-3c73-4c7e-b40c-386c6dd1fbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:20.770Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bfa843be-e84c-4e16-9475-1af48e07c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:30.782Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7fcd3dc3-2540-4416-9dff-bf78d7d1371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:40.794Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b5b67a87-6af0-45d9-bba3-dc60df2242ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:50.803Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b06e4517-3f2f-4854-8f4f-63106018b1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:32:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:00.813Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=db4d709a-c311-4d26-93b4-2175372ea772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:10.823Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cfaaf207-9f86-4402-b515-0479b3d963b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:33:15.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:33:15.001Z |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-01-03T23:33:15.002Z |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-01-03T23:33:15.006Z |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-01-03T23:33:15.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:33:15.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:33:15.014Z |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-01-03T23:33:15.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:20.833Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=49f0662a-4b79-434b-9416-7eb64a671e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:30.843Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=eac41622-1c13-4101-b240-f319c865f627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:40.865Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=19ef9fa1-1935-4a4b-916c-ff612c145123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:50.876Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3be4ff6b-cdde-46b2-b945-623bbe9f7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:33:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:00.887Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7d2e87eb-5170-4673-821f-ea9d36269dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:00.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:10.895Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b70f1ff2-8315-4ffe-b79e-904e3b62c01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:20.905Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e2e0057d-6bae-483d-b2f9-4c8acd735025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:30.913Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a255f52c-8080-4d16-9aab-61b9b6ad8b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:40.924Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=be025533-4e5f-4865-b3b0-b0cbc0d98319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:50.934Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cc1bb4eb-8c1d-439c-b934-71b923b5aea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:34:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:00.952Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8f07a623-6ca2-42e5-a4a1-093518560a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:00.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:10.973Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e57da7f5-8501-4810-9c51-1e0b387c6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:20.986Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bb2329bb-7803-41b6-bc99-35d17fd52efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:30.999Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c144f064-2f97-4121-86b6-b46e73631c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:41.008Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=36078451-dcb6-44c4-bc96-b8c3d708d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:51.022Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=779f56d5-686c-42b3-bc9a-940732621abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:35:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:01.037Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e8c2765f-b517-4667-b8c0-86c41d640d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:11.045Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0c3cbb1a-546f-4a68-b928-8e6d0c31f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:21.056Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0fc04116-09dc-437d-84b1-a0d71847c153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:31.075Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1a1fae90-c070-4a73-8b7e-bffacf810c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:41.086Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7ba68fec-f896-48f6-8540-fda0a711e46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:51.098Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b4455b08-fb8e-4c27-9856-834670f7884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:36:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:01.107Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=109f552d-064d-4d16-9267-ecc782a6430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:11.116Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=151a418e-9554-47c3-a722-029b642f3502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:21.130Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d5fad5e7-5e88-41bc-9707-07d49d04c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:31.138Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=069aa8cc-d94d-49af-bbb9-d6c4f5dd197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:41.149Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7b594862-318c-40d0-95e2-62387051627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:51.162Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=566fb12e-4333-47bb-b3ce-2dc4b742cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:37:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:01.172Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2544b332-1ea2-4f1c-8a96-0cf5f07ee9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:11.181Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7382ccdb-2feb-4a5d-a04b-92e17ef979e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:38:15.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:38:15.010Z |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-01-03T23:38:15.010Z |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-01-03T23:38:15.012Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:38:15.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:38:15.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:38:15.018Z |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-01-03T23:38:15.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:21.191Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=149bd3f1-05fa-429e-9ed8-156011fc6b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:31.201Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=02f337a4-a228-4415-a6de-cd6b194d48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:41.209Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6d46bef2-50a8-44fd-a1f4-2dc867f1ae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:51.216Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6b0850f9-ece7-4bfc-b7c9-c947de6acbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:38:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:01.225Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=494a8a18-9fd9-4c1b-a5f7-be299a040121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:11.237Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0c7a5d38-2dd5-4077-8f3f-c381f0392b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:21.249Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=76c98543-568a-4f23-a99d-09490201c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:31.261Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d166f92b-b612-4fed-9c5f-c81007fd2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:31.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:41.276Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=18896f7c-6614-442d-9d7b-1795367162a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:41.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:51.285Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e4f8e4c4-16fd-42b4-8ceb-b0fd99b63f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:39:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:01.293Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7e0783bc-5cc3-4f52-8ab7-9d1f05304404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:11.302Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=47e060cf-8cff-46f2-b520-a64d0f099f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:21.317Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2e975c8c-0835-40f9-b1e5-9769aeaf90de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:31.329Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5c3f2ed6-c183-43a5-a477-1099276deb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:41.341Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=edbc570e-0b51-478e-9d35-78909425c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:51.350Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c0ee37eb-aafe-4fc9-bfb9-6d320725c9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:40:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:01.358Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=496fb5bf-7a23-4548-941d-a8f2f8966076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:11.369Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7d0f8b30-ad22-4b73-92c3-c0b555cb1908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:21.376Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f54b4d4b-a76c-4180-9353-4e6ac3cad9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:31.388Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7ee54f0d-fa28-497e-9b28-747884e89b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:41.404Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=258182b1-5bff-4a95-bcd4-188c09c45b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:51.414Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=24aa996e-2e53-4238-b9da-c65f0ffd82d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:41:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:01.426Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d2323ded-c357-414e-871c-94dd88432e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:11.451Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a256c2bf-a506-48dc-8e06-4dd78af72400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:21.462Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2ccc2aa8-205e-4b00-b79f-4d1280176423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:21.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:31.470Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cabef50b-c66b-4bee-9a2e-7e4f021e664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:41.477Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e3734411-1942-4423-b8e5-79f47052a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:51.485Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=784522da-d450-4d28-bebe-8d48a0c8b183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:42:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:01.500Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=36630a17-7213-411b-81c0-ac3ca6b4e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:11.518Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4ce92a44-f5d9-4614-b976-a2d976a908ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:43:14.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:43:14.993Z |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-01-03T23:43:14.994Z |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-01-03T23:43:14.996Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:43:15.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:43:15.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:43:15.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T23:43:15.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:21.531Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=904f90c8-2bc7-4ba1-ae3b-85cc32c1efbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:31.541Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7d924535-2ffb-4c39-9a79-4201d0608832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:41.550Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=071b6a14-a51e-458b-b0b4-7a3c5a7ca176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:51.559Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d4c6c80e-bc1e-46e4-b983-32acce6e98dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:43:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:01.567Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d2a06a7c-9df2-4995-addf-3badaed804a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:11.577Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e1d17556-ec3b-4730-b4c5-c5d0b35f8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:11.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:21.588Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3fa72576-6779-4ded-abe6-8f8faa8d4f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:31.606Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=96081dca-a83e-40ef-ae43-10667057f913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:41.619Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7a26fe83-5876-4e29-9b4a-21e0bd488a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:51.630Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=def4f666-2b2c-4bb2-a5eb-d68bb8c2a759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:44:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:01.642Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ef27277f-08f8-469b-be1c-9d289f07bbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:11.650Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=46fe4030-06dc-41a3-96d1-a130d1a268a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:21.662Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bad56da2-fb14-447d-9e47-d9493e79aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:31.672Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5948e8f5-1958-4ab5-86c0-47719561d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:41.682Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=75c48e4b-1ba6-438f-8e2b-12c5f405bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:51.695Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4d2e1a4f-9164-4208-b133-437d38f1bb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:45:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:01.710Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=828ff43d-5d05-42fa-bd1f-4f8627c42b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:11.720Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d43e2138-af36-4e95-814f-65121f5591eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:21.731Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=857453ad-31d1-4544-8903-f20ae2965928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:31.742Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9844500c-dc87-4f80-aa65-62c3440d70be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:41.750Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fb0d8673-b746-47ad-9808-8fea354d524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:51.760Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8fbfd79d-0b31-4939-b9d9-abde4e401d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:46:51.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:01.771Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9649c206-a88d-4e2a-a362-0803a185c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:11.787Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8b675f13-e442-4d1e-8b9d-0df7bcaa2a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:21.803Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d8aedcef-81ca-4ade-adbe-887efc727921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:31.814Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1b060ede-fcfc-4db5-8183-2a0ad72bbd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:41.821Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0294cf3a-6ede-46ae-b097-478826bdc602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:51.828Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8be974f2-135d-47c9-b647-c12c6b267511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:47:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:01.835Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=06759a77-6666-405c-bcc5-754d92e37c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:11.857Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4f7c6768-9a47-481f-8b82-818fc95085f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:48:14.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:48:14.999Z |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-01-03T23:48:15.000Z |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-01-03T23:48:15.003Z |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-01-03T23:48:15.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:48:15.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:48:15.008Z |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-01-03T23:48:15.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:21.868Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c0793b9c-bc4f-4813-b26f-eed2aac9cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:31.881Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4ba9dbb4-bf6d-48ac-ae88-1fbfc954e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:41.894Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e3300832-2e83-46d0-95c2-33604002b865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:51.902Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5829a953-4ff9-4ad6-a17c-e2995bc77e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:48:51.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:01.912Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=61a66b85-c346-45d4-8533-2c28b53ef076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:11.923Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5e6b855e-00bc-4269-985d-cc498800ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:21.931Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=334399c7-100e-4bc9-8c9c-82b82d6a984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:31.938Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7229f369-20cd-4016-8465-a7b617785a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:41.949Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b270321c-c3a2-4b10-b1f8-034b9e645fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:51.962Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=35f7277d-91fc-46bc-838c-c76e883a1216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:49:51.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:01.972Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=657aea82-d63d-4193-8d71-29035310f400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:11.985Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ac0e27c8-e9db-4324-868d-0f23e357ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:21.994Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d08166d7-69c3-48ec-aee0-a6f640cf9361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:32.004Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8cb739ca-ab26-4f86-9e0c-777f2ab5e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:42.013Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dbadab54-b06f-4c31-9054-4602a481974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:52.021Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d513f749-b3ba-45ff-adcd-806ce050cc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:50:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:02.032Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=37f2ab04-4b27-463d-886b-cf2ade747563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:12.049Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2553bc86-b98d-44b9-a25c-421894c58f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:22.062Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8cd08523-ee91-40e0-9b76-6c37559c2e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:32.073Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6a3fb582-db41-4141-9bea-34541345de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:42.081Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=05407fdb-9292-4417-8544-ed179025f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:52.088Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=41500c21-e5f4-4fd5-96ab-2796eec7bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:51:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:02.102Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fe19f6dc-be0b-441f-b194-fe2135d4ae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:12.111Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=636e95d4-1304-4194-b5ff-2ad3fb580dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:22.123Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5c42aa0a-04f9-4ca9-ad50-3b4b6ce03050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:32.133Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1b95db52-fce6-4b96-8581-72dd0565504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:42.143Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=215ecb0b-cd5f-4c3b-841f-c6c7880422db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:52.157Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2699caf2-5953-4d42-a2ad-c34d4e57aeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:52:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:02.176Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=02b9df18-78ab-4f8d-8ddb-1e5a52e53b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:12.184Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2541e009-0e39-4518-9433-96ef27d63d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:53:14.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:53:14.980Z |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-01-03T23:53:14.981Z |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-01-03T23:53:14.984Z |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-01-03T23:53:14.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:53:14.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:53:14.988Z |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-01-03T23:53:14.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:22.193Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5b0057bb-b7f0-4de1-b259-0e8e9ca261f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:32.209Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=31dee8d6-0e95-4580-a931-29d10ac2d53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:42.219Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b5d8db99-475c-417e-8ed4-38584d68b32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:52.235Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d9df7c5b-babf-4987-ba0d-5f466f3d4b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:53:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:02.253Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9c0f0cb3-1e9f-4ecf-be21-0bb2b28c24fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:12.261Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=550f8543-456b-4cad-933a-f896be508e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:22.268Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0444be1a-1e33-4b9e-ab20-51d310632fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:22.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:32.275Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6e2c4e5c-6210-4753-a2ae-ed87fc9e9eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:42.282Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1bd79169-a604-43ac-989f-8bada4b1a7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:52.295Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=de71cf12-0870-4ff2-8eaf-9cf82bd8f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:54:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:02.305Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7cd9a4ef-3cb3-460d-b724-c95241ba6e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:12.316Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5c77adb2-bda1-4496-add1-86fab21b7b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:22.326Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f873cb48-acef-4dec-a2c0-3a15837dff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:32.368Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=353c14c7-277e-4142-b8c5-a153d2846084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:42.375Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c0674915-aae4-4a13-9f43-17315e89c06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:52.382Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=69ff6c34-168f-41a5-81be-b3b8ec568e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:55:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:02.396Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6cc4b6b4-4704-402f-972a-84a46bc89e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:12.408Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e1021394-effe-4fe0-b212-d565d59f1a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:22.418Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=abe8f5b4-27ad-4df2-9b59-88a55e38e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:32.427Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e69e8e0e-f563-4dfb-b397-43b1c75e37d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:42.435Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fb54f30c-ab1c-4bb3-9205-0e807034713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:52.444Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7278c271-58b7-4f7a-b57d-15eebd777999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:56:52.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:02.452Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c12bd769-2e73-4d4f-b825-49e96fb0b64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:12.460Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3673689c-1455-45ee-b925-9774ebbd9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:22.469Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bdae9cb7-c6f4-4392-ae6f-69c6d1b2cbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:32.484Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7aa57598-23c9-4a37-b517-a02d632f63c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:42.494Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b89cb881-9bff-45bc-9e5d-26b1a391512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:52.505Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=43d3ef66-7e89-4837-bb1b-1732694ab848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:57:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:02.516Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=65709807-5614-43e8-a14d-4274e2b131ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:12.526Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4f978221-b011-45fb-8993-4872ae23c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:58:14.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-03T23:58:14.972Z |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-01-03T23:58:14.972Z |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-01-03T23:58:14.974Z |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-01-03T23:58:14.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-03T23:58:14.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-03T23:58:14.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-03T23:58:14.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:22.537Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=82757bc6-73d3-4610-adb6-2a81f60e4c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:32.547Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bc66be98-e3fd-482b-950c-5e770f1c0eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:42.558Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=058c46fd-db9d-4518-b1ac-41f1778b932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:52.571Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b047e323-9990-4abf-ae2f-ba816e0e38e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:58:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:02.588Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1da6ec4d-4a36-4bca-8b8f-7fa4e5820c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:12.596Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f99dc104-cf1c-4248-8ba2-8c04775da30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:22.609Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b7adfca4-d549-4314-8cc7-4b957dc708e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:32.620Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3754838a-ae50-4494-9770-b24471dd8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:32.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:42.628Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=80f83a88-1729-43d0-b389-896a5ae7f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:52.636Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2084d06d-89c9-4307-8552-f66bf55bd322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-03T23:59:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:02.660Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3ae04614-cf79-41cf-8b1a-8f2cf78c6897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:12.689Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7ff9e4e3-b07d-4091-97ea-c4743cf777b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:22.699Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fce6dc57-4726-4c5c-a4c3-96af32763b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:32.709Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7b7c9c49-f965-4ab5-b640-05934a88c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:42.717Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d07f5c9a-3116-4079-81a7-7cc2280d6398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:52.724Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=44cb5df2-9355-4a7f-87ec-7bb73240ef5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:00:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:02.732Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ab6f5114-c2b4-4b9e-b673-ea3ca55ffb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:12.740Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=30edbbdf-f8ba-42d1-b2dd-78dc3b8630e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:22.751Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=caa7cdff-ee72-48b0-a4ca-4f6213c8b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:32.765Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=036afa0c-625f-49f9-850e-c7d1a85bad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:42.790Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=833a4de0-dac5-4c21-9b93-0448aa9cb078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:52.801Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4e5daaca-3bbf-45cd-ab4a-62dbb47709d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:01:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:02.813Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=51a136fb-0c8c-4a5f-b089-3b812d29a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:02.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:12.822Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bab6324d-40b4-450a-b971-a4afde9ebea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:22.835Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=adc5c3c9-7d43-4f7e-b24b-8e8f3cb6425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:32.842Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=37990805-bfbc-4ad5-86a4-36207617cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:42.855Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5a1cd624-33fe-4c03-ad74-37d2a68c8ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:52.867Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e8249e53-0f55-4b41-b540-7ae4e9b1e215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:02:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:02.881Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b7c35c2f-1d70-4be9-bdd9-01c0909f0d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:12.889Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5a7960ce-1a65-4367-b445-5b60328de85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:03:14.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:03:14.978Z |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-01-04T00:03:14.980Z |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-01-04T00:03:14.983Z |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-01-04T00:03:14.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:03:14.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:03:14.992Z |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-01-04T00:03:14.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:22.897Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=20c842ff-feab-498a-bd66-80d35fac0a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:32.912Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7c137e43-6c00-4192-b9a6-cbdf5f79540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:42.920Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=597b574b-2c8a-4f79-a279-6ae7f5240894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:52.928Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d5667eca-124b-4063-9023-de5015e0a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:03:52.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:02.939Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=975ca426-a990-49f6-8471-9d343daaf7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:12.951Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=96443a30-5108-4a6d-bb12-859fb8b64b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:22.961Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e12293e6-444c-43bd-b226-f4fbfca899b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:32.971Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6b99c8ec-cd73-454d-9989-f383c9a50393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:42.979Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e1b17015-044c-485a-9cf0-8d451a85667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:52.988Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=89bb89c4-f624-4672-a39b-084b2d942604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:04:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:02.996Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7e8ede1b-f12d-405b-a2c2-799ff281d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:13.006Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cca07453-5aa4-4840-94c6-a09e67d25666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:23.015Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fd0d0bdc-2706-43cc-8506-45300bc19416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:33.029Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a29a9377-e586-4809-aabb-4f12df27a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:43.043Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7928221b-2b43-4aca-9eac-fc9a4112420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:53.062Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f138406c-b9df-4d55-9aee-9250a2f5b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:05:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:03.071Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a0a3d86c-a2ab-418d-b95a-20d9324973cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:13.079Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b17564b8-6eda-4c4b-a3c9-48a941919b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:23.087Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=316fd73f-4a00-4ae0-832d-dff5fcc5b2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:33.096Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c4309315-ca95-4da2-b29e-24fa7ec08a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:43.121Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d5ac43b9-589a-44ed-9411-6b9524aaceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:43.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:53.131Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f7149662-fd3b-42dd-9c1a-43de09ad86fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:06:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:03.142Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4d3a6956-8bbc-4069-ba31-1f1370a9d391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:13.153Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ff053944-e667-4a95-be05-ddbd47116f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:23.161Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3dcf7016-03df-4462-8de1-dc5b581f373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:33.169Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3167d1bc-3e65-40cf-9a2a-4e501d03ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:43.178Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ecea6511-34a0-47c7-be7b-afb5da21f395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:53.187Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=daa5ea81-8f84-4b19-8445-36b0c9bd1b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:07:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:03.194Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fad32fb3-5e93-47a6-bbd0-930e54c6e419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:13.208Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ae852b74-f13f-4b3a-91fb-5d3d58125ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:08:14.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:08:14.941Z |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-01-04T00:08:14.941Z |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-01-04T00:08:14.943Z |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-01-04T00:08:14.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:08:14.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:08:14.947Z |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-01-04T00:08:14.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:23.223Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=923c544d-58bb-4c7f-ada0-621c94ea3ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:33.232Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e8fb1ac2-5d6f-4ef4-811d-7b48efb10a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:43.241Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a8219c6f-4a7b-47f2-a87c-e262165cae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:53.249Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=45c1d1a3-288b-4379-9052-3a192fa8576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:08:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:03.257Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0ff2efdc-fd93-4159-a1a7-514748c41c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:13.268Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=67b7e40d-c846-40fa-98ea-7e5c06dfb2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:23.281Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8cbe816e-915e-461f-8601-9451a070d421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:33.295Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3e828a3c-705c-4867-9366-c44e8911b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:43.305Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b8f062d0-fbb2-480c-ab39-f5e1268bdc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:53.312Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d72e9080-94b7-4082-bf9c-bf61b41b117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:09:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:03.320Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f973b4ac-d3ee-4047-9096-c9228f098527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:13.327Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=61c9e506-c6bc-4965-bb4b-b9b5e1ea4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:23.338Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1c7473a6-eb8b-492e-ae75-8484a720eb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:33.346Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9e168f78-e74a-4acc-b579-71599cb04160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:43.352Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=92c07241-632c-45f2-9d14-bd4e3be44d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:43.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:53.364Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=8c8a210e-fe13-445d-9c6a-2a7fa1fe85c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:10:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:03.377Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ad8c51af-bfa8-4a6f-a6cc-0f733fc4bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:13.388Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=42602fe9-4d6d-497e-9906-42316c777dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:23.398Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d0e2c146-16a8-40ce-80bf-a90970c75f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:33.411Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9e8252cb-c44f-470d-b0ba-c060a67b8584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:43.417Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b6f85e1b-fcb8-4d1c-85b6-1c10e8e404da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:53.424Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=17be3a8d-a768-40f5-8cd3-338b560e3d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:11:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:03.430Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9d326254-dccd-43de-84c0-0a9377da48fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:13.443Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2c3883f2-303a-4270-898d-7395a0677873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:23.454Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=aa9bfa5c-1151-4302-9066-a8a678608194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:33.466Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=979aa842-fc31-4a29-8ed4-d58d0048b20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:33.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:43.477Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f1509020-c3c6-4924-a82d-f6f4f8e6d58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:53.486Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1089aac1-1667-419b-871c-9b5bae50b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:12:53.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:03.500Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e124279e-ec1d-4b4c-9687-9e90383ef328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:13.509Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c73cc172-2d4d-496d-8958-85a3db872341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:13:14.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:13:14.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T00:13:14.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:13:14.984Z |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-01-04T00:13:14.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:13:14.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:13:14.989Z |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-01-04T00:13:14.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:23.517Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7364c9c8-b254-4a8c-9d6e-918ecf5ef1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:33.530Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3b37d022-2bfa-498c-b2dc-09a9a5b3eb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:43.539Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5ae7eba6-c0a0-4203-ba79-0daca6f7bd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:53.548Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d7273f34-a1e6-4a2b-bcdd-3ae5fc5fbf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:13:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:03.556Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=58ea4008-a3bd-4126-b9b5-0f02505d2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:13.564Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=33e5549d-014f-46c1-8bef-29467c256d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:23.572Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=20d0cda8-9bc1-46e7-8bbb-e2c1520fa787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:33.581Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3af24339-8357-4652-b5b3-5032df7b2702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:43.593Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=df6a7b55-ba62-4f91-a970-7febc02da124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:53.604Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ce0a4932-1757-4908-a54d-9194f250fac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:14:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:03.614Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a6620c7d-cc1e-48b3-8bc6-78d3fb4988d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:13.623Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f2374b7e-e23d-480e-bd79-7bb228f9f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:23.631Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=d8e5fb4d-c0ee-4bbb-96fb-8472768b2983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:33.640Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=33369f49-aa54-4245-b37d-591362636875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:43.651Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c8310c35-564f-477a-9d73-5c179385153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:43.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:53.660Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7f2ba4ba-5ff8-4af9-8e9f-e00b4e7732a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:15:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:03.669Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=656ac677-e8f2-480c-8188-c9a8ec54258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:13.690Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=78b4ef91-3534-4915-b138-f72ea48f4e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:23.700Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bf6b30cb-4357-402c-a587-addc29f68bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:33.709Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=333e28a9-4142-4d1c-9b6c-f2df5e748cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:43.721Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=277c0fc7-f005-40bc-87b8-4988eb4c9c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:53.728Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=823b7558-6a04-44fd-a429-f773460c974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:16:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:03.736Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2ece3ba1-364e-426c-beb2-7163059f3de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:13.744Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7fa91f3e-c969-4eec-9c6c-387d02384732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:23.752Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c9bc56e1-1206-44c4-a04b-b418b6773aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:33.768Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cabbe6fe-3044-408f-bacc-90959e382c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:43.780Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2e130541-fbe8-4275-9a49-9c7a4e9d04a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:53.789Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3507c413-d936-4185-8675-e2f6b88b806d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:17:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:03.799Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=14c67ea9-63e4-4d35-8f9e-2bbd841d9d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:13.808Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a1647a1c-4a58-4888-8631-6821093aa874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:18:14.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:18:14.982Z |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-01-04T00:18:14.983Z |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-01-04T00:18:14.986Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:18:14.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:18:14.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:18:14.990Z |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-01-04T00:18:14.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:23.816Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b2f3ad4a-4351-44be-9e54-748c4c0b7937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:33.822Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dea13975-915a-4998-810b-a69952b120fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:43.832Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9684841f-cc4f-4fed-af2f-a96e89ef8d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:53.843Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=388e2601-cbf1-4c7b-bf37-56bb47ccac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:18:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:03.855Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7fb1d430-63e7-416c-a96b-d57aab2b7a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:13.865Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6515e052-0f73-41c9-9fb2-a4e939c89d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:23.873Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5930fcf6-3b48-4815-a708-027c99a69944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:33.881Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=01cd8e68-0d3e-476e-b339-727b2fc00fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:43.888Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=19f4d19c-4398-4422-83f9-414a384c1cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:53.895Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=03701bac-691f-4983-91eb-4398b3aeedb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:19:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:03.904Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=14ac3c0e-a0b6-4114-afda-1d4bcb40b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:13.921Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5f6f1930-5772-4d52-af0f-b14f1a2f59bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:23.934Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=97244644-871c-4b38-80d0-4b42908dc23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:33.944Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ee62d6bf-04a2-435d-9675-a43120de706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:43.953Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9b5318bf-b20f-48bd-b05d-7b485cddfebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:53.961Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=e0f70d16-3154-4d7f-8f54-56cdd5f8aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:20:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:03.973Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4e8910c3-4f59-477e-a002-7e52fba9dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:13.981Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=be46af13-5966-4058-9982-6dc24e70dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:23.994Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f52c63c0-51f6-40c6-a955-387465018878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:34.006Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b593d76b-2140-49a1-b82b-1866fee57b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:44.017Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f572ddbd-960d-4d17-8ea3-48e57f213318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:54.026Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0ddc8ef4-80aa-434e-bd7c-371f2da243fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:21:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:04.036Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a63db3f5-5b67-4f52-92bd-2a71ae4cedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:14.045Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f557d399-1900-4ad5-97b0-5b1476361a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:24.053Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=6d6ccbd6-a575-4f8e-aed9-d10fd195e5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:34.061Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=488ac0a1-2ab2-4b2e-afc2-c0bd967725cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:44.072Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9c8b04eb-aca4-4f8b-91b4-9e2226843969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:54.085Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=14781820-b887-4d90-81c4-3f30ea8fcc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:22:54.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:04.095Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4c82d30d-77cd-4e73-85fd-a9c385c143b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:14.103Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=338e50df-d6b4-4dd5-8018-40b6a7e7f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:23:15.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:23:15.006Z |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-01-04T00:23:15.006Z |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-01-04T00:23:15.008Z |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-01-04T00:23:15.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:23:15.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:23:15.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T00:23:15.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:24.111Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=56cbc170-18b0-47d1-b344-9438b22339d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:34.118Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=9c262c30-d367-4585-b68d-d558aa802c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:44.125Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1cbb4d90-fd25-4199-be9f-7099c12fec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:54.132Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=adc0f2a8-06f1-4678-9d41-3862fb916224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:23:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:04.163Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1ebe7762-3c89-4c22-882f-dcb4b58e4393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:14.174Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ccfc949a-ddc2-4c14-b7f2-8df6bb99eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:24.185Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=68593413-c0a3-4ed7-aced-6e8a54e0d78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:34.194Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f8ed7880-77fe-4480-bd70-e80eb4646105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:44.202Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4dd62bbd-3693-4089-86fe-a2419b160b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:54.209Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=edf9da87-0cc4-4c05-9ecc-ef5260760c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:24:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:04.217Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=72320c8c-dd08-4eaf-9e73-8384d9142ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:14.231Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=09021476-8802-4f1b-af40-c12cdd87ef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:24.245Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=99935960-e0f2-429b-a0dc-f25bc3d4bb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:34.257Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=490d839c-5177-4d98-a9cb-a31ac8acb33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:44.266Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ab881b1f-1ab0-4201-bfc8-e1713f81eb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:54.273Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1c3814a0-2068-4f3c-a3f3-5c0696b50aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:25:54.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:04.280Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bd54ed72-4ce5-48fe-af2c-84d0d484e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:14.288Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4f43e225-1472-43ae-8914-7905b98225c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:24.296Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dc9c8ca3-58fd-4cd2-ac9c-823c5a288e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:34.307Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=33862656-0d6b-47fc-b4bb-5530c84ad2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:44.319Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a09e7fa4-4e21-4288-bc58-ce883d71d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:54.329Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0248d524-0891-44c3-9f38-f0029b50a2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:26:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:04.340Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=28885070-af52-43fe-a4e0-1688c3302b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:14.348Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=45164150-1d3a-4598-bb44-1ef708dc0e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:24.354Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=80f8bc4a-688d-4962-801c-8ee5c632dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:34.361Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=21e61170-aaaf-47f4-9b48-31321e8d5aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:34.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:44.371Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=19010bb3-455d-4a32-ba91-8012ed3cfb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:54.383Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f442ad5f-afc1-4a39-a49e-a437f8042a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:27:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:04.397Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f9a96540-ce92-4e8d-a5f6-7a5ca9fc92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:14.411Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5b29ce08-d907-49d1-a54f-d201f64755b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:28:14.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:28:14.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T00:28:14.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:28:14.984Z |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-01-04T00:28:14.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:28:14.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:28:14.988Z |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-01-04T00:28:14.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:24.419Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=65547932-6be2-4f00-afa0-e2cd890fbf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:34.427Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=382d6ba1-5e9d-4986-baec-11e5c3d4be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:44.437Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=f8ea4d4f-8a8d-40e2-8a76-232367e9c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:54.443Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=993ef900-d58e-497c-bf8c-ca53a23ba7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:28:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:04.451Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=36a5042a-a3d5-48aa-919a-1652546d0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:14.463Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=07cd0f63-3a7a-487a-a2e5-d492a6b3681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:24.475Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=539b6f09-2a1a-47af-8bf3-7de547b25acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:34.488Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=09e7d730-6b28-4936-ac67-03fd20c83269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:44.498Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=24c2c4a9-5bd6-4785-82ec-931776ab728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:54.520Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=c1febc35-2083-4b3b-8093-f277970a94b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:29:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:04.527Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=36df1976-a531-4bd0-828e-12c85726392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:14.536Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ee9510b4-aae4-4db0-913b-0ec808ae09f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:24.548Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bd76711e-822c-4d50-9ac7-e779130a1b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:34.559Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=75b9023d-a520-41d7-bd63-83aec60dbd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:44.568Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=cf2631e0-d56f-4ab7-abb4-423d7287489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:54.577Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=355aaf8e-b069-49df-9627-69843860570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:30:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:04.588Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=4d179b79-f093-41ae-b449-aef5f3c67b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:14.597Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5ec73fce-2142-41d7-8c46-0ec67ccc9ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:24.604Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a4cf8cac-ef42-4ea8-a139-313ef91b7b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:34.612Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7f7b3908-d2bf-4eb1-842b-04d08225330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:44.624Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=61b33dc7-64d1-45cf-afea-7b97306c4f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:54.633Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=77843a70-665b-4104-8341-a7ece2b284ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:31:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:04.644Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=72238e1e-0143-407c-baf3-0d94d16c97b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:14.655Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ed6ed170-1a13-463c-ba02-5d05eeb7f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:24.665Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3f18b2f6-75f4-4de5-aea9-085600734282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:34.675Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bbd54c34-1b27-4412-9d9a-c7f31fd79aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:44.682Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1e78ed40-328a-49fd-9021-5bdbf09ce8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:54.688Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0cc6d4b4-6028-4eef-ab90-ce531dd5b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:32:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:04.699Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=02b78888-6127-4c13-a331-62874d464293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:14.711Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=30ac2223-df0e-45be-af44-b6d76e952e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:33:15.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T00:33:15.023Z |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-01-04T00:33:15.024Z |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-01-04T00:33:15.027Z |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-01-04T00:33:15.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T00:33:15.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T00:33:15.032Z |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-01-04T00:33:15.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:24.720Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2728c239-828e-4cf7-a94a-dc75f038871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:34.730Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=a25ce81b-b6b4-4a36-b33e-32db1b7ffd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:44.737Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=1cd40ef1-b7d8-4b62-a737-eae11b77321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:54.745Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=03c7219a-80d3-449e-8a2b-d14ee0584d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:33:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:04.755Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=38d7664f-410f-4abf-b7f8-c04240d4c26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:14.763Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=dca2e8c6-a069-42e5-9ad9-40d55f9e87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:24.772Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=abc3c34a-06ed-4cad-b485-b76f7d1ae7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:34.785Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=81afb54a-a8aa-4538-bb57-3146d30f1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:44.794Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=2f2a05aa-1bc6-44c9-8c5b-6a9f91a48d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:54.803Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=943979ad-de69-4419-a8aa-e4c6a48acbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:34:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:04.812Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5c735065-86d4-4e70-83d8-c6b858b581c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:14.821Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=3697ea80-3fe5-40ab-8bed-0ae08586e685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:24.827Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=037a354f-a295-4fd7-a988-42d3438d8a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:34.835Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=fc549451-dcec-4402-8fe2-c6b4a2caba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:44.848Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=991b4d82-1bd5-44e0-a290-97e0efaa6f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:54.858Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=43387473-43f7-4890-ae9b-b75fdbf446ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:35:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:04.868Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=5f1b68d4-0027-49a5-a0a9-7842c6213e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:14.877Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=54a51dca-842b-4fad-80ea-f2ea38f736a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:24.884Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=bca68e00-83a4-4865-9ed6-8540a866b52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:24.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:34.893Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=7858cc26-0505-4fc8-9e46-bd0f62fed264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:44.900Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=09c618e4-d2f4-48fb-9566-d7ccd0ede9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:54.907Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=b5fed161-d64d-47ee-bd1d-68f1631568a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:36:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:04.921Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=ef4be2e8-ff62-469a-8a6a-dbb6948070e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:14.932Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=71adbe3a-ddc4-48d9-8ccf-77c66615dd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:24.942Z |INFO |Init configs |InvocationID=9c8b1382-2664-4ae0-a8ba-b46ab0f7c4e5, InstanceUUID=0ecb8690-e96d-447a-aa11-c451509cde02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T00:37:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |