By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:09:04.458Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:09:04.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T03:09:04.515Z |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-28T03:09:05.369Z |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-28T03:09:05.496Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:09:05.496Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:09:05.497Z |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-28T03:09:05.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-28T03:09:05.797Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-28T03:09:05.830Z |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-28T03:09:07.810Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-28T03:09:08.371Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-28T03:09:08.395Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-28T03:09:08.395Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-28T03:09:08.470Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-28T03:09:08.470Z |INFO |Root WebApplicationContext: initialization completed in 2639 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-28T03:09:09.051Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-28T03:09:10.235Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-28T03:09:11.982Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-28T03:09:12.967Z |INFO |Started MainApp in 11.299 seconds (JVM running for 12.152) |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-28T03:09:13.059Z |INFO |Start scheduling PRH workflow |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:13.093Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=36a05766-809b-4db9-9167-27e370fb0abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:09:14.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-28T03:09:15.896Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-28T03:09:15.897Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-28T03:09:15.900Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:24.824Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b7a27c5d-b55d-447d-8bd0-dc815d29329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:09:25.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:35.875Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3d30bd24-f1f3-4e36-a08b-bf7fb2241085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:09:36.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:46.910Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=31145b5c-81cc-4df4-b216-701ff00d1139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:09:47.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:57.989Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1ccc6d4a-721e-45c1-bde4-6915edea3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:09:59.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:09:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:09.056Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=86b654b3-9fc0-49ee-bf68-da30dae0a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:10:10.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:20.141Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=563fb4d6-13f7-4ba0-bb0e-3738130cbe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:10:21.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:31.204Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=46f9e3d3-dd6d-4e5b-8b2f-9fc2940ff4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:10:32.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:42.246Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9b95de19-572d-4ba4-87f5-8a4c9487960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:10:43.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:53.315Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=86908d16-d156-4a9c-ae29-5c24e9fe67ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-28T03:10:54.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.186:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:10:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:04.386Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=880f194b-bb14-49f7-a52e-d65a1aa9ae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:14.588Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ffb0b03e-a5d2-4597-9cd4-1f6e20bc0e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:24.611Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0f09b26b-07c7-4288-bba4-6dc5f24d31f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:34.634Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=260134bb-b088-4c2c-8ffa-b78220a8e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:44.655Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8303c467-5f93-4145-b956-c61156333241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:54.675Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3f5886f3-6c77-4788-ac1f-29dc810d20b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:11:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:04.694Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=023fee66-52b8-4a30-90d8-4108c27cc90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:14.718Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=954a5636-f0fe-459e-9829-2b3d27dfe721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:24.738Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=aa686ba4-49bd-49b8-b6a9-cb0744aa1b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:34.760Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5c8c1269-458b-487a-8e37-2d230c2dc8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:44.780Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3043dfa0-6cf7-488f-9642-ad7583b3293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:54.797Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8f38b4d2-e223-476e-873f-f237e5679eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:12:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:04.820Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=21dee367-52c8-4f72-998b-6ab5da7c61c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:14.864Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=42550a49-b8b7-4cac-b33b-f74d19ae6313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:24.889Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b27c5362-a154-494b-8692-26b8f4501443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:34.908Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5ae91c7f-7341-46f7-a7d9-772fcf58c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:44.925Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d4bf95d8-33f2-4cb2-9fe9-2f21f00cfa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:54.944Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4c0e9462-51b5-4f6b-9a24-2da3581dc198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:13:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:04.960Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9bd37c57-bcdd-4c99-b275-217a18d94c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:14:10.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:14:10.131Z |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-28T03:14:10.132Z |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-28T03:14:10.137Z |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-28T03:14:10.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:14:10.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:14:10.158Z |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-28T03:14:10.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:14.974Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a88c0301-ad92-46b6-9864-6cd9c07dbf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:24.988Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=85844141-c4f4-481d-ad36-da96f35fc3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:35.002Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ebd2cff4-2398-4cc9-85fc-ceb1fefee63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:45.020Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5811e30b-f11e-4bf6-8732-007efb931eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:55.035Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b7c1c548-9fc3-4f7e-ba41-0a8d63baa0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:14:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:05.052Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=03783030-7b46-4615-a88f-4ca00efa86d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:15.073Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=42d82788-33cd-43fb-a463-c494ddb76f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:25.089Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ad5dc63a-b764-4444-8b15-d1097406452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:25.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:35.101Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ecb99112-a92e-4c0e-a882-34f880f33658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:45.115Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a1eb164a-7784-42dd-b907-1b6afbabede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:55.132Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4b4a89d6-ea4b-4dba-8f9f-570b3f1c2a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:15:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:05.147Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7abca3fb-4c81-4b83-88c9-c7d5e07b53a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:15.161Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=762c3b6b-1409-473c-bc3a-4499371128d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:25.182Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c773b3f2-387d-47f6-bddf-ebe0dcba6416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:35.196Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7e5f0d44-f4e0-449e-b90e-af5793eb05cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:45.210Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d122dd85-bc4b-4ec8-acd8-4f97a100f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:55.224Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a92cf4f8-b282-47d3-b443-9542889834e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:16:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:05.248Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c51a5856-301a-4cd0-9fe5-5400b7891124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:15.266Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3a97cd57-64da-4adf-ba0d-9fc03295e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:25.279Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c30c62b7-8466-47ef-a49b-715bd0fe84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:35.293Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f510a408-f5f5-4771-b8ca-76710f79c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:45.307Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=33dd5f83-bd08-4932-93f1-8f221ebb60ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:55.325Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0d604439-a031-4de9-b274-e2d9a3ee5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:17:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:05.338Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e3a3c27a-1483-4208-a5fb-f71f0ce46465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:15.351Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d7a490ff-0da4-42fa-a10b-c7228a25f27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:25.363Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=14c34c57-e9c4-4810-9772-48862aec0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:35.377Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0f3c7922-8a65-46e6-b721-c4c272fccba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:45.393Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a13880bc-7f78-4ede-adb1-18a894b5c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:55.411Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e0e91d13-2aba-40c4-a3ad-88b0503af399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:18:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:05.425Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=eecf1bd8-7b24-4b5c-b831-d6836bd97ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:19:09.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:19:09.472Z |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-28T03:19:09.474Z |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-28T03:19:09.479Z |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-28T03:19:09.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:19:09.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:19:09.502Z |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-28T03:19:09.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:15.438Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=373f13af-d2f8-4a02-b56e-12640f887866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:25.451Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=07adf744-ee78-4772-afe4-098fd74a1569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:35.463Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=39e43002-f98b-49b2-8f88-6459e402c1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:45.487Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6f56457c-b956-4680-978b-1ec0f2c9f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:55.501Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=44d92e9d-a0b3-49f5-afda-5c9efe9f37cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:19:55.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:05.513Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=841cf4e1-2c16-4e5b-a78c-8e4671dc5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:15.528Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=77106fd1-363e-4551-b492-4b56436b0cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:25.579Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=bf638e80-3da6-4e28-adb2-a96bc5cecd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:35.592Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8a517eb4-c1f0-41e2-ad85-b8c618cca355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:45.605Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3281192c-b9b2-4744-be02-246c7bf2de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:55.620Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=615a812a-d92f-4d84-a48f-21d1ab6b36d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:20:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:05.646Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=76a3ddf5-091a-4620-9fa2-637c2d0a5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:15.658Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7479465c-9642-49aa-b1c9-ed86f627bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:25.673Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0ec25c6d-d578-49b6-b5f9-4813585f7bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:35.690Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a2d430e7-adc8-4616-9734-a4a6e48db47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:45.708Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3cec0e23-5a72-480a-99af-36b061ee4abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:55.722Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3f21fe92-4be3-419b-a628-de72dd3138af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:21:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:05.734Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=292f0594-1c8a-4b79-92d3-e24fd366056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:15.747Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8e901aa3-1ec7-4f79-b898-be7037985071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:25.761Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f473c081-7a8d-436f-9297-673425960091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:35.774Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6fed4e2b-e58e-4b33-ba02-0dffd8404e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:45.786Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=002e74e6-2851-47b7-ab70-0186425b516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:55.798Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ae788d78-bf9b-46f4-8794-347fd35b0b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:22:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:05.810Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=321bd8b4-635f-4623-9e9f-2b824d2e778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:15.822Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=34219d5d-708d-4b31-8de2-f926bc06a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:25.834Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c7061779-1f62-4444-a81d-98267220b812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:35.848Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e6a52967-ebcf-439e-9961-ab971e7cb056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:45.862Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=583cbd07-95a9-4fe8-afee-68a3703dbaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:55.874Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=97125da8-705c-44b8-a998-1d27ddf69505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:23:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:05.888Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7a96859a-fe23-4342-8fb9-0fa371b2af5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:24:09.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:24:09.411Z |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-28T03:24:09.412Z |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-28T03:24:09.416Z |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-28T03:24:09.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:24:09.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:24:09.432Z |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-28T03:24:09.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:15.903Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1bd16d1c-8caf-42f1-ac18-69de88a904bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:25.917Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e52b02ad-1c7f-4abb-83af-8cd3e9267aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:35.931Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=08c1b6c1-1fc4-4b7c-b0bd-9f71b3dc2e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:45.944Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f19d4cf6-f036-4004-9a4a-c5e109339def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:55.957Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=970f709a-7404-4475-8a5d-4ef53246c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:24:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:05.968Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5c0876ff-0adf-4bbe-8424-645c55722fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:15.983Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c95a97a0-9126-4120-9fe6-bb17cd5098c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:25.995Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2946d62e-b699-4e0b-9373-b5cbf99937bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:36.007Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e9837bac-c900-4706-8bea-c4a14bbf7fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:46.021Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2cae46f6-954b-48ee-9365-6d56f0466694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:56.033Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4be0a25a-5252-401a-9d5b-956b73633411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:25:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:06.046Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=07f274eb-b457-447a-852d-f2bcf81e3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:16.059Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4f281765-5722-482f-8be2-945fec2713de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:26.072Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=758fb553-e7bb-4276-9443-fe35bfde6b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:36.086Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=aa5ff2be-f9f1-478e-8e25-b80e1922aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:46.100Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ffcd73b5-23ff-4764-a8f1-069cfab4184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:56.112Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b865053f-8edf-435b-a520-c9b0ab5fa7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:26:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:06.127Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ace4c58b-17fc-418a-a0d9-cd18754de961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:16.143Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1a7ff5e8-31b4-4a6a-8b03-75e03989f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:26.157Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ad14c7af-9b3c-49fe-b28e-5b77f6e40b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:36.169Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=669fda1c-e848-4e3c-8abc-99acdfb4d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:46.184Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1cb7454c-a5ef-4bdb-b184-4f60e9db4c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:56.196Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=640ed37b-deae-4905-b527-f6e01b4f467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:27:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:06.209Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=180ed9f8-74b4-4757-9d1e-219aaea7831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:16.221Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=55bfa96e-3072-40cc-8002-fd05a135b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:26.234Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f603a66d-dfdd-4a6f-b245-e3cce01bdf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:36.245Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9a87df3b-ce96-4863-a4a9-50bb0aa1c5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:36.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:46.257Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=66d9e2b6-1608-4c14-822c-39596de832a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:56.269Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=68a6632e-8503-4930-8101-28228e4cb37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:28:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:06.281Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1998f5cb-0a66-492c-a87a-5152960af2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:29:09.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:29:09.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T03:29:09.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:29:09.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:29:09.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:29:09.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:29:09.486Z |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-28T03:29:09.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:16.293Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=23e44c43-4e1a-4628-a392-ba3b911540a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:26.304Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=543b3344-8805-4027-b5b4-c8a0aa82371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:36.316Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=864bb662-c30b-423f-9d0c-255e4f85a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:46.331Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=67d32b40-3422-4bc3-9a19-251b205e259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:56.345Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=de8da383-9c7b-4935-b627-b737fec8767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:29:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:06.356Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7c1055fd-b31f-4765-84c1-f29849d4a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:16.367Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ed92dd48-bc46-44ed-81df-22a350d549a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:26.376Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0fc989a1-33c4-49a5-a13d-be6252596f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:36.386Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b8254728-4efe-443c-a4cb-6c90f158b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:46.396Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3ca9bd85-46ea-4f99-81f1-2efbfb6b212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:56.407Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2e102e3a-8c7c-4580-96bf-5f188f2cd1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:30:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:06.418Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=daae5e4c-cd49-44bc-b2dc-7ae0bdc6bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:16.622Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=627e6f28-c0c8-4ccf-a9a7-4c21319f2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:26.634Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4974ae4c-e7d2-4a51-8da2-8e55e217ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:36.646Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=49543846-74d5-44af-9f17-050a8fd07e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:46.661Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=39764001-1cb4-4621-93f0-6a682d17775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:56.675Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=63b3b346-bd37-4e53-a3e3-d7a8dcdb72da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:31:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:06.693Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=fbd4bc13-c9d5-42f3-8d80-d6889a87cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:16.706Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=52729a96-8f4e-47dc-bbed-28743e2e14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:26.719Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=953f7f6e-0423-4153-8a7c-cf46cb890529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:36.733Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=60641eb9-0604-4fad-8e62-9b7e6716b991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:46.746Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7e9b15c2-8e57-47c8-bab3-1c3516108e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:56.756Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9526c72e-227b-4c20-b57b-ed082048fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:32:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:06.773Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8caab0e5-6543-4ddf-91c1-56143e811692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:16.784Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=26bfe141-35d9-4079-9cf0-fcc742007151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:26.793Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a14d149c-d067-4669-b942-a02fcaa6dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:36.805Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e70b15ba-3675-425b-ac44-1b3b1ac2b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:46.820Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=05cf1202-91b6-44cd-b13e-d24edd894d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:56.832Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5c05533b-49b0-4feb-a668-ae08888ce224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:33:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:06.843Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ba3800b7-9870-4090-b867-6c850ac8a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:34:09.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:34:09.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-28T03:34:09.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:34:09.432Z |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-28T03:34:09.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:34:09.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:34:09.443Z |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-28T03:34:09.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:16.854Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=11b99419-5b04-480f-90c0-8973763e80f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:26.873Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7690808c-2b48-4717-adfe-ee41523ae3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:36.886Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e4da2081-67d1-4ed4-8b3b-56677e8266d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:46.897Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e1b4492c-300c-44e0-b14c-46e5bbfcd149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:56.911Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=58e42ba6-0879-4261-9c83-f41796ebcad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:34:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:06.922Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=70d9e948-f982-4510-8a19-96dbb9435f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:16.934Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ddaceeee-5c96-487a-8461-30e73b50adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:26.946Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e6cb9bef-1552-4274-8eaa-9ba823b56b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:36.959Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=fad33d98-59e9-4ea1-8a29-89d258553f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:46.969Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7989f3ec-cce7-423b-bbf9-5c31a5d810db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:56.980Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=427f3db9-14f7-45f1-b60e-0c017248af5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:35:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:06.995Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=365cb8c4-32a8-4bee-8a5a-813e552c49eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:17.007Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=fb2817f5-7910-4728-a664-b7a1e4b580bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:27.017Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c971c954-22f0-49ec-8fb1-fa4ae0046bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:37.027Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0d6b51ce-38dd-4945-bf32-ef7886574914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:47.040Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5be64b4d-2f38-42ce-b207-3e53f545787f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:57.056Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3b17ad88-5755-4feb-82c7-9926d462c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:36:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:07.070Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=54180b8c-a6dc-492a-a7bf-783687e2a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:17.081Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=479a1eb0-aa4a-4afe-9924-13f05d815535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:27.092Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=87dd2ab6-1672-4261-aa52-33fc4ccd82d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:37.103Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=11200754-e497-4745-9ed7-aa9d68a0afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:47.115Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5eba246a-339c-4dcc-8834-ac135dc68ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:57.125Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7c79a6b3-2794-4520-b883-92a5bcbe8046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:37:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:07.137Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5f3864f4-26cd-4c29-9a58-db61966e17fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:17.148Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1c00c9a6-b090-4536-87d6-49e57c9959e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:27.159Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=934c0cf6-463e-459e-b053-e2125cecac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:37.168Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=20b8e782-7a91-44f0-8436-9028a83d51ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:47.181Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c5d61f02-d3d0-46dc-8223-e1e9a1a92487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:57.190Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ed53a119-3cac-4092-85c5-bc58f1dd243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:38:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:07.205Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=720eb343-bf58-42a4-8637-e39f75a416df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:39:09.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:39:09.427Z |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-28T03:39:09.428Z |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-28T03:39:09.432Z |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-28T03:39:09.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:39:09.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:39:09.441Z |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-28T03:39:09.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:17.214Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4bc35d59-96ac-40cd-8ccb-eb7e58beec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:27.225Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5e7789fb-5a83-4473-bb9f-64b3b909e6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:37.240Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=bfb59e7c-5b78-4b8e-9e12-e5119318d6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:47.251Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=22a1b736-6db1-4006-94e4-21d9934b84ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:57.262Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=65d682fa-f725-4b6e-86c4-94eeaea63a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:39:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:07.277Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8e4cf1b7-2dff-4ded-b4aa-a426fe12ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:17.288Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f622ae16-63b1-4e6b-83e8-a555d2205020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:27.299Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6631e863-4335-4e90-a81e-43907c875d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:37.310Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c3d09015-84d8-4a1c-aee3-cad2ba95bf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:47.322Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b4a4f76d-3a44-456a-8e63-4ecf7077d7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:57.339Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f8b5f918-ca0e-462c-a0a2-9544a6b693f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:40:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:07.348Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=24800f84-c6df-4391-9355-92626b3857c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:17.358Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=63129960-9a9e-427e-82e4-fbd96d0ccc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:27.368Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1fc37997-bfa7-4bd0-8de0-446ff7d5171a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:37.379Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6ea9ccee-b293-4be2-8cb8-6c23f5b960b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:47.393Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ed6f05c5-1630-4fd6-ae3f-b3fc45c6fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:57.402Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e58d4460-e0c1-4e83-8c31-1cb05cd46801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:41:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:07.412Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=66d2a626-b325-4b13-9c62-3683b618f729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:17.425Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1a9d8b6e-1fcc-4dd9-8d27-f463b87c8d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:27.436Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f6ba435d-d705-49e7-acc2-6b631f8697d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:37.451Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6e2f63b1-4d22-4d73-b013-fef777af3d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:47.468Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=cc41fc7a-b9fd-472e-94d2-be7b2b2b6fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:57.480Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=75f9b03c-f2a5-46f5-aedd-8ecd1443c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:42:57.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:07.494Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=dd6c85f0-4ac8-4629-be0a-de5bc468dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:17.506Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b8447d19-e4e3-4e3e-bb00-34c209651aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:27.517Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b2904442-483a-4543-9458-56a46c72c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:37.533Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7790e827-5a47-4d17-b291-d68910715d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:47.549Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7f6e572b-4f35-4bb8-9f24-1ad2fb4aefab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:57.569Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6ca34671-8a34-4176-86ec-6999530a9421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:43:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:07.585Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=92129042-4870-4706-88ef-41d3cf6ab0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:44:09.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:44:09.427Z |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-28T03:44:09.428Z |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-28T03:44:09.431Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:44:09.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:44:09.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:44:09.439Z |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-28T03:44:09.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:17.597Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6c78957c-85c0-4d32-bcb5-a3254cf94fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:27.607Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0171fcd4-22b9-44a9-8618-84295cc44bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:37.619Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=26218812-7e16-4d54-bf51-516f5f27f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:47.630Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=be91b64e-c21b-4589-8c97-fcc1cfc79b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:57.642Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=98323b68-f642-4ab4-951e-8f0814d440de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:44:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:07.652Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4ff52078-7afe-4fdc-b124-02e5756d26cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:17.663Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2c1e2684-0faa-4bae-9adc-a0ba23490425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:27.676Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=23db6316-826b-4220-9269-85a6527e7852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:37.685Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b7488f67-56b3-4dd6-9d17-8f05d259854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:47.702Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7edb45f0-d2cb-428e-8a00-b821068c03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:57.713Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f6aa997b-79d2-458d-8e0b-db5ee1cc45c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:45:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:07.722Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5c4c461d-ecc1-4cf4-9db2-29e43c890305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:17.734Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=bf47ef63-47bd-429c-9c64-81264349edae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:27.745Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=dd2c04e5-634f-4c5a-a259-27717ebd2c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:37.754Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=427d2f50-3ed7-4797-8901-e5ca740d48f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:47.764Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1c369cc9-7803-4287-8c10-046316e59ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:57.774Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=525b5c01-55e5-46c7-9485-a4c6f463c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:46:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:07.786Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=24bb5d9b-9bb7-4bba-926a-5281eef86752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:17.798Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d74e8a0e-4434-40e1-9a04-a8f28c336cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:27.809Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b388ecf3-a736-40e0-b5b9-55f7ead5e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:37.820Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9501d6d2-37cd-4890-a7ac-5d406b57353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:47.830Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3ccf2319-a7c5-4d29-b626-1e7d2850d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:57.839Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e5f18fe3-dbb0-48e6-ab08-d98995995fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:47:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:07.851Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9a74e3cf-99c6-45bc-84f0-ddf3fe4a44c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:17.860Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=de3c3665-1d40-4fc1-b1e4-9c9121d4c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:27.869Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4e7cd561-d009-4517-bcd6-b6fec434f1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:37.880Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=be69d801-95b7-4416-9fe7-1aa4eafa445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:47.892Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e884e1ba-9786-43ec-afce-89ef0c898ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:57.904Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f73c63e2-4141-42f5-a57d-4beab6690430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:48:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:07.917Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=239e1904-73a2-42dd-8477-46d30aae9e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:49:09.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:49:09.406Z |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-28T03:49:09.407Z |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-28T03:49:09.410Z |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-28T03:49:09.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:49:09.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:49:09.419Z |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-28T03:49:09.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:17.928Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=395155f8-eaad-4c35-ac6d-d632f2c0f363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:27.940Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b6e753bc-d2b3-4846-a3d7-bef0026ae482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:37.950Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b3889f4f-0d37-457e-a300-56c33fe1685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:47.960Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f28ea587-21ec-4df9-921d-383260616a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:57.968Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b14ebe25-fda7-4e91-b8f2-5adc27952ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:49:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:07.979Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5cf530b7-76db-4b87-aef8-25426019a8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:17.991Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6ae31ded-726f-42e9-bd2d-54016226b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:28.005Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=602e6922-d34c-4464-9b9c-049131ea7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:38.025Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=047b42e4-8009-4a48-9cff-102ac3e8c7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:48.037Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5b49d3e8-8ccb-4fb2-85ad-18d2018db468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:58.048Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2d44625d-411a-4049-b302-63cdfa89574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:50:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:08.060Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=77df6b70-4cc6-4b4a-933a-0cba37ee344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:18.073Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=408cceb0-5c17-4bf0-b365-620c2bc9eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:28.083Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=4dee0f0d-32df-4438-94d7-48d1f648c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:38.095Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1c69228e-d841-4028-b355-f4bf26e53598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:48.106Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=2d75a92d-cedb-4dda-8715-9ba856cd5c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:58.117Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a43ed2ce-a052-40ab-9411-379cdb699394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:51:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:08.128Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=fec977e1-1d05-4ca2-89b2-afcf4f485782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:18.138Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=cb8f62cc-4992-4fa9-8fa5-475a75732333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:18.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:28.149Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c2cd848b-f3f7-42fe-bf4c-5f9901c24146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:38.158Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6149fa15-dcfa-42cc-b8d4-847f47f62411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:48.168Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=51f76f53-902a-48d4-b00e-270c923682fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:58.179Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9718f7ff-6eb2-4937-b0a0-32a061a88ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:52:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:08.192Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6765e7bb-505a-464c-abf7-653cb1b154c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:18.202Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a07d8a12-6b7c-44f2-b2ae-8580a198bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:28.211Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7563a6ef-2d41-4194-b6e0-dc70d7bb9e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:38.223Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=8cacd881-e12d-4b09-988f-663bcf04690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:48.234Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1ce3f0c3-bff6-474a-8be5-cb260e081404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:58.243Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=bc7ab632-7927-476a-9f2d-f8097054e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:53:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:08.256Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=00253e17-41b6-4cca-875a-05a28cd1a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:54:09.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:54:09.370Z |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-28T03:54:09.371Z |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-28T03:54:09.374Z |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-28T03:54:09.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:54:09.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:54:09.385Z |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-28T03:54:09.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:18.265Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=3f9e731a-e49b-4c86-92eb-bca732e9b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:28.274Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=cb788ce0-5a76-4004-931b-3ea6641f4cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:38.284Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=04ac390d-cb38-4c05-9cbe-ebad630c2e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:48.293Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d198ee7b-85d1-4b93-85b5-fc7dc1b2bb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:58.301Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f2710991-3249-4ff8-a1fb-c757a03493e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:54:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:08.310Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=873b8922-4068-4b0b-a551-29b8e6d346a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:18.319Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a4ebc2d1-f00f-4358-a18f-ed5c024341a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:28.330Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5e392e83-2164-4566-b857-586a0af79074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:38.342Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=86f0a931-237e-44ce-ba33-862592903925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:48.350Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=fa3ae88e-8afc-4190-af1d-f027eaf24df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:58.358Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=390fc3cb-2c59-4036-80be-7ab1c194b636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:55:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:08.371Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=949403eb-5398-40d5-b87c-ed95244970a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:18.380Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7d78d162-bf9c-4eea-a044-c143e33f668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:28.391Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=090b4f59-9370-44c6-897e-6a6693f61f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:38.405Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=df66c77f-187c-4be1-afb1-17b936afc7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:48.415Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=435de284-910a-4ef8-8e3e-c3a3dce805ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:58.427Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c381a7d1-4274-4a07-b91a-b8907dd4927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:56:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:08.439Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=b26fb5af-f978-4a03-a599-93d2c4046e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:18.453Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=7566f26e-2485-45b8-a119-3d33b8df8d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:28.462Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=e6e1be7c-bd89-41c2-b98b-5abd643530b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:38.473Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=74911576-27f9-4319-90b3-68ac4be556f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:48.484Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=573c4919-05e4-4e2b-9c85-5bcfe6164ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:58.493Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=eced5f0d-c3ae-453d-9c9c-07e0f34a4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:57:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:08.504Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=a7514ae9-9bc4-460c-bf07-677c245e07ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:18.513Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=01ad1d7d-8db6-42fd-99cb-43f5b27840e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:28.522Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0dff89af-1242-447b-951c-e4e2b527785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:38.531Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=f7a1e88b-2b43-4144-a194-18d1e532d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:48.539Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0c868965-db30-487b-9169-e9706b281184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:58.548Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=34accf6b-36b0-4d6a-9119-4caa30929169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:58:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:08.556Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=0c00c15e-02cb-4b5a-8dfc-870be9367ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:59:09.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-28T03:59:09.399Z |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-28T03:59:09.400Z |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-28T03:59:09.402Z |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-28T03:59:09.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-28T03:59:09.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-28T03:59:09.409Z |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-28T03:59:09.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:18.565Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ab804ea2-5519-4ccd-a158-d626c9a2e368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:28.574Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=cb95f3e8-9a29-4888-bca7-e10f18df8e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:38.584Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=748936d3-b685-48dc-8ca0-f43dfd099096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:48.594Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=11f22014-f6cf-4734-b82b-ec7d3ebdd480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:58.604Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=5094e302-bc65-48c5-a7bc-295dc44cb2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T03:59:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:08.612Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c0ad77b0-c682-487f-8b6c-2883f24d1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:18.621Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=c3e138cd-51ee-4583-b948-8557561732ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:28.630Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=456b749e-ff90-468c-bbd3-ada4d5aa038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:38.638Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=beb52d35-457e-478e-9982-8963e81c9368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:38.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:48.645Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=252e5fd5-07f6-403d-8c55-0b7ca0b51df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:58.654Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=420b5b01-cb6a-4e6c-834b-55491966a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:00:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:08.663Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9c0c6e6c-858d-4683-b316-be7743a1cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:18.672Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=6389ff31-6a20-46c7-92fa-90180695edef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:28.680Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d80127dd-1588-49ba-89b4-8baeb7b16a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:38.689Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ccce08de-8b4a-4835-9172-94b6620688eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:48.701Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d22d553b-0b5d-43e5-831e-d4f3deebf2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:58.710Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=ec436dfd-0850-4686-9030-bb4b2f6df77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:01:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:08.721Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=d03191bc-0ddd-4735-8909-4af726d232dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:18.730Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=77a1c648-faf8-4d39-b04b-c48dfb6ec9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:28.739Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=1e142aaa-da14-4697-9869-40940cd1f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:38.748Z |INFO |Init configs |InvocationID=85bc3d6b-2a57-4e58-9903-d9bee9a63a45, InstanceUUID=9bce4cc4-10e0-4618-813f-7a1634ecc868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-28T04:02:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |