. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:30:17.890Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:30:17.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T12:30:17.931Z |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-02-17T12:30:18.594Z |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-02-17T12:30:18.695Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:30:18.696Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:30:18.696Z |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-02-17T12:30:18.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T12:30:18.904Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-17T12:30:19.007Z |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-02-17T12:30:20.338Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T12:30:20.717Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-17T12:30:20.734Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-17T12:30:20.734Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T12:30:20.781Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-17T12:30:20.782Z |INFO |Root WebApplicationContext: initialization completed in 1775 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-17T12:30:21.087Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4883925a-e887-4016-9144-03b65c2939af | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-17T12:30:21.815Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4883925a-e887-4016-9144-03b65c2939af | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T12:30:23.116Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4883925a-e887-4016-9144-03b65c2939af | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T12:30:23.596Z |INFO |Started MainApp in 7.91 seconds (JVM running for 8.56) |InvocationID=4883925a-e887-4016-9144-03b65c2939af | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-17T12:30:23.661Z |INFO |Start scheduling PRH workflow |InvocationID=4883925a-e887-4016-9144-03b65c2939af | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:23.671Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c644cdb0-4123-4dc4-9646-e9e8fbb6c968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:30:25.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T12:30:25.375Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T12:30:25.375Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T12:30:25.378Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:35.197Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9ee7fca5-b787-4b8a-9b0f-42bd23b97699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:30:36.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:46.249Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ec938efb-d887-4b8e-86c7-5a5d079ba886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:30:47.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:57.289Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=75775ec8-593a-431a-b7eb-aa083fa4650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:30:58.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:30:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:08.362Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c3945576-18b2-4f87-bd98-360cd3cb48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:31:09.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:19.401Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=97998d4c-863e-463a-8f7b-f2f707965ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:31:20.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:30.442Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6a21d8b6-60c7-4481-bf15-5f60da441a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:31:31.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:41.482Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bfbe887c-8bd3-4b37-a52b-71ae6f1a0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:31:42.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:52.522Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4932d007-5ef9-4e7d-8b55-e0ce08d99f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:31:53.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:31:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:03.565Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3470fcca-10d8-4e62-8088-534e89dea56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:04.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:14.698Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0ada8a8d-d3d7-4045-bb29-75a0c3c27379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:15.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:25.737Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3f3e3c7d-f7e7-42fb-823a-d3d7091f5144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:26.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:36.781Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=eda271df-198e-4bab-925d-f54360c467f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:37.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:37.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:47.818Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=45c1043e-cc28-499d-a0ca-d9c0c53bd2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:48.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:58.861Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3384db14-e356-40d9-9764-56becf40183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:32:59.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:32:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:09.898Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4fce0918-4fe8-4bbe-b737-f2a69c7df33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:33:10.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:20.937Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f1d3d7f9-d30e-4427-bd5d-bb37c09d0859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:33:21.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:31.980Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=81fe0028-b4b1-4556-bbef-61fd8aeeb90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:33:33.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:43.050Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d4d89311-da2d-4b5b-9042-174522430ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:33:44.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:54.089Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e7e3659d-dee2-4983-a702-91c749eafff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:33:55.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:33:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:05.136Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fc901c10-a31d-4b90-bde3-6217a0104198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:34:06.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:16.170Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=61a810a1-838d-4685-bf7d-0e9663e7913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:34:17.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:27.209Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a9278466-f3f9-444a-8a8a-f7cf201654f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:34:28.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:38.254Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=320e5cb3-f90a-4e4b-9516-ba64444c6b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:34:39.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:49.322Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=83b8f4ad-3bae-400b-8948-bfe7b2667996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:34:50.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:34:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:00.362Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6b3040a6-692b-48b7-822f-b685ed7a5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:01.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:11.401Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9e67a7d8-35f4-4f99-8b3b-8b4233e9cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:12.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:35:21.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:35:21.692Z |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-02-17T12:35:21.694Z |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-02-17T12:35:21.697Z |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-02-17T12:35:21.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:35:21.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:35:21.709Z |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-02-17T12:35:21.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:22.441Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=087d9ef7-a5d8-43cc-bff1-beff0188197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:23.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:33.482Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=451e8df7-f5af-421d-8339-acf4e0cabf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:34.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:44.528Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b969fa3f-8527-4865-8591-50206f71d272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:45.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:55.562Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=231aa182-c8af-4142-b09a-35f462e52a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:35:56.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:35:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:06.601Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8d704bd6-8a90-4ae6-bb91-c10eb632334b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:36:07.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:17.641Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c6db8768-26ac-414d-86e5-95d1f54432d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:36:18.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:28.681Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=273c6b5f-425c-4cfc-8ffb-cb4299ac12db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:36:29.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:39.721Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8578e97a-40c5-479d-95fb-26a21ff48780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:36:40.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:50.761Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ffc9241b-a5ba-4bcd-aa5b-5aa0e3397cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:36:51.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:36:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:01.801Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=41e7c383-5964-41a9-9729-f72567e72c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:37:02.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:12.842Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=18fefde5-2b18-4266-a982-142a44afd452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:37:13.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:23.882Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=121ee94a-6d16-446e-bf80-61f3cd08c53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:37:24.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:34.921Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4ae03f00-6c67-4409-9ae4-4b31ff6eead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T12:37:35.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:45.961Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=17701da5-af9a-49bb-8740-9dc58f8150b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:56.092Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=57e96d8f-ac27-4b7f-85bd-be61937a2760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:37:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:06.111Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e2fd6a15-347a-42a6-9113-924196528a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:16.124Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ef96a8c2-9a00-4331-8c1d-1d2d7d8a5ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:26.143Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=27823155-94a1-4fdf-afee-a6e5724e9e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:36.154Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=373493c0-7ec0-47a8-87f8-753f8a838c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:46.166Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c64d8f1e-029a-4676-87c3-26b7bac399d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:56.176Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7c90abce-e0b4-4890-a6de-d32201edb17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:38:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:06.187Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ea568e0c-18e0-4b38-b5aa-0134b9db1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:16.200Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=31fab488-c2aa-4680-beb0-9a47c289cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:26.210Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=517932e1-e724-4eb8-aac2-be799bd556f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:36.222Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=663a911a-d304-41ce-b5f9-1eea25175142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:46.247Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dba966a1-3fde-4aa7-ba56-7df2c18c3d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:56.266Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1b85f193-c9a0-4e32-9858-6785d9af70e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:39:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:06.277Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4a25f6ba-a5a7-4225-9225-1733a04b8366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:16.287Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e3c747ae-c5db-440d-aa46-995b57cae9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:40:21.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:40:21.481Z |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-02-17T12:40:21.482Z |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-02-17T12:40:21.485Z |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-02-17T12:40:21.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:40:21.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:40:21.503Z |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-02-17T12:40:21.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:26.300Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=01dbac17-50ae-48a2-b010-2b46bd5b1710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:36.309Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5df6b070-082d-41fa-b4a3-e3e4af8ba9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:46.322Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c6cc779a-1f80-4207-8dfe-6be42daeef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:56.333Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7e923f7e-de99-492b-b53b-987936018324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:40:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:06.345Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=305ae45b-eaa7-45b9-be11-8d1eae101908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:16.366Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0da6cdec-802e-417b-886f-cf9bf523ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:26.376Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b7fc5f77-d655-4997-a204-1f61b19cc250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:26.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:36.385Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=447ecf89-b6a2-4020-b4d6-6aa7d970fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:46.394Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5e66f484-120f-4a02-8b47-bb8ef2b0e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:56.403Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=85816854-9707-443d-8243-91963efce4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:41:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:06.411Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=794e2f27-343f-4737-ab6e-629074c06ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:16.424Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a760a394-9959-4c29-9807-aea717bad500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:26.434Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fe9374b7-8ccd-43ee-8016-8880f65122ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:36.443Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=81be27cd-4ec4-4177-bb97-16ce51f01476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:46.455Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a88637d0-328c-402d-8dd1-4f600b2de490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:56.473Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=89798e15-7bea-4c6b-aaea-4fadd3901e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:42:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:06.485Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8b1e789d-9048-4c02-8e60-db8d3d375136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:16.494Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a42a61bf-ac04-4b69-866e-5f986ef763df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:26.502Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=07854c00-c717-4279-ab58-73aded75126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:36.510Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5756d911-b5c2-49d9-961a-317060f648c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:46.519Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=abb0e9f5-7041-46cd-aa57-ed50944146d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:56.528Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b2b93850-e585-4781-b74e-51d81e60a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:43:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:06.536Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=72b847d9-cee2-411c-8e55-10d5daae3461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:16.568Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=11048446-e873-4822-9c14-a58f1f18a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:26.579Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=edb42703-6c77-444d-a13c-1020bab05fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:36.595Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=16412def-c720-42e2-8e5f-9d9ff358d185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:46.604Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=88818d23-fce7-45ad-bc9b-c5412377863a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:56.613Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6bec7f2c-e143-4163-a1b4-03ae92f61f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:44:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:06.622Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=223ce946-c832-4946-88cb-71d78cadd651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:16.631Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=040cc8e5-c35e-426d-a9b0-5e243f3d8972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:45:21.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:45:21.466Z |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-02-17T12:45:21.467Z |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-02-17T12:45:21.469Z |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-02-17T12:45:21.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:45:21.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:45:21.476Z |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-02-17T12:45:21.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:26.640Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=308f349c-6e03-4479-a956-2b14671712f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:36.649Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0386fb30-6804-4706-bd8e-b5b5cfe77c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:46.659Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6e94d9e5-442d-4b4d-9b2c-a187dbaeefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:56.680Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=441a6dad-81ac-40df-8ee1-af1099dc1d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:45:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:06.690Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f40188ac-86d8-4647-9b68-037e40b3d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:16.698Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=067b42cd-1c64-471c-a9a6-c003f331a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:26.705Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fb814d46-ce6b-4857-b2e3-fefa4073caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:36.713Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f6e26866-4708-4d83-a435-70930f5d5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:46.722Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d1a9c23d-359e-447b-a711-b3ec2b375c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:56.733Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=aa9db92d-0fd4-40dd-a3dc-06518a70dc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:46:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:06.741Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d05fd2fd-e712-4a7e-826f-440917940f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:16.750Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=25140338-d6ab-4a61-9b82-4365f13c3668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:26.770Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7b7520f7-258a-4d86-9c45-e3002f1e3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:36.780Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f3102130-99c6-4b57-88aa-fff8d81ece31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:46.789Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=077c4386-1337-4df7-b0e2-a04ac2d02c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:56.798Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1f52a955-847a-41a1-9401-844fdcce4f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:47:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:06.807Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9051b0d1-ec06-4e91-830b-05a74970c7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:16.815Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5970b92e-85f0-4eec-8862-0ab5606e61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:26.822Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=256d05ef-b2de-49a5-b22a-a1ba83fc2ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:36.830Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=246d17ea-9a42-49a4-8f8e-e39e8cc1e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:46.840Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2466c3cf-5705-412b-a0fa-56a6ca6f25a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:56.858Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=992c9311-cd81-47a2-8326-ff5d53491a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:48:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:06.871Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=087f7401-f55e-43ce-bc57-1f38a1ea8e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:16.880Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f04fc563-67d8-41f2-bac5-e09728b1c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:26.887Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=75a6e3a2-198a-4f68-8e7c-872c5a3bbef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:36.896Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e704750c-03b6-4031-a037-3298d974b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:46.905Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f7b05864-da7c-45e5-8601-431d461e4e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:56.914Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8873828a-bfc8-434c-98d2-6d175a07a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:49:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:06.940Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6f60961c-ce8a-48fd-bb32-19bbe66aa8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:16.948Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dcba25ec-edc4-42c2-9aab-f5db7d251f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:50:21.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:50:21.479Z |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-02-17T12:50:21.480Z |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-02-17T12:50:21.482Z |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-02-17T12:50:21.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:50:21.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:50:21.490Z |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-02-17T12:50:21.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:26.959Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=602b0663-5600-40ee-b711-102c76b34820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:36.972Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b48b1303-ed1b-4729-b8ec-b05b47f76566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:46.985Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b22fd2ea-db7b-476d-86cd-8053a0d1aec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:56.993Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2c4af2bf-3be6-4bbc-be98-f28335fdd32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:50:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:07.001Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a00dcf26-b677-49d6-a307-ffe95d0ad5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:17.011Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2e9006df-54d5-485f-a114-c75b0e48d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:27.020Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2525f6d0-5024-485d-aa61-ee594f4db70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:37.084Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=77b89c3f-fa50-4607-a4fd-3d60321aff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:47.092Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0ddf8a27-4155-4501-b41b-774b1c11aaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:57.102Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5c7f104a-88a1-45a0-b569-6e4df09f4141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:51:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:07.114Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a50a1b8a-7a01-468c-be82-a57411f85740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:17.122Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8b2bf3d2-84f7-428e-8184-e853805d831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:17.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:27.131Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e05f3099-f269-4f03-80a9-36e10591d61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:27.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:37.140Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2ee1fdb2-1f1d-4dc5-a6a4-9d9293082948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:47.148Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c019558b-0a57-4ee5-b009-ca267aefd365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:57.157Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=16ff018d-73c4-46a6-9c47-c26bab89bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:52:57.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:07.165Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d2139c56-03ea-4037-ae60-766835395ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:17.175Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4a6c9276-ecc4-4bd7-9194-507eb6ebda97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:27.194Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7af35608-cb6c-4982-8249-61555c9805d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:37.202Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7328422a-edcb-4430-b426-73698ae724f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:47.210Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a1aa7116-e018-4a04-b4d8-70dc5730c13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:57.218Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b97e5f00-e6d7-4a4b-96a3-fd70da9cf023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:53:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:07.226Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3fc5ca46-8672-4484-a564-76e442532c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:17.234Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=177a1d1d-e39e-4873-adee-a55184a5e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:27.242Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=12f31430-efb8-4bd2-972e-86f4b3aa6c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:37.250Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0394f041-b873-4d6c-ab70-90d81afcc3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:47.260Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5bdf7ed6-035e-4e17-b205-be53bd778a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:57.279Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=782c022d-4062-446e-93d1-c3d7a5a1ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:54:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:07.287Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cb607ca1-caaa-493d-b8a8-f9efe57e699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:17.316Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=95797c07-5b09-4c46-8377-a3394b8675fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:55:21.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T12:55:21.412Z |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-02-17T12:55:21.413Z |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-02-17T12:55:21.415Z |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-02-17T12:55:21.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T12:55:21.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T12:55:21.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T12:55:21.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:27.324Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b28d8263-77ab-4cc3-a51e-5b79b0b637cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:37.333Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4500aa09-6c37-4a75-aebc-003138707c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:47.342Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=74019d23-0661-4a58-8395-ea0ea6e4a09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:57.350Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=708c4821-b4c9-4224-850c-2ccf2032fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:55:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:07.360Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c7808cff-c4d9-4dbf-a278-3ee5a23a4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:17.368Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=beda4b77-3ab6-4429-8ff5-2b635d5f0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:27.378Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cd9f61e9-3c2f-4207-bd9e-caca53fc0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:37.395Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3990cdc1-7f4b-419d-b41d-99d1b4a59c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:47.403Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d0b20d05-0705-45a5-9a7a-f14ecd75a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:57.411Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fb0eacf0-8ce3-4cab-b041-e8128d60fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:56:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:07.417Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d8c14c3f-6f5c-4dfd-907f-a263cc40f974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:17.426Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6ddfbd91-aea8-4964-8364-9f1be2b8d39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:27.434Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=585fa5f1-7866-4273-9333-620891a144d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:37.442Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e83c16f3-6400-4053-bac5-44dc0ecc5dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:47.450Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=06440b7e-b6fb-4a82-a6f4-d17791a8792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:57.459Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e602006b-04f2-46f0-8f5f-9638d72a1c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:57:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:07.476Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=89d9f35f-8e5e-449c-9680-262a248c2fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:17.487Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=10e425cd-dde0-4e92-a5cc-426767a49f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:27.495Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9e3e27df-8ae7-466b-b11a-ac9363cc3470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:37.502Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2fad5d05-40f4-476b-8468-f0e09c6fba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:47.513Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ab06377c-35ff-4aa5-87a1-850421c5ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:57.521Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d8438855-e8b9-404f-b36e-3fd800bc82df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:58:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:07.530Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=25c8da9c-819f-4502-bc6b-ffc2cbbe9c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:17.538Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b2680955-ada2-44fc-ae79-649605401999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:27.546Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0a4612de-3b4b-428b-b0ce-d13b0cfbdbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:37.556Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8fb48dab-6608-4995-aca7-5449a9899acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:47.576Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7275f5b6-b3a4-44b3-9d34-5aba34cc0320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:57.585Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8777e6ab-ff7c-4803-83bb-752496efaa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T12:59:57.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:07.593Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ef322c72-d49b-4bc7-9db5-5356075391d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:17.600Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=85c20c76-9c08-4105-a452-d0127bc946c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:00:21.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:00:21.438Z |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-02-17T13:00:21.439Z |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-02-17T13:00:21.442Z |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-02-17T13:00:21.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:00:21.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:00:21.446Z |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-02-17T13:00:21.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:27.613Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=56bc9bf4-aebb-4d0e-80cc-0e0c675fde7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:37.621Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2863260d-4870-4ee4-a9db-50163b8f3153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:47.630Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=500cef15-218d-4601-a31a-a16d463ee4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:57.637Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5a9f78a7-48d8-457b-b4bc-210d63cbaf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:00:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:07.646Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3e884ff2-c3d4-40be-ab71-1e3b65263414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:17.675Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9f0621fe-5dcd-408a-bcfc-32c75f7f4524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:27.684Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9cd3f43f-038a-4fbf-b994-cdece63f2176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:37.697Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=67f59e0f-dda8-47d9-836f-707fce4e4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:47.704Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ae9c4f68-367a-4e91-bbe1-74bf18331f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:57.713Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fbd91a83-1597-4d4f-9060-cf630f779c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:01:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:07.723Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=957017dd-1fce-4f48-807c-06576e990153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:17.735Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=854a2318-43b3-457b-b769-7668d58a4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:27.744Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6e885b85-8a22-4a88-b97a-f1e27ccbdecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:37.754Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=77d81fc4-b1bc-43d1-9e57-e89daf45f765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:47.768Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2cd186d4-f59c-4082-8c2b-cf288cdbb95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:57.779Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=68eb8de3-c80d-4f2d-91f8-b239479e5a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:02:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:07.786Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b6691cdd-1005-4531-8876-3a933d8307c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:17.794Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b8c3a5f4-c8ad-40d2-a235-37f374422136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:27.801Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d859f095-4f48-463d-8e7c-9841b806db96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:37.809Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6d456cc8-fa60-4af1-8656-558896efe3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:37.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:47.817Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=04759582-80ae-42a5-89c7-98ee701ca5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:57.825Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5a604a6f-c59c-466c-a827-a58512e31bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:03:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:07.831Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7ae7e567-1934-43bc-87d1-1f3f964cd18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:17.842Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=39da63e7-bd47-4860-a87f-e88922056a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:27.863Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=653303c8-7555-4421-80be-69972d9cf19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:37.871Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d144312a-6895-4b30-909f-5eca7bbf2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:47.879Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9ab6ebcc-5d5b-43db-bcbe-7ae9aee454a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:47.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:57.890Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c24ff50a-1969-473b-a5a6-8a24101ea29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:04:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:07.898Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=88a49c3f-b9ec-479c-9776-cf2f8b81a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:17.907Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=593a7ba7-ebbe-4611-9c9e-697c7d889cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:05:21.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:05:21.428Z |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-02-17T13:05:21.429Z |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-02-17T13:05:21.431Z |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-02-17T13:05:21.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:05:21.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:05:21.437Z |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-02-17T13:05:21.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:27.915Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=200b2b74-af09-4080-b3f6-d835727bdb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:27.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:37.924Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4ccd7c8d-daab-4ae1-a626-ecbe2b12586f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:47.933Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fcfbd7a9-000a-4272-9df4-b3aa3970e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:47.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:57.949Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e1bee472-8e98-4947-945b-9cc406bc6ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:05:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:07.958Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=07fdae5e-30a9-4148-9374-092ee2ac82c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:07.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:17.965Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=85d8af6d-b765-4542-b51b-770936d49af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:27.973Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ea2b00e5-90ff-4167-959a-5fc7e081a313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:37.980Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c62b3905-ecf9-49ea-b959-72bcfc8e65de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:47.989Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=80d5b73e-1c98-44d7-8285-2d32ab9b91b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:57.997Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=15b74e56-4c08-4e8f-bdc8-e8a06610c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:06:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:08.004Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d3f053a7-c680-4fe3-b7d9-04a3348f2a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:18.012Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8dce1830-3616-4008-bf6c-e446b7eedb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:28.028Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=95978be2-9333-4756-8ce3-fdcc2708cf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:38.034Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ed1868b9-7959-4b85-b10b-f1ef24647aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:48.043Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6bf29c6c-22f2-4967-91f9-314972ed85ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:58.056Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3dec4f22-b925-4f8e-8cab-a2708b2a3501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:07:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:08.064Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=71bdc62e-c98d-426f-a298-3551c742b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:18.076Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2e537a68-6474-4e52-b253-1a600de7958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:28.085Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a5a827e1-fcd5-4aad-9243-4a74ea2ac0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:38.095Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=683f6582-9d82-4969-898b-269f7aa65c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:48.103Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9adfa432-b6f9-4b3c-adb4-95a721d6fd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:58.116Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=77ffad2c-0898-424d-bf26-8cff4c83c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:08:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:08.126Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a32a7c4a-ba3f-4962-a8a5-91db1d06c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:18.144Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=28fc127e-f7d6-49c3-aa11-2ad34b9c54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:28.152Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=becf6b66-1fe8-40ab-8028-fc61e9824a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:38.158Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=812b3405-38a4-48e9-9798-87273bea92bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:48.167Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3b92da5f-ca0f-4a10-a41c-be0a7114b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:58.177Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d34da72a-26bc-4111-9dfd-73db62fd5187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:09:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:08.185Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2ac507c9-ff89-4ece-b5a0-9105114a4de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:18.194Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c0d1ed1e-bed1-42b9-8163-97b7544b91ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:10:21.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:10:21.495Z |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-02-17T13:10:21.496Z |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-02-17T13:10:21.499Z |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-02-17T13:10:21.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:10:21.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:10:21.505Z |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-02-17T13:10:21.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:28.209Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c0317661-e50d-461e-83ee-69fcee516fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:38.216Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4fb752b7-f13e-4fe5-82f3-a3d642f480a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:48.224Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=17ec7ae9-459f-4f40-9af7-818082ddfe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:58.231Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=85d38c5b-fad2-4229-a302-ba9889f69c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:10:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:08.241Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d906c4e5-e92e-4c16-878e-2bd6066950f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:18.250Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c87c4094-57bc-4b16-a2ab-9dc99c6a94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:28.259Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a912e138-1cf0-4a99-9656-cf7619b883f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:38.266Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0efad2b7-8233-4ce3-9e48-7e9b22dd1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:48.276Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0e812d5f-c83d-4f51-ac7d-3f62623e42e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:58.291Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f955aab4-4426-4e74-b37c-89ba0b0baf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:11:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:08.299Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9641ecd3-1f44-4263-a785-3e58dcc352a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:18.307Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fe9b74d9-d955-41f5-8a1e-8e66fad2ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:28.317Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6f184d7e-3941-4ab2-9937-db4418dc12da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:38.324Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5da98c9a-aa44-4ae6-b976-b53a524c699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:48.332Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7f3582c8-d732-4613-8f2d-4499a632a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:58.341Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=642bf952-9d46-4d70-80ef-ff88c93bc488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:12:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:08.349Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=71110b58-1ab2-4f20-af8f-df647ad466d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:18.357Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dfe04d0b-04a3-4857-aa07-a6e968db5bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:28.365Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=057ec3a8-7832-4f75-8de4-229ba9583e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:38.382Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=958100c0-c702-43c8-bfc8-9f728bbc01e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:48.390Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d3a84e89-278c-4c7a-8c91-43c2cebaa53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:58.399Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b8036192-6294-4557-b0b8-f5b20156b0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:13:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:08.417Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1400bd72-b0d0-4de7-bdc2-a28793dd965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:18.426Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=556ccb2b-a26b-44d9-990b-3a8f6d20c850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:28.433Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=72893199-2bc4-40d7-88b1-6df65e18065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:38.440Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=70fad860-1d27-4ed0-bf94-231464c04f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:48.446Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ddaba794-68a5-4845-ad5a-c536b00278cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:58.457Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=615a1e82-2a9f-4ba2-a271-da8c1dfe59e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:14:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:08.468Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c59dba01-bb27-4db0-a995-b8eb88b67c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:18.476Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bbe75cf1-e83b-4f39-81c0-d8cb31e39eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:15:21.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:15:21.467Z |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-02-17T13:15:21.468Z |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-02-17T13:15:21.471Z |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-02-17T13:15:21.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:15:21.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:15:21.475Z |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-02-17T13:15:21.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:28.484Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=638ffb37-441f-406d-94b8-80d88d5f993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:38.510Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1c7ff015-3061-4b67-8ce9-a006aa9b9b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:48.525Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6640ccbb-c105-4404-b78f-9dd8515c3560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:58.536Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d183e5ce-e2da-437f-9ee4-f554f49ca03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:15:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:08.543Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f91a14d7-e4e6-42e1-92d5-2d7ec97c808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:18.551Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1573e524-ae2e-4889-b7fa-783bd1c3ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:28.559Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=eba85bb5-417b-4629-848d-f5d8e6d9c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:38.575Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2b0ecbde-28a0-45df-ad82-74602b1301d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:48.584Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c2979ca3-941b-41fe-bb5e-db4094ce26b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:58.591Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cf62f6ba-0e70-4887-aa33-f9a4703a2b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:16:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:08.599Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5651fe28-9352-49ee-87b0-acd174c37f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:18.607Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=946fe67a-ebfd-4a7a-a816-6750f160b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:28.616Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=adcd6555-cae2-4ebe-ab9e-980852a7a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:38.653Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2ccf339a-f4dc-4477-b2a3-2f97d60ca928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:48.661Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=02fe79dc-11ce-4b80-8274-d0517b700714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:58.671Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a8ed2147-65ef-4f96-b3c2-654eb8245aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:17:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:08.689Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=72dfea26-bcae-4ea6-981b-e4641a38cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:18.698Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f3ec9f52-5e85-4cd8-a205-f59b8db9bd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:28.705Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bf9c55d6-4f04-4308-927d-f6e8fba61e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:38.723Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bebd61ca-d80a-4556-bcc6-616af0170bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:48.731Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4f387dc3-8e0f-4070-bf13-f17ef573f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:58.738Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ae8aaa6e-d090-4f4c-a89d-3c513625dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:18:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:08.756Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=90839811-e88f-41f2-b1cd-d5edea931bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:18.762Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4c73a7cc-a19d-481c-a57e-0d30c2a9056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:28.769Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f1d2b864-4041-4123-81bb-594eb01b5a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:38.778Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e5fb58bd-c7f6-4faf-a662-32a59b889e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:48.798Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dde31de1-b3f0-44cd-bc03-4919c4353a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:58.807Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=45874d06-d332-4724-9e0f-af81bc11a256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:19:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:08.816Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=15ebdc83-9518-42e2-8dda-514fbfe4eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:18.823Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=623b9a86-f6c3-4ee3-bdab-a99fc5cd81d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:20:21.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:20:21.448Z |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-02-17T13:20:21.449Z |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-02-17T13:20:21.451Z |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-02-17T13:20:21.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:20:21.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:20:21.456Z |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-02-17T13:20:21.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:28.835Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=34439651-c38e-44e2-af89-5aaff2d395e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:38.844Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2d8bfdde-fc58-46eb-976b-938db5fbb190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:48.851Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6687a696-dd79-44bd-8a6c-dc248e1255a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:58.857Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4d908540-1c5a-4846-81f0-96741af7c894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:20:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:08.868Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=35822b05-b1d0-45d9-b587-9ff694387221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:18.885Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6e466aed-f36e-4605-9f9a-9d48a2f4b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:28.895Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=32b7488b-896d-49ed-bf7c-1d82bc1cbe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:38.903Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7bc09ccc-9126-4d64-ab2d-7299c74d435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:38.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:48.911Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2ae56955-a47c-4e9d-9983-0affbf6b2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:58.919Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0047e6a0-2952-42c4-b248-8e4821438f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:21:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:08.929Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=62f1587f-a690-40af-8980-20fbfbecb31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:18.938Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4096e23c-21eb-4623-973a-a1db44565c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:28.944Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=194d9522-ec00-46bb-81e0-0f73ad9844bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:38.950Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e0681ff5-25d0-4c48-b96d-eb7fa6fa99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:48.958Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cc470add-bca2-4862-8018-edfb376cdcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:58.974Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=81b7efcd-425f-442c-a8e0-9ceebf313176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:22:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:08.983Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=06335ac7-ded2-4a71-a139-4eb0316d8d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:18.990Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=efe739e4-de97-40c6-9b6d-b173a14332b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:28.998Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=62831678-eb35-44fa-8582-8a6140c4fb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:39.008Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5233b35c-1ae9-4d05-8f11-da1c47f0c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:49.018Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d939a5d2-a480-4366-aaf3-2824880cd4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:59.026Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8283d8ad-70ba-46b5-9b6a-afe633d5e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:23:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:09.033Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0f49ada5-99eb-4a10-99b4-930d8f8715ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:19.042Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0375fcfd-3aee-4543-ba72-6d25089ca8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:29.057Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d70b5028-f83c-4742-96d6-08f93677a7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:39.065Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b5178d3a-7743-4eda-9271-468b071a54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:49.073Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0aa4ff52-4d42-491c-9f78-2d3c4416ea3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:49.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:59.081Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dacfbd9a-5cb5-4beb-8f03-def5b9619e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:24:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:09.091Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7c8b563a-9b74-4d4a-9333-e6972b9b3e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:19.099Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8dcc5429-4c32-4658-8e92-6da19c7fa2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:25:21.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:25:21.469Z |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-02-17T13:25:21.470Z |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-02-17T13:25:21.473Z |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-02-17T13:25:21.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:25:21.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:25:21.479Z |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-02-17T13:25:21.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:29.107Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9611ba8e-bfcf-4967-993b-8da7fe323e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:39.119Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=88e59ce8-fc29-4946-bce0-82cfa8e8215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:49.128Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7032d954-0fb8-4464-be81-94fc19899e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:59.145Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cc3aac4c-a182-40cf-98e1-4076d5a7b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:25:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:09.154Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c4e0903a-c7ec-43e3-a7a8-7e4bd6f261f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:19.162Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=36f18afc-a363-4403-815a-fae723af6353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:29.169Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5b2b53c5-28b7-465e-92c6-86bd3aa24647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:39.178Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=12f2b731-a6c0-40b6-93ed-e618be703a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:49.186Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5ca56b95-71e0-4a9e-b8c6-18e542fc7c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:59.194Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=52f4db7f-e0d9-46c4-a444-9274486e0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:26:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:09.201Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=89594982-ca2c-4ac6-8b23-b78da20ab17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:19.209Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9942b0d3-9fbf-4835-9255-98369653f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:29.216Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=51b7e8c5-8e0d-4692-bd39-67d229978596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:39.227Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cbd9e38b-550c-4e63-beca-024620f6ac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:39.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:49.236Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b28fe804-6b17-49e2-bcf6-40c27426e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:59.242Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c169505a-06b8-41bf-b1ea-17c6188dda9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:27:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:09.250Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=621cc57d-4705-4f20-a4be-a129c45fd8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:19.258Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7c34723f-98f8-497e-a94c-4f3624a14e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:29.267Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=63f1134a-e44d-48f0-8725-3bbe6efe1591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:39.274Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7b707a77-53a9-4e08-b433-481df3740ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:49.282Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=55f35485-311d-435e-8649-0f8ad26d5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:59.295Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d546ff49-eddf-40a9-9d73-8d6c6ff862ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:28:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:09.311Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8831cc4d-8952-4b6f-9dff-7fcee0ccaaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:19.321Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e6b410d6-9eba-4ad7-8cc6-d524b0dc6a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:29.328Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1dba3d3d-b89e-4bd1-841c-1a199386b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:39.335Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=59ba6d4d-9e7f-4b8f-b946-b3dba8a1d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:49.344Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3eb41ad7-c15a-4ef9-80af-994944ad59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:59.353Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=88074cc5-e07f-4833-83c4-16fb11166311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:29:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:09.360Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=160686b1-1813-4f9c-8468-ec11aa6f0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:19.367Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=738fbb13-e06c-42bf-9822-5d33c4427dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:30:21.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:30:21.452Z |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-02-17T13:30:21.453Z |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-02-17T13:30:21.456Z |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-02-17T13:30:21.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:30:21.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:30:21.459Z |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-02-17T13:30:21.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:29.374Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=05ec41ff-b7de-4eb6-86c7-0ffcd71cff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:39.386Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dfa3da05-beb7-46d9-ae68-d5a4f43d96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:49.393Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=39c5c597-ba4a-4850-b7f6-1d2c6fa79773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:59.400Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a232ba8d-2c16-492a-85da-3b3d27b617f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:30:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:09.411Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=aceee97a-7836-4bfa-968f-140c25db5234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:19.420Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0c46e55f-5347-46ab-a15f-6a138475e39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:29.428Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8fdadc15-2568-45fb-a1d8-a11bba598ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:39.435Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=da44fa7d-8ee8-4676-9d1f-c8e03a5a6408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:49.442Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bbb1a89f-6e4f-439a-bf85-f86d344ed1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:59.450Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d2c9364b-d684-4862-a9e6-9396cf61c44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:31:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:09.461Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4c69d9e4-4aed-4207-ab59-a24c6a37bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:19.468Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d6259791-4c0a-43d6-83b5-c2994a4b48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:29.475Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c2a50b9f-90dc-4f93-a8e5-47e7b9d4970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:39.483Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f4989b53-f0a5-4387-b006-89d7e4ba49dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:49.491Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3abcb38d-690b-4739-aa9d-c051f9ceb389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:59.502Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2149c3ba-d106-4eba-b1c4-460c566d809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:32:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:09.510Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c8c2222d-db1e-4993-afe8-a14de42c7125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:19.517Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fd47faba-8e4d-4df0-9360-94ac6d9a5d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:29.526Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1d5244de-32b4-4299-b4b3-e9c2e7aa565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:29.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:39.541Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=23dd9e55-efe7-42f7-94ab-549965ee5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:49.549Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2a05336d-b74c-41d1-b276-0d10a2269325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:59.557Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e1f07e03-7b87-4231-b25d-d1cacf7f0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:33:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:09.566Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=69f4bbb7-8beb-41ff-a6e2-7f9a6ed8d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:09.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:19.575Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7cee96e0-da17-4275-8b49-80199ff02852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:29.607Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d6742d52-ae0d-4da2-810c-7ab2d099042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:39.614Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=13c16b83-21a6-4598-9186-d5d8c7df45b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:49.621Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=05446b0a-600e-4db6-9615-e0c8480e42ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:59.627Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a5507368-e1e0-4890-93f9-8ca18757743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:34:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:09.636Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=dca4eb2c-3748-471d-b0a9-75b9af5cd933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:19.651Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=22e952a3-11fd-4d1a-a689-5aa66b867164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:35:21.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:35:21.446Z |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-02-17T13:35:21.446Z |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-02-17T13:35:21.449Z |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-02-17T13:35:21.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:35:21.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:35:21.453Z |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-02-17T13:35:21.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:29.659Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4c4fbaa9-0057-4107-8741-91fa0bce2a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:39.667Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=47b6e856-e7b0-4d32-91b1-9fbf8cc7433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:49.674Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=599f253f-123d-4acb-8daf-44055b6fa1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:59.684Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=79761e55-8d3f-4874-9d69-c5c85bfa8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:35:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:09.692Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2ffdadcb-8644-4b67-a624-08cbe67e4897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:19.700Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7b1fc612-bf4f-491d-97b2-d49889eea0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:29.707Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=994016ca-6a4c-49d4-827b-ec0783dc2a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:39.717Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=aa0702a1-bd2e-424f-8ad1-44090db67edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:39.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:49.738Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=68a59a51-534b-44e6-84e5-cf153a7a6d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:59.745Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=888692f1-27b1-43d7-901a-fdd59be31772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:36:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:09.752Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2d0cd4c9-71b5-4051-8f59-db8bbf9961ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:19.759Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fc230ef0-b1a8-4c1a-aadd-6c90fa3dfcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:29.768Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d249525b-c399-4493-92a7-261af8645150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:39.776Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=97391f92-1ef6-4245-9112-1d9d3cf25352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:49.784Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f30622c3-6f81-4b96-9cab-da24a5ff7d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:59.793Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=41dc2c25-2d5b-4cb4-bb4d-e944a2fddad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:37:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:09.801Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=76371380-f921-45ae-ad70-bcb597e303c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:19.816Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4fafd475-1b08-41f3-9710-f395046ae47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:29.823Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=05e67a04-2ea5-4fb7-9854-43c3f8a2feaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:39.831Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7a2dbb23-1c67-4932-83b4-30ff57aa21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:49.837Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6d69738d-b958-48c3-ae89-7b7ee1c63fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:59.850Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8c4a2ac2-e590-4094-a88d-e2967bccdafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:38:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:09.857Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7f9d9bb2-f307-4015-a716-f09aaf3ec3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:19.865Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3b338809-368d-4960-a80c-3add886c8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:29.872Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b69231d3-d72a-4c60-aeaa-637be1cda968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:29.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:39.881Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=cf969670-f0d4-4ad8-9de3-2bdae09f51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:49.898Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=80d30d74-e141-419a-ab3a-0c1c362f7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:59.919Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1f081dc1-10ff-4cfe-8f7f-d8e39cce5b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:39:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:09.925Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1307af11-e214-47b3-939c-0b3807cadb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:19.932Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9732f411-e7dc-464a-bfd7-026d86b74448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:40:21.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:40:21.460Z |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-02-17T13:40:21.461Z |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-02-17T13:40:21.463Z |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-02-17T13:40:21.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:40:21.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:40:21.467Z |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-02-17T13:40:21.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:29.941Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fa795724-faaf-464d-888b-31c7becba690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:39.947Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f71ab419-af5a-4f38-a635-4a8e61e74bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:49.955Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4a0e7540-5db8-4fe1-9310-cf451e138e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:59.962Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d57e52ca-4197-43c4-afa0-6395c5e97cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:40:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:09.969Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3527d737-78f3-462b-b209-44d6c2bc7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:19.976Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9bb66a13-3339-4e1b-a57b-4cc2ae267d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:29.993Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d082a312-67f1-44ee-be74-f6539fd783ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:40.000Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=68dd7930-dac3-4cec-956f-43cba826b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:50.013Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4329ea7a-deca-4dc2-bed5-2feb5652f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:41:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:00.020Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=4b5cec75-38b5-4235-a24b-9b963610242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:10.029Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9cd107b9-595e-4eb0-a25a-3e1363066eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:20.038Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=8c73a68d-1fa0-46db-abf9-0aaee1de26b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:30.046Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7c3df67a-8c02-4fda-af78-25757a2f25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:40.054Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=6b366dfa-0465-40ed-8ab5-f3e7cc973d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:50.062Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bb8a866e-3b00-4352-90f9-f73badc79f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:42:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:00.075Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=49f303e9-0711-498b-af4a-0d5522ad9905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:10.085Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=51a9accf-bc5f-49a3-9548-53d594f9b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:20.091Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=226de736-3fe8-4aeb-971f-43d5a4df5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:30.097Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=62cf3468-9500-4e99-89bd-6de21f488d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:40.106Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f902bfe0-c870-492f-9c1f-56e7e167fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:50.114Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=35e2e2a8-5af8-4f03-9641-a4281bb90a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:43:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:00.122Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a4a342c9-e389-4556-b848-1130fabe2066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:10.128Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=e970c410-8f83-493f-b162-30ad1068e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:20.137Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=114f19fe-a44c-46ba-9d55-fc6f3979f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:30.155Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=03e731a0-ea10-4e61-b101-70e037d655c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:40.163Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0962253f-84ce-4912-934d-6739cb1c272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:50.171Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bda3fc0d-f064-44d0-a877-29c93e797b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:44:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:00.178Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1d64fcd6-4208-4484-befc-305c04973a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:10.186Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7d118c23-f315-428c-92eb-fc6cd2f8c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:10.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:20.194Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9d3af5e9-39d6-4cc7-b4fd-5fee17d0b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:45:21.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:45:21.443Z |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-02-17T13:45:21.443Z |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-02-17T13:45:21.445Z |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-02-17T13:45:21.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:45:21.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:45:21.449Z |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-02-17T13:45:21.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:30.202Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=82b86dd9-3413-4653-a1ef-cb243382b3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:40.213Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=574d521c-9637-4c2f-8ace-7f87f6a02a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:50.221Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ee18781c-bc8d-4fff-bbd3-1479a4422ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:45:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:00.241Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c70a0ace-c8f6-43e5-a740-146cc81580f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:10.249Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3db0beda-6a63-411c-8945-e0136d7f658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:20.257Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=89d1c322-1c33-4eb9-8b16-ba64f9b58893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:30.267Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=633169d9-4461-4d3e-a3a3-af5eb3231355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:40.274Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1d1eaa1a-f173-4407-b83d-2d4982fc6d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:50.282Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=9052033e-57fd-4916-b8f4-e5590136117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:46:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:00.289Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=70e504a6-655c-4796-8aec-51f8542fa332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:00.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:10.296Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=ebbb066d-92c7-4796-80b2-bef1fb05a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:20.305Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=62097d64-2cd3-435f-801b-603171eb3897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:30.320Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=146fc971-9bcb-4186-82e8-c5e171b7a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:30.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:40.328Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=5d27abb0-ef8b-49c1-b77a-883a84520d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:50.335Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0ba11b78-be39-4cf4-826f-8c3d13fb34e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:47:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:00.355Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=0d9ee5bd-9a55-45a1-80bc-e7f0c6ef4212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:10.363Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3b204922-8c47-4752-8379-e7833bc15618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:20.371Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=48bc729e-1792-4d67-b502-ca6ff371cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:30.378Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bf1e4358-0f27-48b9-b437-387d623f531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:40.384Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=1ebf1bae-2ce7-439b-9186-1c440b23f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:50.393Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=361a8e10-1f0b-4e69-831d-66c49045e0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:48:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:00.403Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f7b4f8e2-4278-45c5-a57b-48b3753985b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:10.414Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7ae6513a-e5e4-4ce6-ad70-7bf170e51044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:20.421Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=c5bf5b4b-a3ef-4892-9a47-7dc51100ae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:30.428Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=d67a2b3f-5ce4-4f5f-a92a-327bc8641b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:40.436Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=60a0075c-6ad6-4e3d-a6ad-9b1f592f9c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:50.447Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=736b2d42-5221-46ba-98df-053ba55c6b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:49:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:00.454Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=a9619d1d-67f7-4afb-9cc5-a838426b30d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:10.461Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b19f36b8-435a-4cad-a14f-ee8394f7a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:20.468Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3e26687a-92df-4130-9d10-f57fa7f8c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:50:21.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T13:50:21.479Z |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-02-17T13:50:21.479Z |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-02-17T13:50:21.481Z |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-02-17T13:50:21.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T13:50:21.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T13:50:21.484Z |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-02-17T13:50:21.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:30.474Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=284362e5-883e-468a-bc81-ef3ee039d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:40.490Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=07eaa135-2077-4c55-bcc2-03082156c85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:50.505Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2d55ed33-15d7-4fb9-ba92-1420c24ec629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:50:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:00.514Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=bdc3c067-40d3-4b3a-ab47-7bce1b818a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:10.521Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=49fb5bb2-8971-4925-982a-908f01fae297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:20.528Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=17f8fc40-5594-40f9-9fa8-10d1b0a66356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:30.536Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=58cd4930-16dd-40f6-ba5f-6d14798bf615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:40.543Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=3864141f-d2ac-4bf0-b957-1e79dbc54ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:50.558Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b86d111e-55c2-4127-a8df-a3760f4be015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:51:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:00.568Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b1af54ec-b768-4ed5-a441-dcd15857f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:10.579Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=2a128f1c-d1ca-4655-8374-8a6c5c59d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:20.586Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=943a3ac3-3096-4e30-b1df-f25d798cb407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:30.593Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=b080e4ee-d8b3-4da9-a14c-9cff1f2cb12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:40.601Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=fd33ea81-fe09-46fb-a223-a9570c0fb878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:50.608Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=14c34ebe-4f01-4e75-877c-2f1d96504628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:52:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:00.616Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7d5761de-8699-408e-b05b-ed3a06fdf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:10.623Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=673e6889-7127-49bc-9084-0b7bacc32652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:20.635Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=f074aeb9-eb3f-438a-ac94-f3c5224a18bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:30.653Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=067a0925-0d02-4ec6-b943-93ecb0b60825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:40.660Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=af842148-6a3f-4d38-9dfd-19bffee51548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:50.667Z |INFO |Init configs |InvocationID=4883925a-e887-4016-9144-03b65c2939af, InstanceUUID=7215c4f5-82c5-4ba3-96d2-f9bbe481e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T13:53:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |