By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:09:12.104Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:09:12.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-19T05:09:12.214Z |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-06-19T05:09:13.644Z |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-06-19T05:09:13.837Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:09:13.838Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:09:13.838Z |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-06-19T05:09:14.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-19T05:09:14.305Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-19T05:09:14.368Z |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-06-19T05:09:17.702Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-19T05:09:18.744Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-19T05:09:18.812Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-19T05:09:18.813Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-19T05:09:18.982Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-19T05:09:18.983Z |INFO |Root WebApplicationContext: initialization completed in 4613 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-19T05:09:20.081Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-19T05:09:22.031Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-19T05:09:25.023Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-19T05:09:26.026Z |INFO |Started MainApp in 25.735 seconds (JVM running for 27.967) |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-19T05:09:26.196Z |INFO |Start scheduling PRH workflow |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:26.222Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ad47e90b-93ef-44c1-a0be-4ecba8b09668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:09:28.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-19T05:09:30.258Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-19T05:09:30.259Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-19T05:09:30.268Z |INFO |Completed initialization in 9 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:38.227Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a77c1c0b-1466-45dc-8e8e-7e2954890642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:09:39.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:49.398Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5f18589d-b621-4cb2-b6a5-344d56299009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:09:50.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:09:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:00.590Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=987e609c-8ffd-451a-a76b-5087bc8003fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:10:01.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:11.823Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5457936e-67f4-4d15-a2c9-0a811c706829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:10:12.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:22.962Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d2a975ac-78e4-45df-b13d-21daaf733083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:10:24.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:34.065Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2ddd7e99-9f61-43e0-9a60-ab626359a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-19T05:10:35.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.157:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:45.177Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=91bab1cc-2480-4da8-bcd2-e56eb6b3e61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:55.543Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=eff4a95a-9477-47b4-bf5f-bc22cd30cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:10:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:05.594Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b6a6fbb7-fd0c-44b6-97fd-594fa2232123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:15.617Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=af21c9cd-79e7-4661-997a-231ce5b4243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:25.637Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6f112345-f750-41f2-9569-2e3cd5ab878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:35.663Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6cf7197d-e5e4-4e0a-8c18-c9c42af69ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:35.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:45.686Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=71b8254b-b5f0-47a8-9f5a-547e648fb40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:55.708Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f219861e-aab1-4f50-bade-919f5fb51fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:11:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:05.743Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c728d012-f877-4c9b-9ae6-3a21664f0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:15.760Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=bc22bccb-da0a-4136-8146-d9b1f19b3b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:25.795Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=fc720a2d-b86e-4a2f-94dc-daac02e5d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:35.832Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0d3a93e5-49fb-47c7-9568-d338cd9c14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:45.862Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=42cd7f79-7328-4f29-9be5-8e6031a5b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:55.896Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=96abf22d-6b97-4351-a765-599742299401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:12:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:05.916Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=24807e27-cbab-487f-8e0e-862b8a542297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:15.936Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b2fb7562-6733-4098-b66d-f5b813c939de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:15.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:25.958Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=85b86bca-6410-4983-b793-100f99d822dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:35.978Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f23bf9fb-d9ea-475a-b97b-d35894024891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:45.996Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=822ecd78-c265-4c5e-97b7-48af164eca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:56.017Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f598ad75-3cd1-4604-8258-10036348890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:13:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:06.037Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=688d684e-2e83-407f-9ac5-3eb75fa9b36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:16.061Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=38288d99-0624-4991-89c0-d6eb1962786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:14:21.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:14:21.768Z |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-06-19T05:14:21.770Z |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-06-19T05:14:21.777Z |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-06-19T05:14:21.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:14:21.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:14:21.805Z |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-06-19T05:14:21.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:26.090Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=704ad1c4-d951-4776-8fcd-36f44a5d632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:36.116Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2f518339-8514-486b-8bcd-53bc7a4723b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:46.142Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=dd20ea01-10eb-4f87-8c15-d88b301f1b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:56.174Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b5457e61-270a-47cd-bb34-fe81d3aa369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:14:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:06.202Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0fcf2da0-8289-4201-b0dd-64489bf89375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:06.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:16.217Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=cd584290-923c-4f78-a050-3abbea57a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:26.234Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c8873e12-a7b7-4c9c-8562-fc1770543973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:36.258Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=cfb59bac-8dc8-4b69-ac4f-0269585fdd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:46.274Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=13529123-9ed0-4703-ab5f-fc46afad5f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:56.293Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1596a793-61ab-4d6d-8b8b-a35ad179de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:15:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:06.310Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e1a9d20d-178a-466f-8c73-0c148005e053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:16.326Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0b9e856e-e0e8-49e5-9c5d-70907e88994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:26.344Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e5a5c732-c392-427c-b630-afc83c115824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:36.380Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c4bd637d-8455-4928-9d81-ccd2c32ee6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:46.411Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b4f8de54-587d-46db-9ca9-d03c91206ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:56.435Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=783fff0e-158b-4f38-841d-520000177d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:16:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:06.459Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2e77b836-9313-4126-9128-73c85d9be0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:16.476Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=99a69838-7328-4bb7-825c-745f328ada26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:26.495Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c9e4825f-a8ee-4a74-8e3a-d87869d37c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:36.516Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4b82e3e0-9e2d-46b0-9ccc-9f84c685b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:46.533Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6ccaa5be-177f-4c9b-913f-2f6474d896c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:56.553Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ef6f4a8b-3ffa-427a-a771-1487e4282a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:17:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:06.570Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7341df7e-08b2-4756-8452-7f733b188d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:16.594Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5077dd8e-b5c6-45b7-b0c5-3e42420a1e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:26.611Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=588358a2-2ec8-42c2-af9a-d9a1f9440ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:36.630Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1eb3d0d0-5530-4aa3-a21c-078af48b0e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:46.653Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=544126f4-9539-491b-b0b6-625e27489394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:56.686Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3232863a-017f-4d4b-873a-3433de2de8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:18:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:06.713Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8c763354-a581-4305-b5f5-eed4bfd25f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:16.733Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ba333722-612a-4949-8295-40d353b5fcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:19:21.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:19:21.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-06-19T05:19:21.115Z |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-06-19T05:19:21.122Z |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-06-19T05:19:21.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:19:21.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:19:21.155Z |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-06-19T05:19:21.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:26.752Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b5223154-b2dd-4f4a-8230-2de0ce99963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:36.779Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=aa394258-c579-48c3-a50f-b8c244e97264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:46.802Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c98aaffd-73ef-457a-837a-c804bff9c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:56.818Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9b963b64-8f8c-4010-a933-0eea61102a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:19:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:06.842Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c931f141-bbb6-44f0-8d23-21e526ca8597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:16.862Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d07f034a-6a4a-4585-b8db-470ef3c6b53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:26.882Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=efe57c73-b9be-4b9c-b2b8-21a753abffe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:36.900Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1562760e-fb82-4baa-8775-fa6e0e09b91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:46.927Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9157d5ee-ca55-42e3-aa0e-d2c19225df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:56.950Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5f4e8816-2855-48f8-b845-70de13fbca21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:20:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:06.968Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=24c0f7cf-cec5-4323-a09a-d6810d9d7ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:16.990Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8d1a4824-5d65-437f-a6b5-2a3add1e3459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:27.022Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d44c6eee-70f2-4529-81e4-90bd92a38cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:37.052Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7150e2ca-b431-45cc-a750-956de515568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:47.070Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=df4c5ba3-905d-4510-861f-a6b93fe32b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:57.086Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8127e57d-a76c-47fb-9088-f39ec1784185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:21:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:07.122Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=46ac453a-7051-42a1-bf22-75a17d5c4a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:17.138Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a5e406d6-d646-4241-9020-081baf8616c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:27.154Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1ebab286-f1b8-4f6c-8198-af754f2eb76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:37.170Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=86636373-333d-4849-8072-c0c474091b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:47.185Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=bd04c5df-37eb-4e63-a181-361c64403cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:57.202Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3ac11e68-4821-485a-9d9c-2dd591a9b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:22:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:07.217Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c5c93031-3da9-48d8-87a4-5e3ebf29e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:17.233Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6f0dbece-fab5-4281-92b4-fe070c3334da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:27.248Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e23ccb54-404d-41f0-afc5-8ec528f374f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:37.278Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=753157c3-d2f0-4cfa-8fdb-a37f8a7eb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:47.296Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=abbef8fd-b531-4a0d-b53e-b95b9731e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:57.311Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=58c2cd31-4fa0-43bc-9593-059593f9a97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:23:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:07.332Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6a9a3288-e08b-45b1-9630-b5ef7502d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:17.360Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6918498d-6b95-4192-ba19-56d634efdfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:24:20.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:24:20.746Z |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-06-19T05:24:20.748Z |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-06-19T05:24:20.753Z |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-06-19T05:24:20.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:24:20.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:24:20.779Z |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-06-19T05:24:20.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:27.382Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=97cc246f-65f4-4605-ae9e-074e4a40b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:37.404Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ead967dc-ab83-4c71-8951-c0deff883b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:47.421Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0cf057de-17dc-42f7-857b-61dfcba87d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:57.446Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9aec93ff-58e9-47ab-97f1-29807b9a661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:24:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:07.465Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6fc9be0d-7cd2-4026-b5c0-e48a2902e658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:17.478Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=35e9eed5-8213-48a2-ae92-09926f28d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:17.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:27.517Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a1021e3b-4916-43a1-bead-98c0934ece50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:37.534Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2c18028d-972a-4bc2-8f1f-5f1ca3600fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:47.554Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b8bd47d7-fecd-40ee-87eb-236fd166e24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:57.576Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9ae8ae5a-ce2e-4794-8d72-88e7f4e36c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:25:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:07.595Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c142eb13-d23a-4b34-8156-9b497199f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:17.609Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ac5db001-4005-435e-a593-51b955f66aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:27.635Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=62cc03e8-969a-490a-b926-e87d2aa032b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:37.658Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=78b65569-facf-499b-a0f0-d4f30ab97b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:47.674Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=73c50d5e-4a21-4f77-8ac0-6dd831bb9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:57.699Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3599a5c8-51a7-4cdb-a2dd-a906df607348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:26:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:07.719Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4995323d-d351-44ec-aaa3-e6224a8d6083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:17.742Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=41309b1d-26dd-42f6-ae1d-9ed92176c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:27.756Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=cf32369e-0a7d-4f06-abf0-a9f710cc7b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:37.770Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=38faf7c0-a936-46e5-8561-068f886f8310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:47.783Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=38bdc849-1455-4343-8607-d54a8ef0f9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:57.799Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=38261dd4-15ae-4928-b231-9b6cec5f2964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:27:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:07.819Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0143df71-2878-4e58-aa66-2a079b6958fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:17.842Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0ad01546-89e3-4c93-9ac1-d494d0c23c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:27.858Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2ed7e3e4-f4f1-46b4-866f-11e929a315c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:37.876Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ad4a5b93-74bf-47d1-9d5f-a1abc2d196ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:37.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:47.891Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2fcc884a-3d55-4414-8ed1-b8cc8398780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:57.913Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=086e7fc4-0f8c-4fd3-81fd-0f3fd4a6fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:28:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:07.947Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ae48b295-85b4-4064-a30d-0e376ecf8ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:17.972Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=be39b737-eb86-4d4f-92fb-1903275f115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:29:20.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:29:20.969Z |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-06-19T05:29:20.971Z |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-06-19T05:29:20.977Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:29:21.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:29:21.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:29:21.006Z |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-06-19T05:29:21.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:27.996Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f6c0444e-9c4e-475f-a862-785a85460eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:38.018Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1c8acdad-61c0-4a2c-ac8b-bfc541f467fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:48.044Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e456712a-a426-41eb-bc5f-a875c928f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:58.072Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a32b19cd-d8ff-4e63-96d5-e0c35d111119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:29:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:08.113Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=55307a33-72b8-4763-affa-36d576c0d39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:18.127Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=52639ea7-3bd7-4e64-8a63-743e318ac3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:28.145Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c3463463-bb49-4b28-83d7-eaf6062e668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:38.202Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b34c9ff4-becc-49b2-b74e-28fff056a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:48.235Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7bc10813-49bd-48fd-b7a3-bb0ce4720dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:58.269Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d07b1758-5c11-44e0-9033-3681b93af91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:30:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:08.297Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1427a894-810e-4ed8-8579-cf7866f0a28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:18.317Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5991631f-3929-44dd-b776-f75c48bbd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:28.334Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=56cd1477-86e4-46fb-ba0d-39b39fb17cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:38.357Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=563eedb1-8f3b-465d-8be5-1810a1f49937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:48.375Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ea16d507-0176-4d36-9226-812afda2867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:58.390Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c3cb83a9-0e64-4905-9825-043872688014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:31:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:08.450Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1c22d0db-3558-4c04-b8ac-2b528cfce85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:18.464Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=44c8f7d7-9c41-431c-bde6-bc8f8559c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:18.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:28.493Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5f802ca3-290d-470d-a2d7-c569ecc70f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:38.510Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ad735f71-aa2c-485e-b6fe-86642ec51ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:48.527Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=095872ce-1e4f-4825-bb39-78220a21b110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:48.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:58.558Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=995acce1-6eee-4302-a9fe-0e4607649272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:32:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:08.582Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5ae7c689-7a7b-4aa9-9dad-c7d14c7acf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:18.596Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=abe17307-0c56-47bb-9cfc-af4cea685b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:28.622Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=597e928c-0644-4ec8-b40b-45207266aedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:38.659Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=10712203-d7fd-4a86-8db0-a3311cdf33d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:48.680Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=29bc7b06-91d1-4001-ac41-488b9424a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:58.701Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c89dd563-9d15-423c-af94-54e123b5f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:33:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:08.722Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=25a063b6-047e-429b-bac9-a5e843ce403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:18.735Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=caedb1bc-dd28-4575-870f-a26327f6c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:34:20.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:34:20.747Z |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-06-19T05:34:20.749Z |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-06-19T05:34:20.754Z |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-06-19T05:34:20.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:34:20.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:34:20.773Z |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-06-19T05:34:20.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:28.750Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=eac3e395-c199-413f-850f-be7b701f7ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:38.770Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7e76ae88-d14f-40eb-8f30-020ac1e9f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:38.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:48.795Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a1dca3eb-1480-4525-a1fe-c47d4bc29f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:58.810Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=757f305f-bc58-4647-9ab3-fc1b9d48405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:34:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:08.826Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ed15f0a0-85bb-486c-9704-ab66ae98aade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:18.841Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9b6b70d3-3baa-46ba-b5d2-7831ffdbe7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:28.854Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2c2da9db-b2a7-4f65-85db-f70218641614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:38.865Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=77609849-e58d-4445-b0c7-a0fff26749f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:48.882Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3470291f-3148-4252-aa6a-bf0e9356959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:58.897Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1b664407-cfa0-4fd1-a3b0-a9fb5e9379e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:35:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:08.910Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=96fb4be7-0d78-40bd-a0ff-c230003a6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:18.941Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=71f11719-9ccb-449f-92d3-9f2a52ed5ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:28.957Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=bd4f4391-b5ea-4ef9-85bb-185ec0fd3f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:38.970Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e9f98004-c9c0-41f6-9b2f-a6bbccc4bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:48.986Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=67bf0cb3-47fa-498a-a46d-f4bccfc41d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:58.998Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=626e7109-fae6-450a-a867-06ceec494958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:36:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:09.012Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2bd11da8-3ef0-44cc-ac38-109b8c3c86da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:19.024Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b98a8a81-05e3-4036-9ab1-f360bea3e098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:29.041Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=858cead3-a775-42ab-999b-124007aa32c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:39.054Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d37d01d7-86d7-4b4f-b6b5-c28bdcf03d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:49.070Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=858b64e4-0c1e-457c-a720-64bda08b2de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:59.084Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6a40cf31-2b92-4ad9-afe9-75d512e153ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:37:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:09.102Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c7442c33-e408-453c-ad01-21f2af7cd2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:19.115Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=64a4a356-4274-4838-beed-eb3445cf33c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:29.129Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b2c69f3f-3247-4af7-8a1f-a73524927fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:39.147Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0ed8cd37-9e23-4a0e-aefb-52c3107ee0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:49.159Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0fb03e62-d369-4a23-b221-c061ded9ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:59.175Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ac4e4825-4a3a-444d-8bfd-2403f7d6ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:38:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:09.193Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f7e4e672-6f45-4c04-abd6-d0b9b384a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:19.206Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=eda71053-d886-44eb-b7a1-a7c3e4659026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:39:20.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:39:20.679Z |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-06-19T05:39:20.681Z |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-06-19T05:39:20.689Z |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-06-19T05:39:20.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:39:20.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:39:20.701Z |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-06-19T05:39:20.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:29.228Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=40aba619-16b3-4856-a9f5-9243b64a28e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:39.242Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=34c43a02-e7f1-46e6-9d35-0be2e3149dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:49.257Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=95f42d3c-a1cf-4535-ac00-e19e2aa3a10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:59.275Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=603293d9-b2f5-4074-9fbd-48c14dbc6852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:39:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:09.292Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6dd5b7d0-c3f0-4559-b822-561b7f2ee96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:19.305Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2bd0b7a8-ed7e-46a0-b5fe-76d3ffd100f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:29.322Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ab51628c-670e-496f-b151-5a408d51a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:39.336Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5c90818c-cb1e-4415-9361-547a91a1a2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:49.349Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1dbaf7e2-bdb7-41f0-9a0a-b9c590154985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:59.364Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6eca37b3-c46d-4319-830a-9d94b52fb5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:40:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:09.376Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0747257c-f89a-46b7-8e22-628c0150a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:19.391Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=14bffff2-3ed5-434a-bc5b-ab715945ed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:29.402Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b4082c72-9068-40d8-8d27-ce299a2bd333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:39.416Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c5264eea-623d-46db-bcc0-6c84dea1acac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:49.428Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7ce3fc70-1550-4f63-8cb7-4f3401535d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:59.440Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=98c38f43-6954-4d37-a7f1-e7ecf773de08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:41:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:09.456Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a76f9a97-ed55-4500-8bc2-ad29899c0a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:19.488Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=805a9671-b310-49da-87f7-73f83ab34c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:29.502Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=54d06c72-d542-4674-b95a-7cd1c6c9829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:39.514Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=dba33043-989d-4b67-af8e-94dab76a2af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:49.526Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=80aa5916-8c07-436d-9b3a-f002cbdc1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:59.540Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d2c9cc9a-ad81-414b-a260-704f635e5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:42:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:09.555Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8dacb387-d13a-4c79-a985-27cb9044b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:19.573Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=56f12683-4982-4b2c-b3eb-ff5028168a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:29.590Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5c230501-0b1c-4ccd-a113-c77f3bea10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:39.603Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=82e1968a-3ad3-44c2-8cb8-d8a87a5abac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:49.615Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f0a925b6-9a57-4a37-a482-d46ecd59a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:59.630Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=025c8619-5507-4221-bb5a-172ba3e32e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:43:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:09.654Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4227f080-9327-4892-a6de-66e543369d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:09.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:19.669Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2ef159f2-fa50-4d87-a0b7-6020fc3e9836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:44:20.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:44:20.813Z |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-06-19T05:44:20.815Z |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-06-19T05:44:20.820Z |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-06-19T05:44:20.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:44:20.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:44:20.835Z |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-06-19T05:44:20.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:29.686Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7ca2a9ce-d5c3-4a85-915b-d1ad491dcde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:29.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:39.702Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=dc6d3ae5-4ff7-43d6-b611-4ecefa69307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:49.719Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a4ed2dd4-e994-43ae-9db1-a1a892b61abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:59.731Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8e03f505-8931-472e-bcf3-d3b0bbc7850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:44:59.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:09.748Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7396a6a8-e601-431c-ac45-eba970de578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:19.765Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=59c2cdc1-fa5d-43f4-911b-d487efc2a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:29.777Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a901e80a-fa8f-41ad-8c7d-758e3e66f817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:29.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:39.790Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=33751820-822d-4958-bacb-9683f8dfb718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:49.803Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2620ad5b-e6eb-444a-bc99-6d2b4f6a927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:59.817Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e44a24b4-048a-49dc-9ef3-f33d2fd7ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:45:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:09.831Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ec68268b-a8cc-49fd-9802-2d983bf2c442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:19.842Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=df33a3ac-72f9-4cfa-b7f0-6ea782595e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:29.854Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=32af12eb-9a9f-44c8-b7cf-9d5c8b9400b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:39.866Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5d858845-b0e5-47d4-8000-fa2e97c068db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:49.881Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=9093e075-3e91-422b-85a8-d943369899c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:49.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:59.902Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=86e3c680-f101-41f2-b597-461ad8bf4358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:46:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:09.912Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=43aaf2b7-c5aa-4b86-b0cf-b74056b92ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:19.932Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=aea4f92b-a389-4f5b-93a5-14eea84720f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:29.943Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a8c7edf1-5fdb-406c-a9ec-cd2fa614188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:39.958Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=03d8bfc4-aa6c-41c9-8987-0b48e288e433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:49.969Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ffc933a5-e214-4af5-8c32-21de5e94f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:47:59.986Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=852d6a8b-1406-4933-ad29-7d10f9196d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:10.009Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=db07272e-4a9b-4e9f-9fd8-68035effbfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:20.026Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e1947fd7-747a-4e90-b9d3-6a98a9b42d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:30.037Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8e41c9e2-d0f9-4f55-b356-f5fe04bc72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:40.062Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0dea10f3-0884-4b10-b600-f77e51df96dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:50.077Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0c9f8ffe-7cd2-4a51-8b8f-35d99aa26c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:48:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:00.090Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6c0fffdc-8857-4ed7-a019-90640c6cc401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:10.107Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=20e9a951-6fc3-44e2-864c-b9ce59bc2951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:20.134Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7ae6314f-f207-4bc5-88e3-bd59ce7d6cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:49:20.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:49:20.708Z |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-06-19T05:49:20.709Z |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-06-19T05:49:20.712Z |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-06-19T05:49:20.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:49:20.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:49:20.726Z |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-06-19T05:49:20.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:30.150Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f1cf5952-5631-4b74-8c32-63f9d806c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:40.169Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c7e16543-3c62-464c-9a5d-4f7c3f9fca75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:50.183Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=81fe1a59-524c-4746-851b-ecfc4b3d17f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:49:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:00.209Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b9ed265c-6da2-45fe-9737-da1c344721c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:10.222Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=bb20ae12-69e1-47ec-8054-86fb0a0b6f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:20.233Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=369bb8b3-660b-4153-b6bd-774095245a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:30.247Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=719bcf23-969e-4e74-86e2-583166ed55fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:40.261Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4d4a1925-59f4-4d03-84bb-5008b7658ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:50.275Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=cab7a465-78f4-447e-a4f4-7493514d30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:50:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:00.288Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d8eebf8f-4a00-4db9-a7fe-19d7c849e527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:10.299Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=21b02128-a047-4a4b-b91a-f53da4eff1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:20.312Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=368f5329-e331-43d8-8c59-a103591bdadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:30.327Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8fbd72c0-15b9-4594-9f38-b8edb4f52211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:40.339Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=69e94823-1922-4418-b264-792628e8143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:40.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:50.353Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7caca226-408c-417c-ba3a-2f1ca068555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:51:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:00.374Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0eeb1d17-6126-4eb3-bcb6-b2c34f8564b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:10.387Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=36586069-3761-4431-9af6-e7c83c1d0417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:20.401Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5f8e85dd-b98f-41e5-a451-ea0f061f05e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:30.413Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=fe4ccbe2-6f7a-4d93-b4ff-66fc4add6d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:30.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:40.426Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5d8bb330-83aa-46d3-b9a9-b9a17eaf5236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:50.440Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=65d883f0-497f-4385-ad64-24c4215a477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:52:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:00.453Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1c888f54-7103-4255-bbf7-27603af8cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:10.467Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=616dac1f-f450-4a90-8d6a-fdd2b32cc7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:20.486Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=74c73289-4e9a-41b5-b2f7-170eee76c1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:30.502Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=aefebbe7-de67-4db3-a410-2ebbbf8ee56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:40.512Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=13c032bd-0a70-4e29-8ba7-d9d014a73497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:50.525Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=f3cf00b1-1d79-489c-b99f-e333d4d6b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:53:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:00.537Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=6573e0a9-0817-4709-a445-98613286b985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:10.550Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ebbd1ee1-a515-4a14-b5f8-fbc141cf833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:20.561Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=74ca7122-ce24-4d5f-8b97-127cdf785cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:54:20.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:54:20.698Z |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-06-19T05:54:20.700Z |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-06-19T05:54:20.706Z |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-06-19T05:54:20.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:54:20.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:54:20.721Z |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-06-19T05:54:20.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:30.572Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=69aa9999-5bbc-4cb4-9222-d766852743f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:40.584Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4adeda43-189e-481b-8a46-4f1239edf5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:50.602Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=452a8a2c-aea1-481c-a9a3-d1283da9bff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:54:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:00.619Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=98e148b9-1301-423c-a1be-11cc5b39fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:10.637Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2a096904-bd25-408e-8d0d-3c96a143892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:10.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:20.651Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8685dc1c-c21e-4edf-ab17-0513091cefcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:30.664Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=95e9be78-3b70-48bd-b891-e7025b7b3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:40.684Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=c2f3c0c2-95a5-4463-a51e-1c8e84a35b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:50.697Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=eba78e75-7f45-4cb5-9790-521a9f09893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:55:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:00.731Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=7a6f25fc-6ea3-4e95-86af-8978e91719b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:10.744Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3dcfddef-b3a8-4bbd-a5fe-1132d7691545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:20.759Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4eaa8725-d0ac-4a7f-b4b2-0720de6e387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:30.772Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e06d2bf3-a46b-47dd-a182-987bb09f5ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:40.787Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=8a10b263-5647-490c-91be-2c36ddbe7673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:50.805Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3f9bba8c-894d-4637-9c12-9a646f0234bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:56:50.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:00.834Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=94f41567-ac94-4683-a578-68d3aaab1ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:10.852Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4542eafd-1ba0-44c5-99ec-2791509fbef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:20.866Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1926dea5-0afb-4bec-8df8-a62730d41575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:30.893Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ded10b9a-28c3-4d7f-b5ce-dae19b74a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:40.912Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=b09d69b3-88f1-46d8-8340-c714410852a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:50.925Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a2ade609-5d24-4977-83a7-42362b67c410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:57:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:00.936Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=e37e10dd-0632-49ae-b26e-87a01d119b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:10.954Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=17fb5145-52ae-4e10-b248-e83d31db7fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:20.967Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=ca25c85e-22e8-4fe6-a799-80bfdeeb15d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:30.980Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=0cc4716b-60d5-4555-9ab8-3d726e09dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:40.992Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=4371b072-3e90-43a0-9ba2-58a9d8cdaae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:51.006Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=3f68520a-9e68-4121-8f99-e0cfef380c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:58:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:01.018Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=62fa80f2-2084-486a-bb82-e354f30f3144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:11.033Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=430ce4c0-bd08-48f6-b4b2-648816a485cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:59:20.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-19T05:59:20.779Z |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-06-19T05:59:20.781Z |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-06-19T05:59:20.786Z |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-06-19T05:59:20.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-19T05:59:20.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-19T05:59:20.801Z |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-06-19T05:59:20.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:21.053Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=522dd7a0-b714-43a8-9d6a-e9ed33b2803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:31.066Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=d013ec59-a9d1-41ed-b641-5922087b9470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:41.082Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=a8159984-1d66-4d45-b000-df936697e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:41.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:51.092Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=527a133e-692b-471a-b776-b0275e393619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T05:59:51.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:01.104Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5998ad81-9306-4502-97a6-5da9c292d458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:11.117Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=2805bd45-3af1-4300-9c72-abc8e15e2cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:21.128Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=1dfbbdcd-ce85-419d-b2d9-75398695dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:31.142Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=cb6d6628-0f6c-45b9-8968-b2f0cb601505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:41.154Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=5081befa-c554-4fb0-b3da-ad741e8b86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:51.165Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=98f180d9-9563-402e-afea-5f9bc0efd3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:00:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:01:01.177Z |INFO |Init configs |InvocationID=ffbe76cd-2632-41d8-afc5-0e1cf7c3c828, InstanceUUID=bbb087be-963a-4953-bbca-3f587223b573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-19T06:01:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |