By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T10:57:03.070Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T10:57:03.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T10:57:03.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T10:57:03.606Z |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 |2021-10-09T10:57:03.685Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T10:57:03.686Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T10:57:03.686Z |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 |2021-10-09T10:57:03.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-09T10:57:03.835Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-09T10:57:03.853Z |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 |2021-10-09T10:57:05.340Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-09T10:57:05.813Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-09T10:57:05.828Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-09T10:57:05.829Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-09T10:57:05.876Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-09T10:57:05.876Z |INFO |Root WebApplicationContext: initialization completed in 2022 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-09T10:57:06.182Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-09T10:57:06.896Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-09T10:57:07.991Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-09T10:57:08.420Z |INFO |Started MainApp in 7.336 seconds (JVM running for 8.479) |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-09T10:57:08.471Z |INFO |Start scheduling PRH workflow |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:08.480Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=96233c37-ce92-4934-a19f-a5db97eb5f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:57:09.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:19.952Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=363cc447-2b31-4b77-b07a-7c76442d7c9d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-09T10:57:20.062Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-09T10:57:20.062Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-09T10:57:20.064Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:57:20.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:30.993Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=73e1f2e7-9f6f-42ec-92ce-097da1dcf054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:57:32.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:42.037Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3ed8734d-49f9-4c1f-bb2d-50d113dba6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:57:43.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:53.077Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e3f8f137-5a48-401f-9fb1-cd4dcf78c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:57:54.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:57:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:04.113Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bd5257f7-7251-420d-8166-65970c4d70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:58:05.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:15.152Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cd55b50d-83d5-4815-b206-184c6c9b0a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:58:16.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:26.192Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a719d8aa-4d9f-4978-a27c-ba9140a06445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:58:27.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:37.247Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8b43890b-5232-4030-a811-11b2be9e991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:58:38.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:48.305Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=09dbdd9f-8ee4-4964-b293-5a185d696cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:58:49.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:58:59.344Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ee4d6312-a23b-48f1-b75d-d472c0d26221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:00.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:10.385Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e3849598-0d1b-48b3-8af4-b6ff64b6ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:11.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:21.423Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cfc8e016-ded6-44a5-83db-a6f7241ef5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:22.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:32.465Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=10bcf089-87eb-48ed-b852-01c1f2563208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:33.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:43.508Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=df7f3bbf-76e4-4212-9822-47eed0e2c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:44.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:54.545Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c7e22293-433a-4b69-ae7f-3251565b56d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T10:59:55.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T10:59:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:05.586Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=852b1310-8c09-4a3d-86ac-ab6dca2ec43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:00:06.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:16.627Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=32b00daa-a7a0-44f2-b104-d947f01a97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:00:17.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:27.664Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fa3e350d-2c2c-4bb2-a957-4d80de9d5e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:00:28.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:28.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:38.703Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=957994b0-ec92-4003-bacb-1de46a5bdce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:00:39.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:49.747Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5d427ab7-008b-4061-b089-9f902bbb1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:00:50.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:00:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:00.783Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a2b6f8c9-0b37-408b-a0b3-4db9aac623f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:01.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:11.824Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c20d58b0-4382-4084-b636-1b72a8ca8505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:12.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:22.866Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=495d3ef7-464e-4489-8598-1fc8e2d7bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:23.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:33.904Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b3fab2c5-464a-40d0-a32e-f28c9b243be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:34.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:44.948Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0c8fec12-6050-49bd-a105-ece70c8fa77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:45.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:55.984Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2f8d45a4-aa85-44fc-895b-7af3a61b9908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:01:57.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:01:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:02:06.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:02:06.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:02:06.658Z |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 |2021-10-09T11:02:06.662Z |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 |2021-10-09T11:02:06.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:02:06.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:02:06.672Z |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 |2021-10-09T11:02:06.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:07.024Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c30d11f4-c4e5-400d-959c-7bc7ede57a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:02:08.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:08.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:18.066Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=840f1a84-ad7f-4d7e-ab8f-72e5c2f4ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:02:19.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:29.110Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8472dbcf-eabd-43c0-b74b-705cd07b87c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:02:30.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:40.146Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=77a49194-ba94-4124-86f0-d5e04925aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:02:41.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:51.184Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c143d8d7-bc90-479d-8cdb-488e486fe80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:02:52.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:02:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:02.223Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=61e70537-f833-4cfe-9625-77a13bf6ba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:03.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:13.269Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3dfbaf32-6db2-429c-89fc-5321aaaa42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:14.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:24.309Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b2d42db3-1b7a-4d64-8638-83066f09345e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:25.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:35.349Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0d73e733-78c4-4ce6-bf30-a516efd636e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:36.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:46.384Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=32a7525c-69d8-47e9-8897-d02696e372a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:47.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:57.425Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6d094031-15a7-40bc-a4c0-e07486740ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:03:58.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:03:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:08.465Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3db66c59-1117-4b61-ba0b-9fdf4565afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:04:09.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:19.503Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9c0544db-7acd-44c3-8663-72b7fc4a1914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:04:20.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:30.555Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=049ba9ab-cdfe-4129-a832-de8d5ddfd0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:04:31.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:41.593Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=96ecf095-0afa-4a0b-bb89-4aa542a486c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:04:42.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:52.623Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4c0b779b-007a-4448-bf46-52d6e8da7eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:04:53.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:04:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:03.664Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1cc89e19-f593-4b38-be80-535a2497b095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:05:04.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:14.704Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e1f7d320-14fc-47cd-abb9-5f16282ab895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:05:15.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:25.748Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f40d500b-134b-4d21-a813-42bb2eee19f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T11:05:26.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.101.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:36.785Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fcc319cb-fad8-49de-9a17-5f869202c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:36.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:46.931Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3f5e5ba9-57b2-4aab-9c18-9e364a924b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:56.946Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=02145960-375c-4dae-b0ae-0d2c87378f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:05:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:06.958Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3b1b5af3-d878-4642-9ac7-17a08c4a0eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:16.970Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c0bbc0c3-8aa7-4253-b6a0-2a8b98c4c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:26.990Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4d2e7769-a50e-42a1-b976-8d6e91e10685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:37.006Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9b8f9647-a3da-4818-aa4e-e06138b13148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:47.018Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c8cccc98-cf74-4efc-bfda-aa8dd5a17a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:57.032Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=191c91d0-426c-41e2-8ffa-8537a8b26bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:06:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:07:06.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:07:06.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:07:06.568Z |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 |2021-10-09T11:07:06.571Z |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 |2021-10-09T11:07:06.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:07:06.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:07:06.580Z |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 |2021-10-09T11:07:06.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:07.045Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=eebee0e6-9fe1-4c8b-a775-f2f65add2c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:07.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:17.058Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=73dd6bef-2d40-43ce-a042-b897968f1608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:27.070Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e96cc602-edb8-4788-8c96-b6fe6b2192b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:37.090Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b6b3c324-6fb4-41aa-9b05-fab7fd1aa8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:47.101Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=67a94a92-da33-4944-ae8b-c29041c6cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:57.113Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8df6bd72-1020-426d-8591-28381ffbf381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:07:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:07.132Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da2ed5e2-f6b0-4ae3-9fbe-bacb13983a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:17.159Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=65198964-6ebf-4978-95d0-ebe2dd9b1c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:27.172Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e7b1f54e-1799-4eb0-99ec-4852442a7e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:37.183Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=466a7683-3d8f-4ca2-b57e-2ed7b26a3aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:47.193Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3d577028-ad1a-4d6f-b383-7fbd16b5bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:57.210Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5f60cf1c-b157-4eb7-843d-13f71d6cce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:08:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:07.239Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=033fa2a6-5099-4dde-9cf2-92c8b756478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:17.250Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=45fab416-059e-43de-89f1-20fd026f2643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:27.261Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=22fa05b0-32b3-4f9a-8844-519c92032a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:37.271Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=df040977-acf7-4438-9a78-dedd30e1961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:47.281Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=20482a62-b591-4ef1-80c1-7f34d9c68c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:57.301Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=08ca88fa-b173-4f5e-bfc2-86edba4b41e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:09:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:07.311Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ba4b46b6-6268-4c7d-b3e2-fae6d75e137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:17.322Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fcae16d6-ee71-423f-bb9a-bbaf0b995287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:17.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:27.333Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a8d7675a-9f10-4d32-9231-068820a3b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:37.344Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cf8336a9-f32d-4028-a80e-bee19946daaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:47.356Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2daa087e-5f2e-4c91-8fda-ca2eeb399528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:57.370Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=593a0461-03bf-4eaa-8f15-f86e52800bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:10:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:07.382Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0685b741-e838-4a63-beef-54696c637c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:17.398Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5dbc9b50-f4f5-4172-a53b-a35a63cbedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:27.411Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c6f169cb-eb2f-4996-aeea-455b5afe8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:37.434Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=13dee1dc-bd5b-4608-8c2a-22342d00c953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:47.448Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b566e6df-2617-4ea4-8fd9-5318d547824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:57.469Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=594658b3-4300-4be3-9d86-9ba9974d1b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:11:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:12:06.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:12:06.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:12:06.666Z |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 |2021-10-09T11:12:06.669Z |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 |2021-10-09T11:12:06.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:12:06.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:12:06.675Z |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 |2021-10-09T11:12:06.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:07.491Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da2c03a9-783a-4fe0-9edd-3e8fb6178845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:17.502Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=35f38226-2a22-4b0d-969d-1d423665a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:27.517Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ea3d11f3-9ede-4dce-95d7-265b97f867c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:37.539Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ae5cfbdc-a269-4c98-b384-5bb51a93568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:37.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:47.551Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=252c46ef-2bc7-4279-8e1a-1f61989e6395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:57.562Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=049c0e06-6ff6-48df-b719-d7f971797825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:12:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:07.580Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b6973d76-6257-491b-8268-11b0b0a1f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:17.608Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7ceec874-d636-450f-8534-0ac8c4fedd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:27.624Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=72242a1b-0e74-4860-9842-cacff97ac60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:37.634Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ec476a44-6c28-4bac-a242-e8b45bc832ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:47.642Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=81ac9f0f-779c-4beb-b6b3-9b3f69fc3b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:57.657Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e3d8b9e7-2148-461a-b962-c06c72a27fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:13:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:07.671Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=418b95dc-c08a-49d0-89aa-0368cf84036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:17.680Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7af21708-4b19-4375-9299-d73b1da1cff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:27.697Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e42eafb0-229d-4197-b748-55e086919efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:37.713Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=42cb59d6-27cd-419d-8f75-8ebe9a642f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:47.734Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dd76e69a-91eb-4af9-ae35-09f4feb1b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:57.744Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0f121eb7-c010-4e3f-984f-866938db0743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:14:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:07.754Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bfa70681-e61e-4b4c-bbab-8226720baf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:17.762Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=86a421ed-b387-4b20-9df2-54bfb49e3464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:27.773Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=10e1844a-5160-47d7-8b6e-8f32a82c71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:37.784Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=82875481-f218-4275-9c2c-ab1d5dea38a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:47.799Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9ef6c3aa-464b-485f-850f-da0b822ed6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:57.809Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1726511c-1456-496f-aa91-077d038a2eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:15:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:07.817Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6adf6f62-ebc5-4d77-8e41-c0ba88898122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:17.825Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fb982f1a-c07d-4f9e-bc09-718f3802f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:27.834Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=67507ecf-cc7f-446c-a121-cecca44cb15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:37.844Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ce27d380-5d23-4712-b241-fd41d52bae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:47.866Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=31d8c3fc-b6a7-4798-a21f-6c3704f99f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:57.880Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1473c86c-372c-4833-ae8e-cc3fcb757570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:16:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:17:06.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:17:06.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:17:06.518Z |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 |2021-10-09T11:17:06.521Z |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 |2021-10-09T11:17:06.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:17:06.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:17:06.528Z |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 |2021-10-09T11:17:06.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:07.888Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dad7c317-1568-4df6-9dcf-00208f2f0c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:17.897Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da8ebd53-c463-4a47-97c6-591012e4ee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:27.912Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9c9d0537-0040-45f9-a670-7d9e5501946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:37.921Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3f66e718-768c-4728-9668-1b0a23c377df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:47.934Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4212152d-5ad3-47ac-9652-238cfd7c26bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:57.944Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3bf0b678-34ed-47d0-9e97-5a6d1ff26fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:17:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:07.955Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d6a07976-581a-4298-9b3a-bef67f163c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:17.964Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bbc15a1b-05f7-4f78-82fb-340916fe8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:27.975Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3a0e0095-0409-415a-bc06-43370927f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:37.991Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fc6c97b0-369d-46de-9805-85fc3f011929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:48.006Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fa34c489-38f5-4750-9c1b-9f99cd619e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:48.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:58.016Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4cdacbf9-5969-4564-b29a-c3372963bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:18:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:08.028Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8a058acd-a507-45ec-8854-0da391c6c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:18.041Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d85cf35b-f4c3-416d-a412-198691225174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:28.058Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0eb53c2c-7dc5-4396-8c4b-b6a6f7e3f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:38.066Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1ad2b656-53ee-4403-93fb-6bbec6257f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:48.075Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=39b64869-e38c-46c2-8653-97e5b99ef15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:58.087Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f4ddfdbf-7663-4c73-bc3c-ac5c692f7418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:19:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:08.096Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=927cf619-a88d-47fb-b2b6-6bcfadecba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:18.105Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4392123a-ff33-4d01-bb87-6014deaeaa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:28.121Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e72857ed-2ea0-46f0-ad6f-8a81496a0652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:38.129Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=30b54555-2e56-4637-ac68-9be9ac6847a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:48.137Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0718dd4f-1e2e-4ac7-9cdc-41f0cc9332a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:58.146Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6f33c071-b2a9-4be9-85b6-1478de85c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:20:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:08.157Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=871c255f-aad7-48e7-a231-acc078bd66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:18.170Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d4c47f90-1d6e-4b53-9de8-728dfa77f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:28.179Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=71be0e6c-19eb-4e84-8fa9-a208b3d20686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:38.189Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1840a78b-104e-4c9d-b8d2-4baca0c4f938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:48.196Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=efff56bc-1b8d-4a4e-89b6-fa98292285d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:58.206Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5a0e4574-55f0-44cc-91e7-918d87f3d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:21:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:22:06.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:22:06.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:22:06.541Z |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 |2021-10-09T11:22:06.544Z |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 |2021-10-09T11:22:06.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:22:06.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:22:06.549Z |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 |2021-10-09T11:22:06.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:08.222Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9e2adb87-08af-4454-8e65-a5e8f2cf7d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:18.231Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=443a2125-4a24-452a-91bd-8b1cf58375dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:28.242Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4868d220-5713-4439-9a3d-feda57960309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:38.251Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cc2a0b5f-ae15-41e6-a5d2-ade0641ecf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:48.260Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a276d725-c404-4458-87ef-0189ac65dfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:58.276Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9304e229-03e6-4586-b229-d1ba6eb60b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:22:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:08.295Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bca77380-36fb-42a1-a1e9-72baf3f26ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:18.306Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=60b1563d-038c-4da3-a63d-49bc54ee10f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:28.314Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a90d9d3e-bbb2-4691-ad4e-f50186011738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:38.323Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=71492d7d-f647-4930-8402-f1cbd8a9fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:48.333Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=afd5c612-a978-4ad0-9cdc-7bfad112f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:58.348Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=605bdbab-03df-4a50-8cb8-b7f79232cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:23:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:08.363Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cf94e04e-f250-44e5-a0f7-b027a33d90f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:18.372Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1b06d504-128f-4df9-a6dd-04aa16fba735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:28.381Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4bfe6a93-743a-4e6e-9d21-c4a12613d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:38.394Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ee370aa9-e924-4dac-937f-b54baf1eb692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:48.405Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=02c4944b-8972-4002-bcc6-1705917ec7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:58.417Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=370a7eb5-cced-4192-ac9f-4b667a07f6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:24:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:08.427Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5aaa632c-30fa-4a55-8fe7-41c88241af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:18.434Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fdbbc810-2323-42bd-8f34-2c8d81042eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:28.443Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7cb5675e-c30e-41c4-8e04-026a63a41c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:38.452Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b74a34bc-1a4c-447c-ba38-1afaffcbf396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:48.467Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ca7a9647-d0b2-4c6d-b8fe-a420ab64d0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:58.475Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a1567196-bf67-437c-ace9-44f84053f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:25:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:08.485Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d7367347-6bcc-4289-9342-64555fcad444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:18.496Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=519ed03c-c4dc-48ef-a71d-c8e9c1488829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:28.506Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0511f21c-596d-49e1-a263-9b50ef5c0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:38.520Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c59cd9ae-fd98-4ee7-ba32-f7f481890ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:48.527Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=88a58dad-02d8-4591-b7d3-e7d15fac6df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:58.536Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a1e6c779-5656-4848-b47c-0f82a1f8908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:26:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:27:06.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:27:06.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:27:06.552Z |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 |2021-10-09T11:27:06.556Z |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 |2021-10-09T11:27:06.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:27:06.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:27:06.561Z |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 |2021-10-09T11:27:06.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:08.544Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=477c52b7-75a9-4521-9ffd-6dc42e466fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:18.552Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=890bd2ea-a02e-4d34-b910-329c7ee18d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:28.560Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e4c68893-465e-4a2d-8307-ae764cd273d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:38.575Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a98dbac9-9665-42f7-a3d7-f065d3f86b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:48.583Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ae6b855e-f8c7-42c8-9d4b-dafb138630ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:58.594Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=47ee36ac-2cc3-48ef-a277-94cfa3cdd751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:27:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:08.602Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=87f04399-4700-4ccf-96a8-68bb7aef863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:18.612Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a2b08ab9-cd96-4662-abd8-07268c27c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:28.621Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9847463d-e5e1-4142-8b17-dd5c7de030c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:38.631Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b9f52248-ab69-4439-8bad-434212a71529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:48.640Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=04775d7a-351a-4786-9143-ff6249bb87a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:58.650Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b363d9b0-55d4-454e-ac0a-32f4d202eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:28:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:08.660Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=adefdaad-c5d7-450f-8d6e-45007ec621e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:18.668Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7c2bfcc0-b606-4b66-a335-098141ba6aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:28.677Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=90430177-5334-4c98-8884-051e4091cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:38.686Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2b950cbe-7c81-4f57-b8d3-02ef946af814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:48.701Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3c922110-a422-4bd8-b4fa-ee621729ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:58.713Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=835512ea-7fae-4b59-aead-68e7adc34525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:29:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:08.720Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=883f45e4-ed59-451c-92b0-1abb64202794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:08.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:18.728Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7d3ae3c3-e801-4ba9-a626-b7d1b2ec0fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:28.736Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a4005b73-4553-44d8-ae10-c02bbf6bb455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:38.746Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7503db05-7d4f-4679-af29-5e531144eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:48.761Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=24c85645-9761-4761-a8b5-adb6c49a7d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:58.773Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6986c6d8-a3f6-4ec0-be6f-1f36b295d054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:30:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:08.782Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=27702672-d545-4ee9-ab1e-d95f72307274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:18.790Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=69aaa663-1fa6-4a32-9739-b9ad92dc4979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:28.800Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8ea9f3a8-f8c1-417e-9d64-1b4a5d61a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:28.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:38.812Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dae09e8b-0866-43db-bac8-4278a7f761c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:48.822Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d280aa46-c14c-4523-82aa-223ba2ee1ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:58.831Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b86fb6f9-e687-463d-9bf3-944fcff4af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:31:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:32:06.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:32:06.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:32:06.566Z |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 |2021-10-09T11:32:06.568Z |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 |2021-10-09T11:32:06.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:32:06.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:32:06.574Z |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 |2021-10-09T11:32:06.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:08.839Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=23509f0b-9048-4956-a7b9-b9ad8bf42975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:18.847Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7024c79f-1a96-4605-8f55-f402577ed32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:28.856Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=951c3e78-8d53-4d2b-9a29-c7ad821f92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:38.867Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9b5cbf85-86b4-44a9-b352-90ff86ffba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:48.878Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2315ef9c-6bd7-45c2-94c1-01d2cfd050d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:58.888Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5e5c0974-c6a8-4a5b-9103-c666c7f24234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:32:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:08.898Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0d1e1dd7-44f1-4b21-a905-2a7ceff545f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:18.905Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f80018bc-9963-471f-9f57-a89aaf74052f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:28.914Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3e7d30c4-2992-46e8-8075-c5cbf30dd4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:38.926Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2204daa1-34d8-4f69-80b8-ec22e320e2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:48.936Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=97695809-4a17-47ab-8807-0d297c6fc20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:58.945Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1c056f1d-0bf6-4c76-8d08-2c23e9f3abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:33:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:08.953Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=32bdbf29-7100-45e1-b69d-9fa06908351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:18.961Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1fc3cf73-729f-4eed-a73a-05034dc786b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:28.973Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7ffded57-e498-446a-ba69-52feb67431ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:38.991Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=94847682-fbc2-4557-aa10-ac5e6f03c059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:48.999Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bfdf8d9b-0ac0-4e89-844b-e336bc08fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:59.006Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2bc93967-73d0-4f50-b42b-64f03d68c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:34:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:09.015Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e09644c7-b522-4471-8d61-9be1c4c8600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:19.027Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=12ddc054-65a5-4e76-8126-babea816a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:29.049Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0d10d31e-c775-4dc7-954a-5ae424a67f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:39.063Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5c88712e-50c1-484f-87c3-2f880abcd602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:49.070Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=45e044c0-a532-46e8-b630-802e54d3015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:59.078Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c650b43f-b7c1-4b5b-82c6-6cf1962683c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:35:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:09.086Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b70f251b-a0e1-4e8f-994b-4cd5a2b728e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:19.096Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=787df58c-0e34-452b-969e-ca1c7dc47b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:29.113Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c8d1b7a9-07f7-441e-9718-0f1d49e5ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:39.120Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b284c52a-e564-40d2-8edc-ba9b9b1b30ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:49.126Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0214c358-37c9-49c3-8f3d-c089f28f2907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:59.134Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8df5846e-e59b-4f8a-8299-313813a27318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:36:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:37:06.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:37:06.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:37:06.498Z |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 |2021-10-09T11:37:06.501Z |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 |2021-10-09T11:37:06.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:37:06.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:37:06.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 |2021-10-09T11:37:06.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:09.142Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d7fa0a2b-13e1-4cf5-9e4a-c460ebc35cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:19.151Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f175fcfc-5d0c-4297-bba8-332118b32526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:29.172Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1e6deb06-d13b-4154-8aa7-23a18601057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:39.184Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=46a4af4f-7d7e-4e5c-a1e4-37ebf9c6ac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:49.192Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e99b2a9c-0956-4faf-b8a5-d0446cb40105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:59.203Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=af51e712-4580-4381-ae82-3125ab4192af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:37:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:09.212Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cf552c21-ee16-469d-9301-a9f3123622bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:19.222Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=62b9535a-6e4d-4b5e-bcdb-19f267d9764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:29.242Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=34a0d363-da66-414f-a7c1-5c0f988991c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:39.249Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dcc3869a-33c0-48fa-8786-ba6d8825c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:49.257Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1d9d4a58-b0ec-494c-ada8-4791306d835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:59.270Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d257cf80-41aa-46cc-a07a-ed7500a88a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:38:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:09.278Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=32e7c1af-6646-4073-8212-eff4ff359cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:19.288Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4e577a7b-543b-4042-858f-300b0c14e5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:29.301Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=de85db1f-07ff-47d9-9d62-0eee9c4aedfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:39.309Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7757fdd0-4630-43c7-92f9-c274e2daa05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:49.315Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dcab1f71-302f-4e96-9f62-2f6823f2b19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:59.322Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=402f25fd-36c1-4eab-a9b7-ee146067cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:39:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:09.330Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6f0ecdcb-586d-439d-ac58-d828444de23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:19.337Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=783c0e47-6558-4b6b-99bb-41d4fabf1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:29.345Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a38a23ff-ff2a-4561-8fa0-b44abf44c92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:39.354Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1e769590-a702-47fc-ba81-ca6836e9b440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:49.369Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=83e1f60d-bfa7-4052-af0d-46d64f5e406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:59.379Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9d1380de-fcef-429e-992a-ad30be5129ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:40:59.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:09.392Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b4e0e2ee-9054-461e-86a9-ec2e723a75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:19.399Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b5d202d6-673e-4fa0-8543-ee05a084dffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:29.410Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=64153e46-ce74-4eac-95b7-d505e7b9bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:39.418Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f2538f35-cb90-4344-a5e0-688aa8be379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:49.427Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7b1cc755-144f-4830-97d9-c6e531dfa714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:59.447Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da2e872c-168c-4277-9e2c-c63cb62314f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:41:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:42:06.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:42:06.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:42:06.550Z |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 |2021-10-09T11:42:06.555Z |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 |2021-10-09T11:42:06.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:42:06.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:42:06.560Z |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 |2021-10-09T11:42:06.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:09.456Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8ca0198e-b915-4d45-96fc-f25e3f85b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:19.462Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=88723f3d-81c1-4bb8-9010-35e4b06eabd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:29.471Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d7c2edfe-ff79-49bc-a3e1-11f929283bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:29.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:39.478Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=afd60e32-5814-439a-9053-543ffa537aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:49.486Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6b9dda0f-eadc-4fe4-a331-863d7c3ed53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:59.492Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ec011eee-9044-4bb2-b5d0-5b644a4bd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:42:59.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:09.502Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ac66ed10-42cf-47b5-b17a-4bfb7045ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:19.514Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d51158b5-4c77-4de2-813b-8f0f4d81bce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:29.523Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f81ecba2-e519-4bd8-b5eb-7ed3203714d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:39.531Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9fbfbe98-8853-4227-ac66-a2c02dc24bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:49.543Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1cb34f91-fbb3-4b1f-8523-cf5bd439720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:59.550Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dac6fa07-ed14-4d2f-8191-8a93700a4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:43:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:09.558Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=287c3419-b733-4390-945a-c12ee197a511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:19.564Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9ff45079-00f7-4442-85ef-fc5f9f7597bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:29.579Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=735a161d-885f-4491-a4a7-6cea585ef3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:39.587Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4be46252-7644-45d2-9c31-8287c38f6652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:49.599Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=31a19226-7dc6-45e7-b78d-821db47ef10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:59.609Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9a925a40-40e9-4393-88f5-3f473240cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:44:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:09.619Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ddd4e828-34b9-4c3c-bbbb-6a68922dbf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:19.628Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dc2d856b-7064-4410-93cd-29f117d36570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:29.644Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2312bf81-ea6e-4d10-886c-45229760aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:39.652Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=031c21de-dcee-45c2-8a73-1148f6e23ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:49.660Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9a6612ab-dde2-4adc-8287-c8b1659e0210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:59.672Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7dcd903d-e297-4bcd-98f1-c2f584606dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:45:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:09.698Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da911225-1af8-4ad5-b5bc-968783dd28f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:19.705Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6ed6f60e-3dc2-49b1-a70d-119f776f92fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:29.714Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=88c15618-4c8a-436e-aa84-2ee78a50d245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:39.722Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ac1bba35-d45d-43b5-9ea6-692779faf7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:49.729Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a7eb2ece-7bf8-4675-8811-d83748770304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:59.737Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=19f477fe-160c-4b7f-9041-ca10fedb8f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:46:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:47:06.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:47:06.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:47:06.501Z |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 |2021-10-09T11:47:06.503Z |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 |2021-10-09T11:47:06.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:47:06.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:47:06.507Z |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 |2021-10-09T11:47:06.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:09.746Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=33276938-c27c-41dd-acf2-d6cf86ee5bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:09.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:19.755Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d8262938-7cbe-4ec6-8b7b-2bed03cc3b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:29.775Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5822c50d-e96b-4536-b476-85d5a8071bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:39.784Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f032c0d5-3266-47bb-bf8a-44fe625df36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:49.793Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bc5fa201-d4f8-41ce-ac2e-c9ee2bdacbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:59.800Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d51413c0-b15e-4176-bff1-d9f4626731b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:47:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:09.808Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=447a0eb9-64e2-4424-96ad-42ce9dad03f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:19.817Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=652b8115-fc74-4d24-8c88-f9f01c71e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:29.825Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=eaa2bf62-3df0-4f16-afa8-bea929d447e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:39.834Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=96428025-893f-4621-a48f-5e84985b8d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:49.846Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=507eea9a-5ac5-4013-a3a1-b16820da2ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:59.863Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c9eb9abb-c913-4137-b89e-821cfe913772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:48:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:09.872Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a1c3454b-8484-43e9-a2ee-cc10bab940b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:19.880Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fd83d384-22df-4eb0-957d-fd329bd4310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:29.887Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=58bbdee7-0ddb-4163-98d0-58659eb2f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:39.899Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e838d460-9930-4ef8-adfb-0085d3d08d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:49.906Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2026ab48-5c53-4b8f-885d-801af1ba236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:59.913Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=01f70bc4-a4bf-4edf-9186-b95ddc1274ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:49:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:09.924Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=134bd5dc-588f-454f-ac7b-c146ba31de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:19.946Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2f691f0c-8250-4ac5-ba7b-fc96af3da1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:29.955Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9ece80ec-2e76-49a3-8ddc-5969635ed413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:39.964Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=df5a80e4-d1c4-4bd4-9665-1cb058d1c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:49.971Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ac04633e-e2de-4bc1-8c02-5bc0719f55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:59.978Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a2574a0f-df5c-4cb9-97be-1790ca0bf2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:50:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:09.986Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=eae82a4c-a40a-43da-a4a3-721250a89540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:19.992Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=caccb498-28e9-4e78-bc01-63c0c890111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:30.000Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=37937521-5e4a-490b-9b43-f35d656730cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:40.008Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7022deff-c82b-40ce-983e-fc2376e64509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:50.019Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2e4b29bb-37a6-4350-b067-a1050271b82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:51:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:00.029Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0966b2c5-c61c-45fe-b286-40ba0f79a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:52:06.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:52:06.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T11:52:06.501Z |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 |2021-10-09T11:52:06.503Z |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 |2021-10-09T11:52:06.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:52:06.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:52:06.507Z |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 |2021-10-09T11:52:06.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:10.038Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e8afac89-3748-46c7-a739-ef1bd66b0c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:20.049Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cf181e24-3bb5-48bb-9b62-2ff702c31c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:30.057Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=23f6882b-2bab-4dae-ad2c-1684c19f868e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:40.064Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1d7168fc-1c5f-42c6-9b25-ec5e6d0b85d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:50.070Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e9943996-18a2-4000-b3fd-26b2144d74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:52:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:00.087Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7c8c34b5-fe91-4290-85a0-c997bd14c42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:10.099Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=df9469d9-3b97-4fdc-aa1c-7852bc4aa342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:20.111Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=830ffccd-ee49-4583-b7b4-899549b6a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:30.117Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b1bdb084-3c8e-413c-b2de-80fffaf647f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:40.125Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a69992b3-0449-42e4-bc08-57d853338e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:50.133Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a51e4fff-27da-413e-9ff3-11b2a6603b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:53:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:00.141Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=30495114-74fd-4e82-b33f-bb0d4d43b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:10.153Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ad3416d3-e076-4b25-a910-7c00f9bb8e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:20.159Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a3976a3b-6900-4841-be4f-0cea3fa7a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:30.168Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e6cae92a-76b6-4ec3-82f7-613acf4f2a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:40.179Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0257acd9-58f8-4fa9-9802-b751b3e1468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:50.188Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e98d44c4-2a18-4752-a11e-f8a4215d9150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:54:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:00.194Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4d6409e9-0b67-42be-a703-2260270329ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:00.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:10.202Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a322df80-eafd-497d-a4ee-e2dc89c9017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:20.209Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2242d495-6377-4674-9a02-dc03c43d5c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:30.215Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bfd44d5e-e31d-49b3-a8f7-ff6491513a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:40.222Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=365bab46-3617-41d0-8678-775da8f48660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:50.229Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2cb20da5-caf2-49ea-919a-19d0a8b0ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:55:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:00.239Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ed599919-3cfb-419b-ab38-11de2cec40d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:10.255Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=37e8f470-118c-49b8-8b01-4c193ec2fb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:20.263Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5a42d30a-f71c-43f3-98cb-c26f63ee28b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:30.283Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d92cea2b-c79c-4135-a0bd-a1b43b8b7867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:40.290Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c4a16552-2e77-4927-aa94-09c656d4f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:50.297Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=db7ab38e-7d07-4c98-ab47-36e1245449d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:56:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:00.304Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2957389d-c2ca-4554-a4f5-b873fe6edc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:57:06.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T11:57:06.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 |2021-10-09T11:57:06.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 |2021-10-09T11:57:06.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 |2021-10-09T11:57:06.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T11:57:06.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T11:57:06.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 |2021-10-09T11:57:06.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:10.314Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6be13a48-85d8-46d5-b79b-a6fbf445c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:20.320Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5aac35e5-1ee2-4d3a-afc7-b9f008d20bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:30.331Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d569cfba-7642-42b3-a216-6324bd750c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:40.339Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7f5f268f-f5d6-43f5-9089-cc254e394454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:50.347Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d705ce72-2e0f-419d-b601-a45eb649b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:57:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:00.354Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4c176a2e-b942-4689-8ec9-139444f40676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:10.361Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5f3c7a5d-5f23-4667-ba87-1cbbb7362207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:20.368Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e2a95a74-859a-45fe-8dce-ac941d4e0160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:30.382Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f1491d5b-6806-479d-8433-b7cdd033ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:40.389Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=941e3f1e-b7d6-4afb-ab60-f6f32081244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:50.401Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5d6c1143-1b6c-4661-b46a-75764b93a5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:58:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:00.409Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=45903969-2a6c-4e2b-8ff6-1f54f44280f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:10.416Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cdf8784f-83ed-4cdf-8d1f-1b328a8279e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:20.421Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9e29c15b-36a2-45e2-aefc-95db9ae55497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:30.429Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=434719da-6f5a-40ac-8ff1-f380a7d883ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:40.436Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0806fdb1-72a6-47f1-92f6-8eaec1c6a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:50.450Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=330ad8b7-db44-4624-abe5-366f770a9962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T11:59:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:00.457Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a80aa72f-3797-4a5f-9e5b-c95642f0f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:00.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:10.468Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9f2df81f-bb04-43dc-871f-1dbfc8923d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:20.478Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5d9f4fe3-6eb2-4fe1-bf52-9c0e41acd692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:30.486Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=89f921e3-a0f9-4dcf-8f6e-cfc3c417cc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:40.502Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d7ee4e4f-f7f7-45df-83e4-d7ee76faddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:50.510Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ef9d4162-05a6-45b4-90ec-1fb0a6aa9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:00:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:00.517Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=83d0bca1-001c-4789-9a6d-83cf0e32af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:10.528Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b935eed6-8db4-407d-a9cb-8c31e38ffac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:20.542Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8a8edcd0-d842-4184-9e67-b4835d6cb30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:30.548Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2af930d3-3da4-44d2-a3a0-cbf4646d4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:40.561Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dda043ec-ab11-49f2-8492-94eeb3f47478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:50.571Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f41b2d7d-df28-4099-b1be-90d0a8336098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:01:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:00.581Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e9379f25-c459-4e09-8084-eafe5cb36041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:02:06.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:02:06.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:02:06.534Z |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 |2021-10-09T12:02:06.536Z |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 |2021-10-09T12:02:06.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:02:06.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:02:06.539Z |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 |2021-10-09T12:02:06.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:10.599Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=273418b9-d29e-4653-a3d1-0090955581c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:20.604Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=13aa6ccd-cb87-4a91-bdda-8e74438c06c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:30.610Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=aaca64ca-59a9-400d-be84-424bae81c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:40.626Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d54e526d-5e82-448f-bd01-0b8dc8b3ce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:50.634Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cb5673d1-84d1-4739-9065-c91d5c6d129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:02:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:00.648Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6443e8cd-5387-4fb2-aedb-628538399dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:10.655Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1dba22cc-c2c8-4ef1-a0d4-14aa1861ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:20.662Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=593bd5d8-48a4-4cc2-a8ed-b6082d29ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:30.668Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5900e488-b03a-4a12-aa49-f00f77504811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:40.674Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9e6fc499-56d1-49d1-9cba-0319b0e0ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:50.682Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bbed02ff-1a87-4b6b-b063-dfef02da9f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:03:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:00.689Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=56263aab-ee3a-487e-a836-ad48b918c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:10.697Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=da411bcc-71f2-4a55-a7b8-466bf00be8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:20.705Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e0f5e314-101c-4396-99a0-da771e991d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:30.718Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=03df7dd7-192a-45bb-abfb-d7199e4bc7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:40.732Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7d41c39a-8b57-4457-a009-43e17e101f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:50.738Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=febdca71-309f-417c-885e-a803f512416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:04:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:00.744Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=73aac666-e196-4d78-87dd-a199f0e6acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:10.751Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=035c2f75-825c-4ad4-9e71-c2b420c44492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:20.758Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e249640d-8b96-46f3-8628-b90a4961cc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:30.765Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1059e50e-6e1f-4329-aa03-7c7e09696134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:40.772Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ed57099d-78a9-471b-8901-26072fa421b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:50.780Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8c9c6411-d078-430e-8f35-c22a58c9eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:05:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:00.792Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0c558f86-4b0b-43b9-b7c5-304caef18c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:10.800Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=55ba1ebf-5f52-4990-bd0e-3dd1a07a259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:20.808Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=deb76210-c66f-4d06-aef6-dc32cfcafc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:30.816Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6e2fa47d-88aa-4972-a1e3-046f056594ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:40.823Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b2ffafb8-c7ba-4d1e-9e7c-46bcb306d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:50.829Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bdce87dd-6e66-4e01-9650-b8a9baaa8eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:06:50.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:00.835Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a2cd4e85-eba3-410e-b68d-5a1bbcbda9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:07:06.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:07:06.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:07:06.511Z |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 |2021-10-09T12:07:06.514Z |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 |2021-10-09T12:07:06.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:07:06.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:07:06.518Z |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 |2021-10-09T12:07:06.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:10.842Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ffb6fb01-c83b-4fea-9639-da3992ac8647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:20.851Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=73938281-ca97-47a5-9020-0ad1ebcf7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:30.858Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7f6e7db3-b3e4-4c30-b480-7c90d8f2b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:40.864Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8c4325ea-1b54-424e-a2e0-a4b330ff4c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:40.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:50.870Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=83eb8e98-23f0-4950-a23a-7bae3cd711e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:07:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:00.877Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c646fbdd-f03e-4cb6-9c13-5e319f220b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:00.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:10.884Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9e5798b3-2fa0-4cf2-a485-4824dd798c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:20.890Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fdae5606-dadd-47f8-b57d-fef40d9aba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:30.896Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=221336fe-e717-4b03-9db8-cf5cc4c51642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:40.905Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=439cd96a-77c8-43d0-bc38-5d93fd432e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:50.916Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c01b6355-e814-4c32-b3d7-ea48d0bb0673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:08:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:00.922Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=76126e6f-2131-4642-84cd-d18c72d666e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:10.929Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=44eea24e-6928-493d-b913-620f6471d3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:20.935Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=75823aa4-011b-4493-aa2e-cc441c1ddef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:30.942Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=776378bb-fd4f-4206-9278-443cffd53ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:40.949Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b9d2a6fa-f5d9-4bcc-a03c-7d07f089b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:50.956Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=462b0838-663b-4c25-96d5-0c287c74db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:09:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:00.964Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f1b9f856-a899-4c5a-bc09-a7308f3518ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:00.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:10.976Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b473d9a5-d246-4bef-91e2-a8bd7aa0ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:20.982Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=37e2a316-7d14-4d19-a66d-d088c4a2b3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:30.990Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=319d1dcd-ad2b-41f7-a55f-8b810ec2c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:40.996Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=90255f7f-2653-4f24-bc98-39d589c8129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:51.003Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=81eb30b8-e5c2-4292-b4c0-f46f5272c0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:10:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:01.010Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3bc9eb48-c086-4b38-be99-922de3b260b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:11.019Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3d9dc162-d565-448b-b67c-122f7abb391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:11.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:21.025Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a054b86b-a97f-4a87-a670-aa079061edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:31.037Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ea5f670a-b26c-4e29-a610-afa45b246c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:41.046Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6b6b45f0-8527-4075-b78b-3e2ed91bd933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:41.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:51.054Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=94476361-e042-467c-9da6-d5c19440b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:11:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:01.061Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c97e281c-b188-4aea-8f9a-73a7bd271356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:12:06.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:12:06.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:12:06.498Z |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 |2021-10-09T12:12:06.501Z |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 |2021-10-09T12:12:06.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:12:06.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:12:06.504Z |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 |2021-10-09T12:12:06.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:11.067Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=daef6d90-b6ac-4944-9434-67630cdbadda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:21.073Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ffadc0d3-83ee-42d6-9394-a80f5874039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:31.081Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c6424c29-9037-4227-85e2-445a0e2f5c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:41.089Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fac3d338-9eef-4ab6-ad70-793c2b6ce59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:51.095Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3ba30fa3-1ff1-49ce-b669-0b44fc9b1dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:12:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:01.106Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3780bf4d-ee4b-47e4-a991-7cbb61af0529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:11.113Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f4ddfcda-9521-4654-b77f-9bd1340c9078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:21.120Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ddf9961c-7c01-4ca4-a9d6-4405d7bea592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:31.127Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=97f7d19c-5bf5-47ab-a0bb-85a29b8a2621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:41.134Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=355736de-9544-4335-b75a-0d4366a36be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:41.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:51.143Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=062b98f0-0589-45ed-baf3-c03549dd1230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:13:51.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:01.149Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4a1e1e91-18d3-404b-9e4d-2e29e2b48bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:01.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:11.157Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=96b4d6b3-bf7a-4cb1-9a58-e9247debc048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:21.168Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=42a6dca4-2aa4-489a-a9d1-f8d99f5e1ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:31.183Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1cd6026e-0036-475f-807f-21a2556b5739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:41.191Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2561846f-7380-450e-8f21-27e65142da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:51.198Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f1acb5b8-5903-44b3-a456-2afda121bdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:14:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:01.204Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b21414fe-657c-4514-a486-a4497b859b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:11.211Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9ad6c85b-8b01-4659-b548-42b1ad4b2552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:21.219Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6838694c-ceb2-4a7a-9bf9-03f4796a7ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:31.225Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=65c56a1d-9a17-4df1-b839-9b23de7ff2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:31.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:41.233Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1af54e4d-4f5a-4b3c-b52c-f7fbbdbadd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:51.245Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=981cedda-c52e-4a60-a02f-e17b6eaf8972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:15:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:01.252Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ff902e08-c5b3-4485-9821-8c1d358c789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:11.259Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e50ecd56-7947-4583-aa2e-0cf46865ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:21.266Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fcfb2272-5c9c-46f6-a9b3-32c7418714ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:31.272Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9951e7c5-ebd2-42c0-b628-af7ce63dfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:41.283Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5fe63873-e917-42b6-afcf-aa4b8103117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:51.289Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bf448fad-483b-49d4-960b-a7018bbb66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:16:51.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:01.296Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b0280768-dc9f-4301-8279-f63bd32e4aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:17:06.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:17:06.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:17:06.555Z |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 |2021-10-09T12:17:06.558Z |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 |2021-10-09T12:17:06.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:17:06.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:17:06.563Z |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 |2021-10-09T12:17:06.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:11.305Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2f276937-e586-48a8-90da-bcbf75ec77c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:21.313Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=4e77a319-befe-40af-bc9d-b87b0b553f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:31.318Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f7a20933-fa16-4501-9b5e-450191b94d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:41.324Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3b6ba668-4835-48ea-b67f-424aafe869ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:51.331Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=46b0c3a7-982f-4e4b-9dc6-84f7e250038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:17:51.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:01.338Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a27d018d-7911-4937-b57b-a59ce449ea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:11.345Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f7d13d80-900b-4e7b-bf40-f7f3180aef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:11.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:21.351Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d0288b14-db29-412a-a7f6-869569f38f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:31.360Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9383bf8b-c78a-4056-9b08-2582c76a5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:41.372Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a96e7bc1-5299-441e-a4c8-15aa8476fbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:51.384Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1a620f5b-63e7-47c9-bf0a-e394cb94df57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:18:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:01.391Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=cb5ae175-6f68-408a-9cfa-54707230f9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:11.398Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=91130625-2b5c-4f79-ab48-9b3e63777397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:21.408Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2bdbf94b-1ced-4037-94df-9410a52a277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:31.416Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=05d6fd46-289b-4c20-82a0-3fe2cd74ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:41.422Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b617bbd9-5dc7-49f3-bfb2-8f2d15e27981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:51.428Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=05855d4f-9b4f-4d05-8c66-e9db53efc9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:19:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:01.435Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1fa10bea-ea88-4938-9dc2-106d9218b11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:11.447Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=536542e5-c973-4906-acf7-141868ff7835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:21.454Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1a8761d5-d956-4cca-a489-5319cbe55a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:31.462Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=899e20d9-32c2-4a50-9549-d120afcd0cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:41.469Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f5559155-f7a0-4ff0-bb7b-c03942261a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:51.476Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8d1bd0e3-cd8f-485e-b1a7-fc5616737759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:20:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:01.482Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e5cfdb51-ed4d-4bd3-86ec-c05d3413afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:11.489Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=66b5f2b0-5f7c-40c7-8691-d61c50afe4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:21.495Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0a4d6c13-5674-44d4-a2ea-540d92de86ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:31.507Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=849f562a-467e-4576-90cd-5d36b16417a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:41.516Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ff110f78-1784-4464-a6e4-bf0c04908c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:51.522Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2ef9778e-08d2-4228-a072-d5a4bc3f5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:21:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:01.529Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=540eaa4b-f1f6-41c6-9908-c5851fbba017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:22:06.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:22:06.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:22:06.500Z |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 |2021-10-09T12:22:06.502Z |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 |2021-10-09T12:22:06.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:22:06.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:22:06.506Z |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 |2021-10-09T12:22:06.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:11.543Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=599ed33e-b19f-4929-9d5c-eff50f945c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:21.550Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2a74b8f0-ac5a-46a8-a226-8d3b354f1702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:31.556Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fc6852b6-1df9-4db3-9904-f32de24c29a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:41.562Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bf19970c-4978-4768-a5d4-28ba7e7be970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:51.572Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fdb13765-f998-4b8a-9b37-28facfbec2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:22:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:01.584Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b9559eda-c5dd-4a90-855b-d1ab2fbe6cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:11.592Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6ae4b6f5-5760-457f-837c-5fb34004aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:21.602Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5d5eef40-d5f7-46cd-87f9-0877b465834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:31.608Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=06efbddb-76ec-4d35-ad41-f8094cea5b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:41.619Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5f57f3c7-811e-462b-9920-e1e12a4cae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:51.629Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c5b5e2c3-eeec-434c-8433-81bd48e14b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:23:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:01.638Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d12a9ede-45b8-44f8-a6fa-22b68256e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:11.650Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8e7be377-c4ac-4a70-9443-336ae0bdd967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:21.660Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=20259a31-6b23-4c57-85c8-f7651903fe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:31.673Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=762ee4de-cb44-4c8e-9c73-2cf8d3c49168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:41.680Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b7dc36e7-5003-455f-94b6-443a8f40777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:51.689Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0ea3a3dc-b6c6-4d43-8b00-677cdc2f7f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:24:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:01.697Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3582357d-c6c4-45e9-90e4-2a1f27e22fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:01.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:11.705Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9390bbd8-a536-4a93-9b14-c54e39573214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:21.712Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=02f425f9-3e83-4482-9967-4c1e20ec28dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:31.718Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=099d9049-bd7a-47ce-824f-c1479ad814df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:41.724Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=98c49e3a-c971-4744-8db5-e4670a65f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:51.731Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=27ba1e8e-9174-4300-85fc-ce3b85c37c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:25:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:01.744Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=149c4943-996e-4078-9a59-7fe75a88dbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:11.751Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b3f725ca-2e50-497a-9144-0f0bcae9cd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:21.758Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=c3b2165c-dcdb-406d-a4e7-5006387843dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:31.763Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=e90be0f8-1551-499f-a85b-549fe484cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:41.769Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8c393c60-a8c5-40cb-a475-e8efc0196e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:51.775Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a38cd3a3-15be-4ec8-9827-0481f182e397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:26:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:01.782Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=bb04b394-777b-4338-a4db-5182738d7aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:27:06.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T12:27:06.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T12:27:06.517Z |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 |2021-10-09T12:27:06.520Z |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 |2021-10-09T12:27:06.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T12:27:06.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T12:27:06.526Z |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 |2021-10-09T12:27:06.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:11.790Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a805f771-081b-4bbd-9d7c-4be7fd79137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:21.797Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=23bbbef1-69e2-4581-94e9-1e124eb11bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:31.805Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9a245633-2106-4130-aa4f-466895d8efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:41.821Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7b3628eb-2389-46a6-be4d-2a3ab234ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:51.829Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=03925d72-a308-4aad-a991-c0295555329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:27:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:01.841Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d457c17a-3a70-43cd-ae2a-618dc4ac4c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:11.849Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=78682618-42c7-4c97-add5-a18bfeffd581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:21.855Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=ea2ed06f-932d-41e6-a8d6-95fd91f0553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:31.864Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=2597a26d-aec5-4312-8e29-0cb2283ca8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:41.873Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=80f53ad0-42a5-4cb9-b72f-3d84838dbec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:51.881Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=7cb3403c-da86-46ae-bd40-6da3d6c3ae97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:28:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:01.889Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6db361ba-3dfd-4f7a-9b69-298a180a6b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:11.904Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d433e67c-f21b-410d-b1a4-78b637cd269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:21.912Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=d1097f1f-b254-4a28-a81a-f32d3903d5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:31.918Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b314d50e-5293-4f02-837f-fb55704ed7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:41.925Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=8485cde5-b318-41f1-8232-30dad449e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:51.934Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=5d54ecec-aed3-4925-878b-844501d0d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:29:51.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:01.942Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=f4e04ba9-5574-42ea-9265-a7a56aeb2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:11.950Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=1a6fea7b-3281-4a96-9ce6-945db4772e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:21.959Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=9efc37cc-127a-4fd3-a7a8-219144dff52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:31.986Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=3261cc64-da39-4e01-b73a-dc1ae9813008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:41.993Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=17d40b37-1840-4b5a-89a5-148284cff000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:52.000Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=dcae37e1-5e9e-4a01-9c9a-5315703db688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:30:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:02.010Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a5e74e4a-de66-4851-ae5e-a3860d47d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:12.017Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=6a7b94fe-e94a-4b01-a89c-98b3abf569c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:22.023Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0a1c81ed-8cdf-4cb2-81d8-d5817914aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:32.029Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=b6422372-0d4a-4c38-9818-5ae41b35c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:42.038Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=fe8fdf19-1d78-4fbb-be1b-76f4eef8ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:52.046Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=0d80f8c8-bbd5-4207-bd15-61e7d7140396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:31:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:32:02.059Z |INFO |Init configs |InvocationID=1c50944f-ec53-41cb-85c3-ad31425119be, InstanceUUID=a1ba74e2-4f21-4864-9702-7bb2870956b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T12:32:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |