By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:19:25.425Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:19:25.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:19:25.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:19:28.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:19:28.617Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:19:28.618Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:19:28.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:19:29.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T05:19:29.614Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-14T05:19:29.784Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-14T05:19:37.154Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T05:19:39.492Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-14T05:19:39.524Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-14T05:19:39.525Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T05:19:39.968Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-14T05:19:39.972Z |INFO |Root WebApplicationContext: initialization completed in 10187 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-14T05:19:42.412Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-14T05:19:45.478Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T05:19:50.605Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T05:19:51.369Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T05:19:51.370Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T05:19:51.399Z |INFO |Completed initialization in 29 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T05:19:53.914Z |INFO |Started MainApp in 41.372 seconds (JVM running for 49.08) |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-14T05:19:54.048Z |INFO |Start scheduling PRH workflow |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:19:54.155Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b589030b-a0cd-4c56-9f25-01d00bfa788d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:19:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:06.396Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8286f103-d7d9-4620-b183-43a9ff8f7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:16.423Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=dada0e45-5f01-4b2a-a186-3cd99e370b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:26.467Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=dd7afabd-6a84-4ca7-8d8b-82383feded72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:36.520Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=db306fbf-d8a6-44fa-babb-36cb5f2cc17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:46.575Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=decbcb32-995c-4370-86e5-d6fcbcb4bc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:56.606Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e708ca00-4c83-4764-8b74-5d6e32e9e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:20:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:06.634Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=adb02036-489e-4ca5-b1cf-a2e661ab87ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:16.679Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=cc812257-f5cb-4118-9bff-4769f460be86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:26.758Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=aa64a0a6-8591-4093-9d96-20b54315b52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:36.810Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=71f7b31a-1e89-42e0-bfcf-2e5122bdbbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:47.031Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8f3dfe6d-eae1-4973-a61c-845e56f1f49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:57.084Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=27693107-f36c-45be-a522-f055ebd76d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:21:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:07.191Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b745e7e2-b160-4231-afed-ec2ac4b6aa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:17.227Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e5a2a231-a937-41b0-86e2-c4dc5296b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:27.260Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2aafb2fa-6d01-4e42-8565-84734f43bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:37.296Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7d6b333d-559a-41e7-8024-7e92d631ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:47.367Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ea8ff41e-c9fb-467e-88e5-65596364fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:57.398Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c9cb5f18-ce65-47c2-8385-72bfeae3b8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:22:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:07.426Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=89aa3f0b-823c-4b40-80b5-677e4a8b7dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:17.453Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=90676ef9-2587-4587-8a32-2535e3122387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:27.471Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3ba4f1b2-8a0c-40ab-8bf1-7701a369187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:37.489Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=41496574-6474-4c31-9c07-8fde04a0e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:47.511Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5bb01c56-5dc0-46d6-af4d-cf923ea196d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:57.535Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f3d1d6cd-0ec2-410e-8154-84461f52a44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:23:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:07.568Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2d7fa95b-ca63-4cee-bb78-f510ffc1e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:17.592Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1d2deff8-3d78-44bf-b49f-fb94a1cc5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:27.620Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f4458913-d29b-41c4-b9ad-a4c09d5ac307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:37.636Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e399661d-b596-4cc6-9f7d-fd98dce9b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:24:46.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:24:46.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:24:46.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:24:46.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:24:46.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:24:46.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:24:46.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:24:46.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:47.664Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=33620762-3215-4cb4-9889-1f8f6ea54bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:57.691Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9eb53c7f-5221-451c-909b-262aa3ebd050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:24:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:07.726Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6995ce49-5f3f-4c48-84fc-0c23b6277e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:17.783Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=926576eb-9b10-4ddf-96fe-421be9e6fddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:27.799Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=87664880-001c-4f23-a49d-11df9ab22e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:37.814Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3a6c0257-a124-4fe2-8014-5152b1ed01d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:47.828Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f6d943a3-3ea8-4c55-8668-4b6bf1297e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:57.843Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d447a59b-d48b-4bc9-b5f1-2d0e90cffa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:25:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:07.877Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=65d6f93a-3634-4b3a-b95e-779c80d8efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:17.893Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=151e64f9-5755-4c6c-b2dd-425139195bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:27.926Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=05691fbe-30fb-4ce5-85a9-42d8786eb528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:37.942Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e46a1895-58ed-4b20-bf85-aafc29e1330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:47.954Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a69a8fe7-8292-4cad-b4b0-413b786a660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:57.969Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=bbf275fa-58ee-4850-800b-762fd4f1c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:26:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:08.002Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f21b7298-8a2e-42c5-b954-90d2db7c4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:18.035Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=59ef0f4f-e5fb-4898-8bc6-ff9469e00e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:28.051Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fe9a2812-3d77-4c03-b0dd-443546411f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:38.068Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c7ddc67e-2eda-4f11-b2e7-c24caaabb162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:48.095Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=990ca5ca-9acf-42f8-be0e-16476270ed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:58.108Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9c2ecbf9-8311-41ca-84a0-62c5fad452f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:27:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:08.121Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=65063df1-4678-4521-a428-67b92a5757ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:18.138Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7cd5fa59-684a-4e38-b9f5-7ee5a48b3ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:28.150Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b2522c16-bb12-4d60-9943-0afe0e3fd706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:38.165Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2db39dde-429b-4475-bbf3-d378ae210457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:48.182Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f08791f1-1f9c-41ee-a4a8-abb638dfdd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:58.194Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=bd899c4e-3145-4f8c-838a-c8ca83f5c3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:28:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:08.206Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ac3b4a1e-485c-4bca-8d0b-8627b0aaa593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:18.217Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b6973956-54f8-439d-b94c-6e3ca1e54d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:28.228Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6d01baf8-7879-4beb-913a-e24671361fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:38.262Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8c6404a1-b2bd-4cd3-aa41-7b6250667a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:29:43.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:29:43.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:29:43.248Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:29:43.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:29:43.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:29:43.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:29:43.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:29:43.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:48.286Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=67cc909d-b0dd-45e3-8f27-65615f0c2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:58.297Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=00684331-380f-4b38-9a7d-c4b23acd1429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:29:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:08.310Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6f046aa7-e526-424c-bf2b-ee6e61c7d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:18.321Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d68807ff-1ca7-43fd-8714-3cb7948ded6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:28.334Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=df839f90-8f51-4c09-aaba-0be75fd5d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:38.357Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1ba01533-05c9-400f-8342-132c71e6354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:48.376Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=eb35f58f-bb85-475a-a3b9-1bd02ab307ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:58.399Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1442c02a-092a-46cc-910d-ef40e58ba836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:30:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:08.414Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a6b5f199-2159-41e1-80b8-5aa323485a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:18.443Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ff6cc718-e2ed-4b9c-84f5-0cbff359d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:28.464Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=13c34b46-2b11-424f-945c-3ed4cdb78cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:38.482Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b1f8ed56-ccc9-48d8-8eb3-75e67b9c9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:48.504Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5ce5c7ef-78b9-4b41-a2ff-4af73777aab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:58.517Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8e83b0c1-2bbd-429a-affd-3c4209cf7e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:31:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:08.536Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6978e4ec-91c2-4a46-aee2-37a473092e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:18.552Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5395f3b2-a7e1-4806-bbd3-03ce5078464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:28.567Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6ee275f2-bcee-4e3b-9d9e-a061afdb7d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:38.582Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7d5dc1e7-415d-46c3-aa1d-ccc2e1cba2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:48.596Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ff2e1c2b-f8f0-4fcc-9772-69efde2b86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:58.623Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b6877644-a1c8-4137-ae13-6bc081ca1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:32:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:08.650Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a79e6b07-1250-4215-8900-e9992b609bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:18.691Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6ab3e1b1-fa1b-4557-ae1d-d6eacaa410b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:28.732Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4c47c6de-edff-4c38-a002-3bbc764b9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:38.787Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=04ad47f0-8418-4f1d-8fd4-455f3bc407d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:48.843Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=599c3a7c-6bde-4230-b1bc-2bbb2ae80c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:58.876Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6f094957-1211-4352-b97d-6ea97b29b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:33:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:08.894Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e18d48a3-6af3-4165-9e94-a78f981313fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:18.915Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b4921532-c404-47b4-9397-965d48182106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:28.931Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2191645e-d194-426f-810d-5f4ca580279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:39.003Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=27dcfeeb-ebd4-41c8-a066-c28a855cab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:34:43.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:34:43.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:34:43.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:34:43.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:34:43.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:34:43.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:34:43.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:34:43.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:49.033Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=747feb54-eef0-42ae-ae1f-5e45a23821da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:59.049Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8df568a6-785d-4cad-a144-d77078dcc317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:34:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:09.074Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=51d41644-9191-49d8-b430-265b6ac9b7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:19.093Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e46f2272-2886-4d8c-b1f7-f0b49f12931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:29.142Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1fca713e-c7a7-468c-bd56-e36a0814c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:39.169Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=df11e3da-a3e7-47d3-9195-c7a55bfdde37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:49.183Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4b0fcbbd-d5ef-46af-86ad-ba4e00325b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:59.227Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d7cec72f-0aae-4510-8f43-9d00ed2a5fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:35:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:09.263Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fc404c50-3f47-43d5-b94b-c31115ca33a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:19.277Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2f6475fd-eb73-4157-ab7b-32a3a27cf302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:29.308Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d0a9d0c7-a31a-4506-ab0a-8c35895ad962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:39.319Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=755ccef9-c374-4c41-96be-fbb7049c3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:49.332Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=264c9366-f661-4739-9c99-b3401f9764b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:59.347Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0da4e9b0-5bf4-46e5-a1fa-a2b1cb77bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:36:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:09.367Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a3bfed7f-171c-442a-9d75-b0578861d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:19.411Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d5e6b912-8044-4b73-87ab-3492fcfe9ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:29.434Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5d864bc0-ef1b-401a-8591-277e9abe84a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:39.445Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9b1792a9-a6b1-47de-83bd-d6c0151135a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:49.460Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8fb931cf-f919-45f8-9bcf-0df61bc311a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:59.497Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3b76040a-bb3d-476e-9e1f-e32920262c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:37:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:09.544Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9e936164-fb27-48fa-8345-6becbc3443c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:19.645Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8dab172a-9158-427e-b549-6c447b0e29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:29.712Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c47130db-2ee6-4d34-be61-e39b3e570aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:39.746Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=83ba181f-230f-499f-95cd-1d24e494bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:49.811Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d0a723b0-0f9e-45cc-b4ec-582c4f6d727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:59.830Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6f9762de-f4c6-4468-9672-a5e27f6cab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:38:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:09.876Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ec5b7118-08fd-4e5e-8047-916daac40e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:19.997Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2155ff6a-3db2-4f00-b527-dead5881c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:30.128Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3b92cebc-9eba-4e60-8aad-ee6194dbcc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:40.195Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f0f284c7-0cf2-4c3e-ae7d-858e497b47bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:39:43.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:39:43.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:39:43.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:39:43.646Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:39:43.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:39:43.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:39:43.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:39:43.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:50.228Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=44014c3e-5fcd-43ef-8389-d36455d6442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:39:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:00.295Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=707b0755-0c40-495e-9a8b-f90ed7bd9a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:10.310Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ef01f544-b6e1-4e8c-ae55-70b141c029d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:20.360Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=02ef8cf6-d480-49ca-bf0e-864e4036438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:30.379Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d321ffc5-8fdb-4679-aa08-9f7fad58b09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:40.403Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=803fcb25-9b1b-443d-907a-004ceabf22dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:50.441Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=71a75318-5b33-4491-a740-6f17f1372a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:40:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:00.480Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=18993232-007f-4f98-915f-6cfc74f0916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:10.503Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5ae9096a-bcf7-4bed-918a-db2c2c82f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:20.544Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=efa26270-b7cd-4a07-9bd8-bdd67195c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:30.567Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=be1d55bb-dbc3-45e8-adfd-3fa9433d047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:40.580Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f17a43e9-e9a7-45a8-8bd7-84eae44131fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:50.615Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d12d61d9-b646-4f20-abf0-a7480a4fde8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:41:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:00.635Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5f142a40-005f-4740-824e-247414115036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:10.651Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e9e65c38-cfc1-475b-9a73-efd9c9f1edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:20.673Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=eba073ba-c6b1-4936-8cf0-611bc733b66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:30.712Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=dc424d25-755c-4000-83d7-fa285877a5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:40.744Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1b521d9b-fd69-4d60-ace2-750ec163caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:50.783Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5d171bcb-5240-4d43-bde7-4c3cdb97b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:42:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:00.804Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3b3c0a12-62c5-4646-b08d-94b4967f9777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:10.832Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=456636ad-db0c-4628-8107-cbdc1b99235a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:20.849Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=78bcc105-fd02-4260-b273-dc326507a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:30.863Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=88a49bc5-31cc-4922-920d-9e381e3639b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:40.891Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=851dc48a-4a3c-4e4d-b3aa-eb6bb484060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:50.915Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ec37ab35-02ac-4a55-8b70-cd6c80ed8d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:43:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:00.926Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4a76bdb5-c5a5-49a0-99bc-1b8080650469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:10.939Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=068491af-9572-4b15-81c9-977e523a784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:20.949Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=57228703-de81-4ef5-9bb1-5f86e4c777d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:30.971Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d6aac695-4ecb-4223-84d7-9fcf1e7858f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:40.999Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9a61468a-f866-40d7-a6a6-ea8aab61b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:44:43.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:44:43.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:44:43.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:44:43.118Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:44:43.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:44:43.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:44:43.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:44:43.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:51.019Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c6e8972d-3051-4f54-a906-d09fc7f17868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:44:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:01.035Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=50716868-62c8-4e6e-884a-af642fb75ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:11.047Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=93119a02-b1ea-4682-8e8f-1620388ffcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:21.060Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7375ec5c-3ef8-4b80-be46-4b32d1babad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:31.070Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e6688196-2445-4558-9aae-e97edf47d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:41.094Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d242ae52-9c78-4f26-aebb-c05d0434d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:51.105Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8a5f0fc6-571e-4450-8795-7d3575e84ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:45:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:01.116Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3391a895-5aab-4554-ba4d-9a1f4d078804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:11.134Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0eaebb55-96e8-4f9b-a2cc-ec961ce2e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:21.145Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0e3bbac0-9e2b-47bb-a353-c8e3b80d00f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:31.165Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7f5c380d-70f5-4ee1-b96e-c6cfec7163c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:41.187Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e399afca-f622-4215-a9cb-dfadf2b88c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:51.200Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=36c6bfc6-0633-494d-a31a-6da76caa6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:46:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:01.213Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=84791d1e-3775-47af-a3aa-758eb45075a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:11.224Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=24a0b83f-2158-4dc0-8fa7-1fb6dfec26e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:21.235Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=52db2196-8e73-4d52-955d-e94db752fe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:31.246Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=76924039-eb09-40bb-a012-26a705236b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:41.259Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=64f58509-f76d-4364-b00d-474b34c50de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:51.271Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9662ad00-f152-4997-9cc9-26f1a4c9c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:47:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:01.284Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d23464c4-2210-4a0a-9062-4440e555b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:11.297Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d136b5dd-3ed9-4387-adec-e93e16a2acf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:21.309Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3770a8f9-f99c-480e-9fcd-bd5548ac8580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:31.334Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1df890eb-d31b-4d36-b4f6-4edf70445657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:41.359Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=aa935910-c3f5-42ba-a3c5-087183eac5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:51.371Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6307964f-c86a-45af-8a7a-6cc95d445738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:48:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:01.396Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c8070da9-4732-470d-ad86-016fcdaa7e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:11.406Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=383b37d8-2cbc-465f-9891-6698a03ce26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:21.420Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8d6c1a6f-3f59-4e26-bd82-1d8f619481db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:31.432Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ed530293-89fc-4db2-a32b-4980e3e06911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:41.451Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1af43b8b-e06a-46da-b87c-ac71108b6241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:49:43.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:49:43.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:49:43.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:49:43.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:49:43.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:49:43.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:49:43.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:49:43.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:51.471Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0a96aab6-2933-4b2e-957f-8fb3868c1007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:49:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:01.484Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8f184522-dfa5-4d1f-8607-699ee139f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:11.513Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=50fd68c4-2316-48b4-9842-0a67d2bbc2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:21.529Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d82ec4ec-9430-45d7-ad29-d61a5234c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:31.543Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a47e332b-09d6-4185-9bbe-e23b76951aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:41.554Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=84821126-342c-4e3d-877e-d38e722131f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:51.564Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=affa46f5-55e5-4ade-9397-fab79fae4857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:50:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:01.574Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c8788c81-4d5d-4891-ba30-581ca9adc865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:11.590Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b6b08fc3-62c1-4cc5-be03-376e027cf97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:21.619Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f2d5208a-ca87-46ce-a669-f13e979b7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:31.632Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d9c90cc5-d672-4a21-bb17-1a005d127f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:41.645Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6ebe5171-f596-48dc-8856-f0397142e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:51.656Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8b284d87-0fcf-4c73-98bf-7475603fd6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:51:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:01.669Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5775c124-8ada-4691-b122-f15226ce0956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:11.686Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0e13766e-04b0-4540-932c-7f9863bbfb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:21.704Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3104e6a4-9121-4f3c-8b5e-2b15d65408c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:31.714Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=968af65b-416e-43ad-ab67-9ba4e80c29e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:41.725Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=15979759-0724-4e77-a481-6c13d2d46ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:51.736Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6bb6c5ed-cc26-4f78-80ca-5a2691bfb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:52:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:01.749Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5ef7a465-66d8-47f9-aebf-b47cdcecec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:11.758Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=11e9beb6-5a12-4fbe-9950-f1a4dc753c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:21.768Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9fb2c5d8-76d0-4e79-ac66-8c3c786236f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:31.779Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6d2429fe-7dd9-4273-9c37-d60365c768b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:31.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:41.790Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=cd455e31-dc98-48d1-b480-44455a11640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:51.798Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1aa239ee-4eaf-423b-9c64-144f0845b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:53:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:01.807Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=92ff35a5-6b30-463f-b133-7ecc6760d153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:11.819Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=320c71f3-4c46-4ed1-b1cb-5aa40ff71676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:21.832Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9e086972-a2b4-48d0-bf1a-95cb9bb6ac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:31.853Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8a0aa1fb-f517-4e76-963a-bdd48b95e814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:41.867Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1d6f160b-939b-425e-add9-b8c13b84f9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:54:42.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:54:42.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:54:42.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:54:42.958Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:54:42.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:54:42.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:54:42.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:54:42.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:51.880Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a928097b-26ce-4fce-bf28-75d8e699d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:54:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:01.899Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9c6e3333-3517-4bf6-808a-6d3819167087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:11.926Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=cd3e4121-7bdf-4035-a9d2-e8e71de5bc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:11.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:21.938Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=dc9a483b-0ee1-4712-b3ad-80475d7a4220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:31.950Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=91d922fb-d4e7-4dcb-ad57-9286b6a8a362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:41.963Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=59328ef3-73e2-4e75-a787-e99aa08c80df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:51.985Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=98214430-0e1f-42ff-8910-21aa1c9d3917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:55:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:01.999Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e5442146-ad71-4bfb-9fc5-c0c70f4d0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:12.014Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=92cde624-0f98-4f95-9d7e-72db25cae22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:22.032Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=03b3a15e-94f8-48d7-8ee3-ca6a6f860a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:32.062Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=528cea67-3e0b-4f44-9cf4-88f53707a62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:42.106Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c365b62d-59a6-4cb3-ba8a-74d04708c44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:52.123Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4046af3d-8324-4230-8614-7e944d91b3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:56:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:02.134Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0432ffd1-9038-4d26-aae6-45f895306b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:12.144Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=41a43de1-6fef-4f9d-bf2b-e2cd6d75ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:22.156Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=af906d97-bff8-4ed1-85e8-563d3bebdd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:32.169Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8b73c728-97d7-4ad7-91cd-ae698af253b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:42.189Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=107e2ae8-1d6d-4cb1-94c7-6a2b76544ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:52.199Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=663ef0a8-dfa6-41c4-9ad0-09d76fbdc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:57:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:02.210Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5f3b747d-f4bb-49a2-99bb-c68e3cef9b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:12.221Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=818a951d-0197-4fb5-bc6e-a450640b0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:22.230Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9f910b8b-a9ad-4e26-b3cc-fd00c19682c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:32.241Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3a539184-fcb3-42d9-a788-1bb09505ebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:42.257Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4e8228a1-ead9-4b95-ae48-d54c04d29f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:52.269Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=224c62c5-f066-4756-84ff-70ec405588f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:58:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:02.279Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b1c640de-d71b-4e84-819a-a688c20cb370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:12.289Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=76ee56b0-cb9a-45e2-b1bb-3175c7c7ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:22.299Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4435c076-fc9f-40fc-ad4f-7f6e5a709dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:32.309Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=79efcde2-81d8-407d-a963-cf2a6c4d9928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:42.319Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9c1e89cd-85d0-4c91-b7f4-4cf4d14cfe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:59:43.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T05:59:43.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T05:59:43.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:59:43.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:59:43.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T05:59:43.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T05:59:43.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T05:59:43.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:52.329Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5fe15169-8e27-48ec-a2e2-0cf7410825a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T05:59:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:02.341Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=057d7ef8-4acc-435c-8b91-d8d72d265e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:12.351Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f29208c1-b3e7-40a2-a7c7-2bc50e26c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:22.363Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=62ef5134-b712-44c1-b084-f498fa29784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:32.372Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=31119142-8515-434b-b962-120215dc0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:42.384Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b9599bad-5eda-4a7f-9e1c-95d962c64a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:52.395Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=15bcb088-e4b5-45c9-9053-c3f96dbea65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:00:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:02.405Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0f3c3e64-90be-4a1a-b4d0-964bc30ff6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:12.415Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4c9c1cb1-654f-4d2c-9d73-61bf184f6ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:22.425Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=454a5d6a-0b08-4a13-8654-c046acd39062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:32.437Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=17eed5ef-83ca-4292-aa17-6382fcca61cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:42.447Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d5e43826-7add-40b0-bb70-000713c664ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:52.459Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=07858f43-a605-4ffa-ba8f-3320e581438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:01:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:02.468Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=53b7b396-57b4-47f0-b98a-3c5bcc875c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:12.479Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=10bc1b6e-ad63-4008-9be0-829f7f39ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:22.491Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=41175859-0797-4fa3-9f73-6089f55dbf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:32.502Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b84888c0-0202-4048-9aa9-4e11c0407b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:42.536Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=cfe2a752-c282-4414-b649-06d0ae4a65ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:42.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:52.546Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=83ea47c9-b673-4d3c-8549-9c00cf674260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:02:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:02.557Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f9a53828-f1ca-48d9-a3c3-e8ed7b39def0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:12.567Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0c9d3a4b-2572-4862-b4fa-519a8c70468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:22.578Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4774b209-f815-4b9a-9023-a9cf3522c479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:32.587Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f38f178d-4a14-4c40-9a49-fee4fe8f77bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:42.596Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b2289462-0b51-48f1-9312-1dae7ff21dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:52.606Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6bf8f094-7322-42f2-8d6d-5ca21470eb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:03:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:02.615Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c27843e5-c9fe-4cad-b945-76009922ebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:12.624Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=373119cb-e88a-482b-846e-e0e653923730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:22.633Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8336136c-c15d-4d89-a1a1-fe7916fd2533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:32.644Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=465d1b2a-a305-4c2d-94fe-239807178267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:42.657Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5dd8ce28-8cab-4f9a-88f3-5b5f5e5cb05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:04:42.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:04:42.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T06:04:42.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:04:42.788Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:04:42.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:04:42.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T06:04:42.800Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T06:04:42.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:52.678Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=1204cd69-372f-4a61-a7dc-ff01d20140c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:04:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:02.693Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ec31e195-764c-4315-904a-e79ad0378c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:12.729Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d04e9d6a-0895-41f5-b5a1-479df76dda8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:22.746Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4bc8333f-03d3-419f-8cba-69d6604acee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:32.756Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4a955982-94b2-4b26-a639-fd7a36d575ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:42.769Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7fb43c33-402e-4970-a5d7-f0befd83d726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:52.784Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f25f0bad-08a8-4f6c-9c65-7aa3361cd6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:05:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:02.815Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=43b632a3-fbb7-4dce-be11-164d5ddfb614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:12.826Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9fe6b906-cb44-4dd0-8863-c06f47b4a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:12.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:22.845Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8252bc0f-322f-4bd3-8859-c02e334b3c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:32.858Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=25ec126c-283e-4b53-b306-1f027d7db64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:42.872Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=db4fc1cc-59a4-4d28-8bb2-afee56535d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:52.884Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=541f8396-2448-44b5-8bda-4725f9ecea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:06:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:02.895Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=14f73d82-fa01-4ac8-9a73-8786e39b201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:12.911Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=317a4634-e0f5-4bed-a258-88b578369da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:22.922Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=3dbb7f0a-da08-49ac-b412-482d0ce202df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:32.936Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8396f6d5-ebcf-4500-89fd-4735b212645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:42.964Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8659000d-d0f6-45ca-a3f8-20a5f713763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:52.974Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a5c6121b-3939-4949-9cae-daa3f2d87eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:07:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:02.986Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=10c440b3-fc93-436e-b212-3995651e6c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:13.006Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e7af3749-9dd3-4928-8f67-5e64704a008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:23.016Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=832c0392-a8be-4e32-a78c-534e444511b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:33.024Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=59e5afef-a9fc-4e5e-a0d1-125ced53f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:43.041Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=20b08db2-f379-4ff7-a059-6aa4caf08ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:53.051Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=67077b97-6ce0-4e05-8d50-234c08ad110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:08:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:03.062Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fc6c3c74-0c26-4aef-8fa1-6ff1f4a4168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:13.084Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9968de2f-59e1-4707-b34c-e955b3974269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:23.115Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=51642857-f5ad-4326-94d2-7f0a8574a8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:33.132Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=02eececa-400d-4764-a4f9-849d613305f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:43.144Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=df9ea511-3639-4a2c-9f3c-2f1a40fce583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:09:43.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:09:43.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T06:09:43.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:09:43.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:09:43.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:09:43.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T06:09:43.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T06:09:43.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:53.166Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fbdccc95-cc61-474c-b206-9156a786c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:09:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:03.209Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fc6749f3-2f35-4bec-9893-4bbf94f4e064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:13.234Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d86743cd-7aff-463d-b3fd-91454c118d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:23.246Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=15937fe6-a772-4305-a57c-b20919b6a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:33.265Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a977e78e-c67b-4eda-940b-520308b2f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:43.276Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fc6f7b0a-098b-44fb-b65f-ced715bc81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:53.285Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=549f3782-0da0-4138-92e8-1b8240d04671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:10:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:03.296Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=33c13238-f155-4c5f-9c44-3ce72662622d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:13.305Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=fa71d2be-80fe-404e-a0a5-c0ed3dee91f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:23.325Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=452a3d3f-a929-4c8b-a53e-d80ffa29e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:33.336Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d90468c5-91f7-4318-8b4d-c2da8931cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:43.346Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=21b5f9f7-ae85-431d-9855-24b0c84f72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:53.357Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=38154952-841b-49fa-a182-605d883f7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:11:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:03.376Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e850ec71-83a8-4c8e-883d-d0d13d5c50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:13.411Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ee11819e-b975-4838-8ebe-2cea9d89d229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:23.424Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a56e051a-2a62-4a25-8681-7a9de4dd6c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:33.464Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a1199275-c3f2-4a98-b15b-0e6c8c259f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:43.475Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5d8ffe50-8684-414a-bec9-85231d409d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:53.489Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ca2bce54-fb7c-459d-befb-f33a6731ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:12:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:03.502Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=d5960192-9619-4667-9976-a3f7180f4f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:13.526Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ecb93129-9a7c-4d49-99dc-b065a45fc99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:23.536Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a2558e5d-89b7-48d0-aef9-54d121e46821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:33.546Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9deea4c1-6945-42fe-8b41-e568de15da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:43.560Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=903024cc-a867-493e-88d1-7bd84ea2a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:53.572Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=c0f50362-205e-46f3-95e8-ad843866cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:13:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:03.581Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=72121043-6b94-4d92-8b33-ef592824198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:13.591Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b6a1a021-f45e-4ffc-83aa-e13a589c93d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:23.616Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7423ce36-39a1-4653-9b89-c34533298b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:33.655Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f7f5b9f3-ce20-4c28-b8a6-5189cbaaabf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:14:43.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:14:43.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T06:14:43.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:14:43.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:14:43.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:14:43.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T06:14:43.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T06:14:43.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:43.680Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=06fd5d03-259e-48ad-800a-c3af8342c889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:53.735Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9ba6a845-9570-4bb9-b3a0-3bde99b854a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:14:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:03.751Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b7ab29e1-a262-4d19-9bdb-37e7b7ceb9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:13.777Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=806e780a-c21a-42f1-9d31-e7bb095c439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:23.788Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5b5614a0-4966-4f37-925e-f0006d76eda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:33.799Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=5fc1ad71-d3d7-47e8-a92f-b1681c4ead58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:43.821Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=43bc4a21-0d50-4316-822b-b73e1be61634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:53.843Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8da32219-4038-4445-b27c-32cd19b07b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:15:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:03.866Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=0f969adf-0f4a-477c-bd3f-537a7766b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:13.885Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=50e5eece-ff04-4a94-a363-046e31eae72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:23.922Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=f57c4be9-9b68-486d-9982-de957012308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:33.941Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e5600275-efc1-4d8d-afba-715efa7b2e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:43.984Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b8fbdbec-fc07-4b87-99b5-134dffdcb495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:54.006Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b09d4f46-d0ff-441e-b15d-8dff6676ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:16:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:04.063Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ff626e56-12c3-40a3-a35e-149ca74a43d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:14.073Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=30274bba-d0d8-4f5a-b8bb-d2f3e2386313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:24.086Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=74afe6b7-e978-454d-b161-19b06126e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:34.108Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=9da9fbf7-bab0-4f2c-b204-0ab891278d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:44.120Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6f6ed198-3c07-4be4-94f9-8c38dc7ca9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:54.134Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b59509f9-f107-49cd-9fcf-5a6013f11bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:17:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:04.157Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ed7a278d-d8b0-4237-8978-5a9e30fddf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:14.176Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=92c7f177-1cf5-4b51-9264-25f9be7522dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:24.190Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a87547b4-c3b3-46d8-8f28-5d7ad99ef3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:34.221Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6501cdcc-c1c0-4e2d-80e3-fd142745357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:44.249Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=7e93d393-bf34-4466-99ad-16430977675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:54.270Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=b3aef6ab-9735-4542-8516-2288beb16715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:18:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:04.296Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=da52bb6f-935f-4c67-8069-c6ed0fc9217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:14.312Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=a7d21838-6765-4970-a53b-4d886d295007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:24.334Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=4c213f91-f339-4854-8282-3f492a355e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:34.350Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=573f553c-8f45-4753-80c5-a30c313ce901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:19:43.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T06:19:43.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T06:19:43.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:19:43.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:19:43.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T06:19:43.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T06:19:43.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T06:19:43.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:44.363Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=42b79834-509a-476e-be7a-236bf68e12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:54.386Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=acc91f66-ea8d-4ad4-8c05-133b8c34a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:19:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:04.406Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=440993c2-cb36-4aa2-86ca-212b54c9973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:04.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:14.425Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2da32b16-c85e-48e1-8536-6b4403e615d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:24.445Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=deab390d-8a19-4566-9a25-15a33f358cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:34.461Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2a06f88a-2c55-4d19-b1bc-520e8b2b0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:44.500Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=2cf37373-c172-4560-b389-c2628e910702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:54.517Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=8cbc0cd0-5f7a-4d92-9dbe-8f2030ae2488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:20:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:04.539Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=ad573852-e5b3-4d11-8b01-b1204e6632c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:14.556Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=418103bc-50b6-4999-ba8b-b65bfdb7f673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:24.595Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=6b93a642-b303-4b76-a4fb-e49e3da6e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:34.614Z |INFO |Init configs |InvocationID=4d697341-0a08-48b0-856a-4e061e48c9cc, InstanceUUID=e0200082-5947-4ba4-8081-bdee24bab3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T06:21:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |