By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T08:50:43.860Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:50:43.876Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:50:43.877Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T08:50:43.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:44.848Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:45.058Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:50:45.059Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T08:50:45.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T08:50:45.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T08:50:45.204Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-11T08:50:45.230Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-11T08:50:46.564Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T08:50:47.034Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-11T08:50:47.058Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-11T08:50:47.058Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T08:50:47.160Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-11T08:50:47.160Z |INFO |Root WebApplicationContext: initialization completed in 1930 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-11T08:50:48.055Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-11T08:50:50.021Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T08:50:50.686Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T08:50:50.713Z |INFO |Started MainApp in 9.367 seconds (JVM running for 10.156) |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-11T08:50:50.928Z |INFO |Start scheduling PRH workflow |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:50:50.941Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e9c85fa-620c-4fe1-8947-c11c86bd0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:50:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T08:50:55.598Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T08:50:55.598Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T08:50:55.601Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:01.565Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b2f8a50b-ca90-4f4f-8d0d-e9ba9d7a2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:11.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c71e2d1-095f-4f32-b0da-5247a79cab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:21.876Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3e93b43d-2384-4e47-a270-a423a347de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:31.903Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=769f8ed8-a2c8-4477-b66b-196432ff12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:42.170Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=44f3c50a-5e8e-490f-bce3-0e0448e8c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:52.183Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd92cf0f-a813-43e2-a873-e9f239ea67bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:51:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:02.201Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7f26800f-0148-4b0b-95a3-e0d0b07f2f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:12.266Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d209f5ff-0799-44d1-966a-67c08809283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:22.285Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=209c4f09-c3d6-445d-91a9-d2cb75a8262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:32.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=62b6f619-2fc9-4675-8531-327e5457a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:42.390Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f70075cf-a7d3-4db1-b308-55418fdc4bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:52.405Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0bcf811f-bee8-419e-9459-e6914539ade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:52:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:02.432Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=24b746ec-83da-4b74-be9f-c99795a59c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:12.445Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f235cd6e-7748-4adf-b6d2-5b23fcb819f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:22.455Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0ad3fbfc-4e7b-44ca-9041-42179209b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:22.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:32.475Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b02d25e1-31e4-4036-b02f-9b6ec4708888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:42.490Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56fd71a3-c906-426d-9c51-0aa222f22343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:52.508Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a0e35763-b3bb-482a-8016-b00a92bd88ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:53:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:02.524Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=300eadf1-3a7f-4488-8c3e-c8d1db8480b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:12.562Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4acff1f6-0a63-4a8f-bfb5-3057078b1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:22.573Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dd2a6ae7-37b2-45c8-beac-3a686d412da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:32.584Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1cfffddc-382e-4438-906c-4dd15e2a278b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:42.597Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3e5638d7-25ba-4fb1-8ac6-ccb4549a1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:52.608Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2a54d3f2-ca19-4c5c-b0ed-d61ff3f0e8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:54:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:02.622Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46d5c11f-01eb-4f86-a2cc-cb6f4b872b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:12.635Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d683a503-69ac-4ede-a3a9-d8f25f743f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:22.651Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e2f9b7e-5347-4c85-bd1b-208cf02e097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:32.663Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c5972195-b0f2-40c1-967c-5704eead021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:32.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:42.674Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e5c0c35a-5936-41a0-acea-23aa507b2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T08:55:49.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:55:49.006Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T08:55:49.006Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T08:55:49.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T08:55:49.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T08:55:49.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T08:55:49.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:52.698Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e778f101-7b0c-4140-a793-d4d7f979283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:55:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:02.709Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=245dc60b-4625-4a31-84e5-8f57157f10a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:12.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=afdf21a9-2dc4-4c50-9b2c-2eb82531a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:22.739Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3d2dc669-87c9-4698-b597-81cc26eda3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:32.755Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d86a2f3d-5f62-47f3-9d31-b6a8e2d34802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:42.769Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2d1dcf0a-23c0-4eaf-98db-bb7c4bc89dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:52.782Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a91711bc-33ea-4826-8432-d74a27c63e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:56:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:02.793Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=34d17390-5e0f-444a-b76a-33fb25092dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:12.808Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5c9757af-63a1-41ef-b952-b6031d3f4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:22.826Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=75d23178-7e88-4690-a2b8-5cd447ff4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:32.841Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=aab4b89b-c4d2-482e-a3d8-6c873ee9b91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:42.855Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f5cbe9a6-41f3-4efe-8011-9e52be36f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:52.866Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1d38eb86-4b2c-4507-ba41-3f24f36c6709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:57:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:02.878Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=482dd98b-9a5f-4ccc-9ecc-e750ed9dd5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:12.888Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a2a8d03f-5539-4338-b84b-a1608fef7c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:22.900Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f7cc5138-04d5-4de5-8a38-80f1dccf7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:32.912Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64d40e04-ec1f-4cc9-b37b-f6310cb2a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:42.928Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ca8171a2-610f-4acb-a13d-b4fcbe49344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:52.954Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b8f46e2c-0567-471d-bb88-9743a9a2c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:58:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:02.964Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f118a622-cd0f-4525-9eca-b5fa860de232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:12.979Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4d95c1de-8b80-4361-b155-9e8068eb9897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:22.993Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=262e329f-cbb4-49c6-a4d1-ea0ad9189201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:33.004Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56a1cb58-19d0-4cd7-b855-092fa318ec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:43.025Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d0b47e10-9169-4028-949f-ebf935b10f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:53.042Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a14bebf5-e6d4-4106-82af-efcaf8334a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T08:59:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:03.054Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dab8e0ef-419c-4f4b-b15d-d582f13dbc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:13.066Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bd78743e-8956-4de2-9347-4fd9961fde92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:23.078Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7b60c2d7-e0d9-4684-8837-ff4a1d949483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:33.089Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a79c8d45-11e7-4b9c-9587-d9c79199d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:43.106Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2c2bbb45-63d1-401c-a3dc-38cfe52e3345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:00:48.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:00:48.360Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:00:48.360Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:00:48.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:00:48.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:00:48.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:00:48.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:53.121Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bf3aa299-c278-4bf9-b25a-69efc82ddbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:00:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:03.131Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4eb80eee-49c7-40ab-947e-dc9835a7d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:13.143Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2cff4440-ddd6-4d19-a497-c8a641b42f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:23.155Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=351c025f-ed7f-4ff8-ba2e-13f997733c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:33.168Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8205f449-8307-43e3-a7cd-c354a3cfe7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:43.186Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a681dbcf-ceb7-43bd-8513-dfccb4e5f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:53.215Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b57edf39-7e32-4f5f-a1bd-be9061fb6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:01:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:03.242Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=54035b91-c662-45bd-b72c-4e9f2b70a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:13.273Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f1817bcc-fac4-4031-b2a6-179f3d882128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:23.292Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=381791a5-41e0-476a-baff-6cc3f02eb352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:33.318Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=937ef362-d94a-42b9-b9a8-dc99cc8e8a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:43.334Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2e5bd3dd-9068-42fc-8c88-46fd3ecaec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:53.354Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6324b478-3098-48b6-a81b-289209dc08de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:02:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:03.366Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5e3f7e9c-ab30-416f-9cde-78e87bef225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:13.377Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a42c82c8-de54-444f-81dd-9146106d1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:23.388Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1f2acf8f-9ff2-4509-9df3-49a20fc12ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:33.402Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1b395672-a35a-4e48-8ae5-c979e90645f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:43.417Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=78f7afa0-643a-48cc-914d-20f51e742e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:53.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=987d5a34-b826-4d83-93b0-3d46e66b748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:03:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:03.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b513ceed-9b2f-4fef-aec4-93f075ef30b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:13.457Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3a64620-aec0-442e-9281-2bba19e4a94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:23.468Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f592eeb-786b-4b12-b54b-007e95de589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:33.480Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0fe9e3f9-c262-4667-a2f4-55a88adbc76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:43.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8939856d-bed0-4c47-aac0-89ab481658b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:53.503Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=380d84d5-823c-495c-895a-316da8499368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:04:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:03.519Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=93ed0607-d82c-4618-8540-2e5688439375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:13.531Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a08cc6fe-bd2d-4b83-a598-d130186946b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:13.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:23.542Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52ba6853-db15-4e1e-860a-31394559ba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:33.556Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1d12d9d3-9f67-47a0-9851-e897f0ae78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:43.566Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e6d30d68-d802-4e70-b5d7-fcbef8111306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:05:48.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:05:48.346Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:05:48.346Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:05:48.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:05:48.348Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:05:48.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:05:48.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:05:48.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:05:48.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:53.580Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=885592c1-c3d9-4411-a554-6f160dfcc617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:05:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:03.593Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=97278a95-b618-4cf4-8cf7-2d95e72f6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:13.606Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e16a02aa-81b8-4365-9056-b0f20dce905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:23.619Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8f29bb09-85cf-41e2-a5b2-21f6ab7a48ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:33.634Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dcec5bfc-0de0-4845-81c9-976c069d76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:43.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ccf07ece-8889-4f07-a96f-ac2241d44452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:53.802Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=edcee624-3f26-4182-909d-12a4bc69be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:06:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:03.844Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b936cf55-94f5-4745-b194-4ceaa786f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:13.858Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=15a3302d-7a22-4c2f-bf79-ae2f5b76bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:23.905Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a1d4ac4f-0927-48c2-8b88-b527fe42b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:33.918Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=13b47c77-65a3-48ca-be40-ad9a1f0c8d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:43.930Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2f21f5bd-2832-4629-b974-0816540fca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:53.941Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4139f83-e03c-452b-9359-bdaba2415643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:07:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:03.955Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=534ab1ca-4e28-439b-9a14-8bd002e035f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:13.974Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e502c520-1b75-4838-84d1-bae2731bd521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:24.045Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=55c4f942-1966-43d1-ad45-8340ac5bd0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:34.062Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bd363bc1-8456-404d-a605-bb382294a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:44.136Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=363ea3fb-2d96-4786-b084-94fba6d7160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:54.182Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6238bbf-1b56-4073-88c8-3b98f8b0faa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:08:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:04.251Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9429af5f-3d4f-41e3-b160-3fe15fd9b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:14.279Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f21fde29-486f-4bfa-9b1b-5f71f5cf754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:24.322Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=24947f73-97b4-42f4-8916-517decef82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:34.338Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dc5bf6eb-62b8-4323-aa83-dd3146b27191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:44.360Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4d3b2475-1472-46b2-bc4f-ef1cd83ab605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:54.380Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fc28f2f6-7712-4265-9222-eb599601678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:09:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:04.404Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c38b1aed-3b5e-4bdb-8698-d60c6d77d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:14.418Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=01009f6f-0678-4394-ac43-46feae637acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:24.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=62aebf99-fe77-449c-81bb-50c365ea35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:34.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d86fa545-23f5-49f3-a4f7-4a564f070230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:44.453Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b43d6f26-4c69-4903-9a56-3e1bd653c74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:10:48.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:10:48.320Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:10:48.320Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:10:48.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.321Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:10:48.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:10:48.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:10:48.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:54.485Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cc7122fa-8413-4f49-893b-928ebc6d871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:10:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:04.497Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7c88fe53-43cc-4015-9c85-805b4d371ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:14.512Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=bab77320-be92-45a3-a7f4-f86198bf8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:24.524Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=efa3f981-e487-4588-9e8a-fd451f88d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:34.536Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8e96f12f-e4ca-48b1-aad2-2794d1e91dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:44.548Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4befc48d-e1b7-4298-b201-6edd9cbbc81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:54.561Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d7204a0c-d87c-4931-b320-d26060fb9077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:11:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:04.575Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=39f51a3f-0af2-44c9-b91d-c6aecbd8b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:14.590Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8c7b3e30-c349-46c7-b415-c7e19c7e7b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:24.602Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=87e4ecb4-ab99-4476-afa4-5358aff12d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:34.625Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3fb7fa77-674a-4d12-9eab-1b16c615fcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:44.641Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7c6331cf-48ec-476a-bad5-6d9794acb3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:54.653Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8239b6f8-d82d-496f-8ed5-f188d9058f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:12:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:04.664Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52010172-31e6-49be-9264-7de487e5fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:14.676Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=71fb4b29-955b-4b7b-a46b-c9eb2f050d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:24.693Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ac797a85-3089-4c00-9b7f-94fe908c4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:34.713Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3f7e21d-5bc8-4e5d-a826-2dade34354aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:44.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a5164c68-8402-49ad-a36a-7deca376191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:54.741Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dfac93c6-c540-45fb-a1fd-f3720a1b4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:13:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:04.753Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=139aefb9-7a9c-4d4f-82d0-0b62a67ee8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:14.766Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=df1d6428-282a-4760-885d-5e8426d6a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:24.780Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c6673d45-cd7d-4921-a48f-ebf508a06fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:34.794Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b6b7739c-cd58-4237-b56c-fe07fe3a715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:44.805Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=49376f65-5961-489d-80d4-4e734b7c7d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:54.821Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e853ac8-f804-401c-b927-eff1b29b1631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:14:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:04.833Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4c436bb0-baf1-4b3c-9444-35f8ea275fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:14.846Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46407514-9783-4932-b1d2-e87e7377cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:24.858Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33cdadf5-3672-427c-893e-3c5fc22701ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:34.885Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=83286e7f-510f-44a1-a9b6-46f0ca8b4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:44.900Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1db5050b-0938-44e2-aac4-a9663cf26532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:15:48.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:15:48.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:15:48.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:15:48.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.247Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:15:48.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:15:48.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:15:48.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:54.912Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a2660c1-9eb6-4779-bfa5-03b92d449fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:15:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:04.923Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e0aaad37-6372-496c-ab8c-a5648b8b01c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:14.939Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a8b36c81-24b1-49f3-825c-1f8b04621622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:24.952Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=785be0fc-b674-4e3b-b429-332b6ecdaf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:34.967Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7b354609-e3e9-4f81-b004-73b4308e79f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:44.980Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=29c80c0c-84b0-46a3-81f1-a8001472946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:54.993Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c2d5e87-1dc3-4b0d-950a-841baa0ded07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:16:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:05.005Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2212e54b-7a49-412b-ba18-4d73c0fc55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:15.017Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7e52c9a2-53be-4fa6-9514-c1f9846ece39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:25.031Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=797c9c8a-a34e-40dd-8bd1-603f32850604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:35.044Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fbea8a84-2c15-4b6c-9ab6-7463d00bf868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:45.057Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=be31df68-8e03-4fa4-b2cc-4fe8564cd1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:55.073Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a66aa4ed-c436-476d-aef9-7ef93ae834e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:17:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:05.087Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=41168154-e2ba-407a-bd97-b905e5b7b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:15.098Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1ced6154-f48a-42c2-9e53-779ca3988325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:25.110Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5b685821-7d10-462f-a94e-1c00969a49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:35.123Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=21dc666d-3caf-4677-876f-bd0d93490bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:45.144Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ebc1acb0-96a8-4a88-8290-85c72d21050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:55.159Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=66e6f9c2-ee4d-45c3-a412-f000e7222a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:18:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:05.173Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b14a6671-b256-428b-b35e-348b01036fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:15.188Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=57b991f2-efe2-4da1-9402-c578d1a6807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:25.207Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=71410a4d-fdf1-4215-88ee-ded11d1367cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:35.229Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d64f1bf6-865b-46a6-b1fc-eb21d98f8050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:45.248Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d0254c8a-d42a-4bfd-bc5a-8cf6f329fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:55.262Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=74b78941-36e0-4c74-8f49-b61f3b6161cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:19:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:05.294Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=52bc12c6-7e02-4e8f-8491-80fcb996779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:15.308Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=64311a5a-3c53-40a4-b998-01fefc7e4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:25.320Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c708c6a2-8477-46ca-ba21-76f9ebb3482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:35.332Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8fc445d9-d2c6-4f68-993e-e663249a251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:45.345Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b91120dd-6933-4254-9da9-f5a2253c03bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:20:48.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:20:48.314Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:20:48.314Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:20:48.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.315Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:20:48.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:20:48.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:20:48.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:55.357Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a1fd5267-78b1-4158-a698-75253d426fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:20:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:05.370Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d905bd7b-db35-426d-9cc5-46c79cead8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:15.381Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0c34791d-b84f-4ac8-a785-e95fbfcf3b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:25.394Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=59908aaf-6738-4ae5-a4fe-ddd1d8593cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:35.407Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6703d0a8-b8cc-496e-8584-1909f68c9e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:45.419Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=46980bf3-0d23-4ebf-b470-74b6b11a6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:55.431Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c9663ca6-32f1-4886-afe2-16731c07b6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:21:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:05.446Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7823fbc8-084d-471e-bf68-77841ccb0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:15.458Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b20f693b-a496-4671-aeb2-d2a9cd0d1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:25.468Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=626bc6ca-99ca-4578-b866-29c17a6c512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:35.479Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33dfa9e8-cded-4695-9dfb-7c4b875a83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:45.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=60a689d5-3974-4fe9-b9a3-9391e5fcbd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:55.504Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e8e8281-0a3c-40d1-abd9-9a8c389bca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:22:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:05.517Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=abd6280b-d6c0-4b6d-a056-22b05c3c11f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:15.532Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e73ac40b-62eb-42c4-abc8-b69f8f25c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:25.543Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=32dedc82-64e7-4d23-a307-d9b09e39cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:35.555Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9b6fc2ae-71cb-46dd-b60e-5ad965af3f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:45.568Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fb0db7ea-6e2f-4e89-a24e-bd1f33b0819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:55.582Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0176e92f-7386-4c73-a3f3-e8b583e18812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:23:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:05.593Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=a94d39ba-7e50-4b12-9c95-5f690628096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:15.608Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=858f4555-6716-464f-a440-bb64b97d062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:25.624Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4e8ed202-2cce-4197-8505-5cf371a265cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:35.635Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2fba62cf-b1c0-4cfe-a98e-2bf13f012213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:45.647Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3bd50c03-44e5-42f3-93a1-ac74ba1b256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:55.661Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=20d9ff87-92ad-4a70-aad6-aef1b32bd211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:24:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:05.675Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=3aa2c952-e579-4fd2-be95-91712695589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:15.689Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0564458b-cf93-4b2b-9c43-79abb6d5ce12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:25.700Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=89e69513-7e64-4fbd-8000-f250c6fc94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:35.711Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=045f60a7-211d-4b2c-95f9-ac12ce012567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:45.723Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=570bf1df-de56-437c-b631-17180527c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:25:48.328Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:25:48.328Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:25:48.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:25:48.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.329Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:25:48.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:25:48.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:25:48.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:55.734Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=78f508da-6d82-4c6b-ba94-51abd210dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:25:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:05.748Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9dcf0d61-1a6c-481a-94c3-dc8d6928be0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:05.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:15.758Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0407f21e-789c-449d-890d-4a8e5cb720f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:25.770Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=07646a62-51ce-4f08-95d3-ed04eb3a53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:35.786Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9a3dfd6d-0221-4f41-9a34-95828a7b09e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:45.797Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2030ac81-4a63-4468-a1ea-7cdac9d2a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:55.808Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d182c262-6fe3-40bf-98a2-11d84b5aaadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:26:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:05.820Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8da5e88d-680d-4d4c-ab98-69b50d94d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:15.830Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=05a2c3ee-1148-4419-ab32-13e59dff4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:25.840Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=56bbc88f-da62-46a6-adee-3ac62a5e16c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:35.853Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=63ccd812-888b-4879-a372-89243ec4cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:45.865Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=b0d78fcb-c142-4fef-8d4f-d43b61e3670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:55.877Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7031c6e6-0387-485a-9092-e0d1b650b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:27:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:05.888Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=95d71b3f-012a-4172-8374-b25f951ae9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:15.902Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0362744d-1054-4229-9a16-1de3c94bea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:15.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:25.915Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d25b526e-2ac2-415d-8146-ccfd3e9e0c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:35.930Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5e4764e1-65f7-47b2-8a72-47e15b5d1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:45.944Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ec2e59fd-b772-4012-a4ba-4c8e469fbb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:55.956Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dacb0609-ec6e-445f-9d01-3dd28bd87b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:28:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:05.967Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=486ed423-d6c9-4899-8ec2-c3241c053b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:15.980Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9f601e31-3f84-490d-91ee-d6bff51252a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:25.991Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e4b41717-d24f-4b77-abd9-5f68e8a5f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:36.002Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e34bf976-5a7e-43c0-9a04-94f7dbab7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:46.015Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=81b8c35d-4be0-4ee3-b992-638e05b2f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:56.028Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=86234953-6bf5-465f-a353-25004ea60b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:29:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:06.037Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=aefbd7ed-a027-478e-9477-8b256f92fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:16.047Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8d955e2e-c6c0-4136-bbc5-c6f0e6f6f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:26.059Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ecd7c3a8-ac7c-48c7-8fb9-71a2807c5fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:36.070Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3967ca8-dbfa-435a-9377-105ce5277cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:46.080Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=578bb68b-08e3-4a85-a7e9-1b2202e69790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:30:48.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:30:48.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:30:48.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:30:48.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:30:48.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:30:48.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:30:48.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:56.091Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2c991a72-d36f-4775-92c2-3a0305ae0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:30:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:06.102Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2eb27307-f60b-4ab2-98b7-df2767039784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:16.112Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dcea737c-becc-4916-b597-471e083895b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:26.124Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0859689f-70cb-47fe-b14a-5ccbe72382af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:36.136Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=45591df9-5574-42a5-b39c-79fb97d0df8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:46.151Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9b9e5a42-59ae-4d08-a24a-27fd3fc4906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:56.165Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d2b428a1-87bf-402c-9a84-72e0710dda7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:31:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:06.178Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=31fafee6-579f-40e6-8427-5ab2deebfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:16.190Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fb52802b-75a2-4551-be9d-4eee81b767b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:26.202Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=33475208-3d30-4cac-b713-aa77bfafb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:36.213Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ba8618bb-2378-4688-8e8a-49287d31bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:46.226Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=cb083999-ac0b-491f-b797-e29cc5b1857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:56.237Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dbb9b485-1e1b-4002-88fa-5fd10b9ec540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:32:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:06.250Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c6003fc0-a6a0-4a28-80ad-a3741f2cb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:16.262Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1964fac6-1c22-40ea-a1f2-909f1f09ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:26.274Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f4a07d02-af6a-4e55-b7e9-bc0fc0e0f795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:36.284Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1ae2b6ac-9846-4682-abb9-389458280f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:46.296Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=015e37c6-e232-4dc8-8faf-c2d5912a6b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:56.307Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da38568c-aaab-45a5-8e52-ddb41fa5715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:33:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:06.319Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=43b20c53-8e0b-4c45-a950-72db91a8f513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:16.331Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=5d787c16-4bc0-4eb8-ba13-c1e2a3855c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:26.341Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=111b87d6-2f5d-497b-9300-f1e3d6976316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:36.352Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=423f1991-2ba5-448c-ad52-6ea275043a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:46.363Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f19c5346-4b19-4398-90da-51395c0d7729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:56.376Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ccb545ad-7572-4515-ab63-4cce327fa461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:34:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:06.390Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=c7f4adf9-2964-48b6-8062-d6fc293a29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:16.403Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=952c72d5-90be-4fcd-a620-a3bd9d9121a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:26.415Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=34818f06-d358-418d-9c89-e0cfaff05bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:36.429Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f0bf4dc4-9ce3-4446-9429-690e028516d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:46.441Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=add3fd5d-76ff-4daf-86a7-11d522b5f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:35:48.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:35:48.320Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:35:48.320Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:35:48.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.321Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:35:48.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:35:48.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:35:48.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:56.450Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=894767b2-7376-4e59-a607-3541b274e423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:35:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:06.460Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=1478a327-ce37-492b-baf0-e2394e925d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:16.472Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=598acc81-0334-4333-ade1-a53a5a766030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:26.481Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dba17de4-b8ca-4015-9338-dc570625ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:36.491Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ceaede53-a2e9-46f6-8597-44bbb217b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:46.503Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f128c7c5-5b68-4b6d-b16c-95e9920d8453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:56.514Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=fdc04ca4-44f8-4785-83ca-f48d0ab01b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:36:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:06.526Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=88b6ce3a-cf98-4fd1-9f29-79771e7cfc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:16.538Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0a19c7b2-f803-4ff0-a985-3941a6272d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:26.551Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=0f17f377-a8c7-4f41-975e-5357dafcbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:36.564Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=58aa0341-4950-430e-ae64-7b8bcae3a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:46.576Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6c64495a-9dab-4cfd-8049-59bf2a872896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:56.589Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2e8ce9ca-c2af-4e8f-9fc9-d39cf53b6f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:37:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:06.599Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=2b86c488-3afa-4687-9af3-002a0cbef557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:16.610Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=da688c4c-911f-4785-860c-0def40fc2d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:26.627Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=db935c3a-830a-4b23-8621-d0022abf512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:26.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:36.637Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=4bdd1960-2534-43c6-b508-1696b66701c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:46.648Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=e79c8216-c5fa-47cf-8ad1-bd892a718428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:56.661Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=855e9ee5-2cf1-4592-af0b-6e4b81a391b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:38:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:06.671Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=7edad268-719d-41ff-9a0d-d4972bf4e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:16.681Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6c80a0ca-11da-40b8-8844-375e0bf18196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:26.693Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=f3dd6e32-ec85-4399-aa26-339054e534de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:36.704Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=ab0dbf66-dcba-4704-9664-fa1cd187a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:46.716Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=229be53b-5297-4865-b281-ca04395b440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:56.727Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6a86fd8a-d803-439f-8111-1c7843e0b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:39:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:06.738Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=39f3a5f6-1835-4f2d-8c30-687b508b2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:16.778Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=58b53711-89cd-4711-99e0-9d320c3f7585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:26.792Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d08b2426-b023-45c2-a19c-d850c9873927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:36.803Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=6657d5f9-fb40-490c-9134-5e81d2ee55d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:46.816Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=9c012e33-a054-432c-8a96-f0af9ab4bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T09:40:48.221Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:40:48.221Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T09:40:48.221Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T09:40:48.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.221Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T09:40:48.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T09:40:48.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-11T09:40:48.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:56.827Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=73092b9c-2b7c-40f3-a5dd-dda2fa743b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:40:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:06.842Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=11449ec5-9dcc-40f8-8b68-ea1732ac00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:16.854Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=8cf95e03-1707-4b76-966a-40759f805f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:26.885Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=eeaf1dd4-8299-4f80-97c3-4b48c949bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:36.897Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=156cf0a1-fd5a-4209-b7d9-0aeef71707fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:46.909Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=26353d7a-f7e0-4627-819b-133ca15e71eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:56.921Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=d26b5f21-bfbd-4ae0-9349-bde226c65571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:41:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:06.932Z |INFO |Init configs |InvocationID=f313cb99-4a3b-4860-89ea-90fec8e0becf, InstanceUUID=dc1e2d56-ea74-4dff-9b45-be91a327fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T09:42:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |