By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:06:00.473Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:06:00.482Z |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 |2023-03-20T23:06:00.482Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:06:00.483Z |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 |2023-03-20T23:06:00.821Z |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 |2023-03-20T23:06:00.927Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:06:00.927Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:06:00.927Z |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 |2023-03-20T23:06:01.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-20T23:06:01.073Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-20T23:06:01.114Z |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 |2023-03-20T23:06:02.432Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-20T23:06:02.886Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-20T23:06:02.912Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-20T23:06:02.913Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-20T23:06:03.005Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-20T23:06:03.005Z |INFO |Root WebApplicationContext: initialization completed in 1891 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-20T23:06:03.645Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-20T23:06:05.810Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-20T23:06:06.269Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-20T23:06:06.306Z |INFO |Started MainApp in 8.041 seconds (JVM running for 8.709) |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-20T23:06:06.420Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-20T23:06:06.425Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-20T23:06:06.427Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-20T23:06:06.437Z |INFO |Start scheduling PRH workflow |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:06.456Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f281da80-199c-4744-a216-85bce2c0ea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:17.085Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0055ecc7-45dd-4cb5-a821-569b333d685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:27.113Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5cf87c88-85a3-4159-9256-cc0b5b2e8990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:37.140Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b9c414e4-c9cd-4225-b9fd-c0cae4ebe8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:47.164Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a3d3d753-538b-4167-9a29-2adad93ab624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:57.188Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0c9f9d1f-021a-4061-9c05-2f661650d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:06:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:07.211Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3f427e43-481b-4062-8cbf-90ce81654afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:17.231Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e84ccd91-9d0f-484d-9578-4c8ffce9941d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:27.258Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5d345e65-0b8f-4201-971f-f9759df7d39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:37.279Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ab2989c8-dbfb-4fd6-a83c-3de939a1bb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:47.300Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4c896c51-eb23-4095-9076-58223ca653de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:57.324Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f4d3ce95-f704-46c9-bc40-ce06cc61924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:07:57.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:07.345Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9364cfc5-93c7-4290-8dd7-77c4843febe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:17.366Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1b50870b-4a17-4d7e-aabf-b3273dd171be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:27.386Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=81ca01a4-544e-410b-b591-28f1f240b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:37.411Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=13b808a1-cc1c-44ee-8525-eadcc166efd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:47.432Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bba62f35-157b-4f13-b740-ab5528bf91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:57.449Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e5180c15-601c-4e51-a26f-89b5853d3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:08:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:07.476Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=881f53d5-b307-4236-93b7-aa6a58b15a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:17.490Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cead6caf-c47b-4975-a2c3-5207a4a51b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:27.506Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c436a4fa-a15f-4a91-b717-9f2c8cfbe4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:37.524Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=04d87ec4-9407-468e-b858-41f33f2c74c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:47.539Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=48e7a066-a763-4977-bfb2-8e03226f603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:57.555Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8d93a98d-ffaf-4ffb-b0a8-69a385f22a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:09:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:07.570Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b53d94d1-65f5-4f99-8718-edd343307fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:17.588Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9afd372e-01dd-452c-b60f-a6fd03e6e253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:27.605Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=97626d4a-e296-47fe-8b0e-de62803c3c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:37.621Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=eadc4985-357c-4e95-9d10-f95d2356131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:47.638Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3e6a2509-92ff-479d-a586-da0de96f520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:57.657Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b610cd06-e2eb-4985-b62f-5004d527b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:10:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:11:04.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:11:04.370Z |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 |2023-03-20T23:11:04.370Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:11:04.371Z |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 |2023-03-20T23:11:04.371Z |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 |2023-03-20T23:11:04.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:11:04.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:11:04.380Z |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 |2023-03-20T23:11:04.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:07.678Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7c5eb339-0c95-49bc-b1fa-3c830e72450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:17.701Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=50b14e7b-5684-4302-ad4f-3bdf3ec41152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:27.723Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fbbd0663-aaad-4343-be90-96474ebec64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:37.742Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f87efdb1-6ff9-4b94-a726-3ccebe5fd579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:47.762Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=78eda35e-f856-4dd5-a5ac-0ea521aba07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:57.778Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=30396fb2-cd91-4f4f-b91b-dc74773b8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:11:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:07.802Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d91957fe-93cb-4e9c-8855-b52c5f2d228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:17.825Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b1e4ccc6-4677-4bf1-8202-61fc8b70b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:27.844Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4c0e0080-98a1-4e9d-8fa6-3ff204e1d9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:37.862Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=53fb57d1-bac6-45b5-90c2-d5105e3c9bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:37.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:47.887Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=dddd1a9f-e2e8-4fa7-b219-81bb1c794592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:57.905Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8b4621ea-72e9-406e-bb21-22bc598973a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:12:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:07.925Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c4b46715-8003-4172-824e-ececccf62819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:17.945Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=63c95340-8eb3-4809-8608-b10bd6c51d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:27.964Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=41fa6483-3ef8-4a90-b4e1-01fcdbdf232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:37.983Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6f1af72a-c742-45a1-9c6a-331af585ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:48.007Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=08cceda8-0f53-41e4-85cc-37762ca8401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:58.025Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2afa35ad-6270-4a1a-832c-e347b41d1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:13:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:08.046Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8e41e77e-4d88-4211-b577-6d8cfc9bf867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:18.068Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9a2f6894-cd47-4f59-8b69-99ccfaffedf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:28.088Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=94ee6c97-2c1d-46e9-9ba1-4f6969bb1914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:38.106Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8aa8b018-1fa1-48b1-bffc-e357f399e99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:48.130Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=10921cbe-290b-44c5-b4ef-50037c2a8b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:58.151Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2fbd86f5-37ae-44a7-9fad-9e79a70848d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:14:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:08.171Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=46bf419f-e218-459d-9409-1806ea6d1694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:18.190Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fa599afa-1fca-45fb-8024-b8c0cb9f3b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:28.212Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a5a0d63d-4d7d-4b42-8501-83386b4cda59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:38.232Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5100a306-7e5a-4316-b7ce-efdcf2a3aa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:48.251Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e26e17ba-bbf2-487d-92bb-9e56a2caee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:58.295Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e59644cf-0c98-49dd-9bfd-dc7dfe695a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:15:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:16:03.861Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:16:03.861Z |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 |2023-03-20T23:16:03.862Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:16:03.862Z |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 |2023-03-20T23:16:03.862Z |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 |2023-03-20T23:16:03.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:16:03.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:16:03.869Z |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 |2023-03-20T23:16:03.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:08.310Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0083c1c9-b360-4992-b3cd-fcd0f4d3cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:18.331Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=893a0f14-0875-4127-9fb7-57cc38148f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:18.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:28.372Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f33a6f0f-8f26-4036-8674-2cb41e6a96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:38.386Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b0e763be-0abc-46fd-9b5e-28cc477dd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:48.405Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=79031a5d-c527-49dd-8d93-3b64d379027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:58.423Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=61502dbd-64d9-450f-a4ee-8bbac14d73fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:16:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:08.440Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0ddb2f40-5b31-43ae-9f8e-355e35cca7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:18.455Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2745a77a-5bdd-409f-b973-27729cebe604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:28.472Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=28c063a9-3ab5-4c0e-b0a3-b0f6ea18a289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:38.489Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ca44080b-5195-4002-b61b-9f9f3fa61b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:48.509Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fffeff68-b1ee-44ba-a45e-13a2482e5eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:58.523Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1c53fb9e-0add-4e10-939f-c7de02c42ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:17:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:08.542Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1f009a32-2de0-4a0f-8636-04fb8826b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:18.561Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cd5984db-88dc-4a5a-a341-f28d12fa7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:28.578Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=288c91d8-5242-4334-9970-52eff23e0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:28.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:38.598Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a675983f-3a88-4fb6-9e74-83cd19f8eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:48.615Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c0036a58-442e-4699-ba00-e41b51d06d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:58.646Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=85c961a1-5769-4395-a072-02f8ecd04ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:18:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:08.664Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3d79ef93-8f8e-49d9-aafd-c727fbbe2661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:18.687Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=069891c2-ac31-429c-80f8-17863944d578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:28.703Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=93000e2f-868a-4322-b396-c03d36be5e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:38.726Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7a9f5cf4-65eb-47d4-84ec-02accaae9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:48.745Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c9ac5339-4e3c-493c-b5b4-f0caf68b23ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:48.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:58.763Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1dd62747-de6d-4f9a-a0c1-b626dae6a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:19:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:08.779Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=876c5a1b-b227-4d7f-be21-9afc52c7d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:18.793Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a0e53140-43c4-41ad-a94c-eef913a82694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:28.815Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b0c958a6-9a96-4cdc-82d4-eb812a072d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:38.833Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bfe01e28-6650-4edd-81db-2ea777333180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:48.853Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8ada49f8-c23c-4c4e-88c0-aa06d2100086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:58.872Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f9f59a02-a763-4537-8e59-a624ea528e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:20:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:21:03.824Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:21:03.824Z |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 |2023-03-20T23:21:03.825Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:21:03.825Z |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 |2023-03-20T23:21:03.825Z |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 |2023-03-20T23:21:03.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:21:03.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:21:03.831Z |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 |2023-03-20T23:21:03.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:08.890Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=985c84f3-a566-48b8-b7cb-fcb91ac0b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:18.911Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7254e93b-10de-45d3-994c-695ffa858861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:28.930Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a8d1feef-9af1-429b-b386-3a9967d8039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:38.946Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a50229e5-f054-400d-9072-8a4001c35e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:48.963Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8fc78fc5-13b1-4d79-86e3-6836ec4e3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:58.982Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b8779298-43a2-4af0-a25a-490899f7d44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:21:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:08.997Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7b40d1ac-b8dd-4a4e-a93e-716b93735cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:19.019Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4a47f7d3-674a-4eef-956b-2857620afc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:29.035Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e9670496-1fe5-42e6-afdb-4500312218a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:39.053Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=03d5025a-1940-40eb-9cda-4d4fa000722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:39.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:49.075Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ce947f69-22eb-490f-9dc3-c853fcf9b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:49.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:59.093Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3eb9cd40-1ba6-4296-9ea4-2d5da701c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:22:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:09.111Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cc343ea6-f43a-4abf-9adc-2c1cb987c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:19.135Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c20569cb-a6cd-41d2-895f-672a3e850b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:29.154Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b0cafa07-d682-403b-8b3b-27f1a1bc7f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:39.175Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f1b06461-3334-47fd-ac34-4a915fe7f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:49.196Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c9212b00-ee8d-495c-8291-38fbab9c5aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:59.218Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=810291c7-0799-49b9-a9b5-329dee53b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:23:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:09.236Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=19f3e94e-d8ff-4a13-8b7e-0d25ac57dd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:19.257Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b6114446-7da4-4a11-aad2-674ca81c650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:29.276Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=34ec4f0b-d0b9-4fd4-a2a7-25087c93e7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:29.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:39.298Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=79ee3fec-a382-4e5f-b56f-0af6ebf0160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:49.317Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a13fa85a-5a63-43d9-b8c0-7417593875a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:49.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:59.334Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d5110e5a-6045-40b0-8c99-f5fec773880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:24:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:09.355Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=20aea8af-7847-45df-863c-a46320fa3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:19.374Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a815236b-6b9d-4f3c-91b5-cbe2f053fff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:29.392Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5022e435-6a17-4a94-a659-7ccf6a5c8705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:39.413Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=920fc842-9fea-4584-96bf-0c69a0953eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:49.435Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=87f42780-1cbc-4c81-877c-c8cb14e091df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:59.451Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=62b3a312-5d17-40d0-a3f3-1752da01acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:25:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:26:03.818Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:26:03.818Z |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 |2023-03-20T23:26:03.818Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:26:03.818Z |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 |2023-03-20T23:26:03.819Z |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 |2023-03-20T23:26:03.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:26:03.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:26:03.824Z |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 |2023-03-20T23:26:03.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:09.471Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a46859b5-1402-4c7e-b87e-bc63dce74d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:19.489Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f5284958-a3d2-41e5-a85f-1d1aeba6d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:29.505Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ec458459-34f2-4d6b-88c6-405d2fd993b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:39.521Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3235fc40-34ff-4d81-8e0a-257293936038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:49.543Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d22b3a62-7801-409b-a707-a78fe3a500df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:59.558Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=378b97cb-37ea-4027-9fad-27243efd7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:26:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:09.574Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bd32cdb9-be99-437e-ad57-4a60b68af938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:19.594Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6a787b2e-e3a4-4abb-9c95-f8d1cdbba92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:29.616Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=df367204-78f1-428c-8c4c-20a00013da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:39.634Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=92ffc3d3-6c6e-4c19-9d8a-b463932a3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:49.650Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4ad9782c-1e3f-40bb-ae3c-aac2f2fd6a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:59.670Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cbb64a09-1b57-454f-b416-bce1560b21c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:27:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:09.689Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=308161f3-3a2f-4e9d-b011-22d2302b4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:19.708Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=aae88671-44fa-441a-80b6-60482fc8764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:29.724Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=346431a5-0e0e-40ae-b5b4-9ba08d97816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:39.743Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=46ce9f23-f121-42f9-b907-6ad0ca673996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:49.760Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ea169be0-b679-44d0-a03a-2d79ce2e9a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:59.775Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=53a17a15-c4da-4967-afdb-cf35964ac2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:28:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:09.792Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=323cda03-e828-4438-9f2b-58e641e3ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:19.817Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=586891d2-227b-462a-89e7-036ada42091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:29.837Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=41d984a2-6374-4b0f-83cb-916b5cdbf750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:39.852Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c8a6ed51-cd5c-465d-aa47-94898a68ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:49.872Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=56789abd-16a2-4e15-96bf-06afd0570297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:49.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:59.890Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=236762cf-46d8-4fac-b231-bd1f68c78344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:29:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:09.909Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=539bd06d-cf64-4895-8fee-b07ef6c6dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:19.928Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=96e3b4a1-03c0-4994-9bc6-8deffde5823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:29.946Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ae4bccab-8741-43a6-acb2-d425c39c61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:39.975Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=406c01d0-88e4-4ac5-8b5f-8ddd40ed7ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:49.993Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bf7bfe8a-8800-4afa-9d19-14f30124f434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:30:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:00.013Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4972a163-f367-4975-839c-b99a8b9b2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:31:03.818Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:31:03.819Z |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 |2023-03-20T23:31:03.819Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:31:03.819Z |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 |2023-03-20T23:31:03.819Z |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 |2023-03-20T23:31:03.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:31:03.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:31:03.825Z |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 |2023-03-20T23:31:03.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:10.029Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=63ac0f2d-ee62-4023-912c-49e44ff9c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:20.046Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e0e62c7a-25eb-4958-9055-9c9ebb6f8a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:30.067Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=006dfeda-f98b-4d3c-9fe3-499243ac8551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:40.083Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a54c39c5-1664-4c0e-b407-6a88aa054850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:50.100Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5d03b299-1c12-4545-b945-06569f6a3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:31:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:00.119Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2276387a-c6ae-4aa8-add4-e54466b04e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:10.138Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3ae5692a-e58b-43a8-8a15-a729c1263e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:20.157Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0575720f-1892-45f3-8a2e-dac548460217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:30.176Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6079b886-3fee-49b1-a86b-b11cd8b5e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:40.196Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e3199905-f211-4655-8178-d43d7da9c915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:50.215Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=991a6969-1b55-4607-88bf-f6f0f4d778ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:32:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:00.236Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f21607f7-074b-4591-a3c5-46f49f694c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:10.254Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5de69c59-d632-4a17-8d4d-800b6c4d02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:20.272Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=77e2c8e1-c2ab-418d-b6d2-575c15592fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:30.294Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=23c40e5f-79b4-4ead-a9a0-be750b0fe7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:40.311Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b627c36d-f301-435f-a6e1-87cb66f8d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:50.348Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=34093786-d328-43eb-951a-395546301e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:33:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:00.375Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=71727571-3865-49d3-9249-e3dc60909204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:10.395Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=52dc7435-ee9e-4e01-9756-6a962219f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:20.414Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b15b7514-3e14-4378-bc6a-00a9d2a53b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:30.432Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fa3afe93-cf3e-46be-b139-4e88ecbda084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:40.452Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=750df117-dec2-4615-b497-03ee3e5a9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:50.472Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4d1e0270-5dc1-491c-b7ba-49072a7ac982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:34:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:00.489Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=66e1cd84-997b-4e3e-9c40-57e2d6c64960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:10.507Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1828ff86-899f-4231-82cd-e4f40b463312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:20.531Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fc55eac3-7d31-4932-ab24-bac56fdd48be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:30.554Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cd9598d9-3c9c-4ce8-bcae-6ef790c94400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:40.572Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6ea27ad0-a4c5-46b5-97b4-77f4412b2998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:50.590Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3763ac33-d93a-4f15-b7ad-cbb8150c38a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:35:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:00.609Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d724eec9-9ece-45e5-9855-2fdb5e6d68e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:36:03.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:36:03.826Z |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 |2023-03-20T23:36:03.826Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:36:03.826Z |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 |2023-03-20T23:36:03.826Z |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 |2023-03-20T23:36:03.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:36:03.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:36:03.831Z |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 |2023-03-20T23:36:03.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:10.626Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ac2e3d48-afbc-4c2e-bfd6-2da70b880217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:20.647Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=78567e51-e055-41d2-be0b-9f5674e05f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:30.668Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f97305fe-89f0-4d09-9a5f-df9bd9d2bbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:40.686Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1e533357-c565-4752-9abb-f2c10b596211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:50.707Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=793fcf3c-fec6-4315-92e4-1fc2628b8288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:36:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:00.724Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d1f36a0d-64dc-4bf9-8c9a-546a9fb23be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:00.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:10.746Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=20635d14-2af0-4ec2-bec2-9678f6ed9a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:20.767Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6c70e9e6-ffcf-46f7-889b-7e8d2ea3723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:30.797Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ee62430a-fd46-4cc1-b132-46bc10a12539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:40.813Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=37738c97-19af-4d65-b3cc-a240cd45ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:50.826Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3e9fdb7f-a5b5-48bd-8378-b36a2e18467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:37:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:00.842Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e6b37ee3-9552-4c21-acb3-cca0567ef1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:10.859Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=34db13b6-e76e-4e76-bb9f-894763362b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:20.874Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=58f5c744-88ab-4566-a9d5-61def1879316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:30.890Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d9674452-a806-4e6f-be7a-bffe73edeb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:40.906Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2046f158-2fc5-4ce4-9383-8e7ea65c7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:50.922Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=496def05-1ec2-41ba-8206-cb4d2847e4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:38:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:00.941Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a34c43e0-a7e9-4f8d-b7fc-e17a0b2f6089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:10.957Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=81b22b62-96cc-482f-a0ce-2f9c482e725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:20.975Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=efb8ad22-e5af-4501-b987-f91e9939dcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:30.997Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=af5e1c71-94a7-4c89-8224-530f803114b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:41.015Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ac833759-d45f-43e5-80ca-549177554263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:51.031Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=68610db3-d863-41ca-aecd-4e3ea7f537ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:39:51.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:01.045Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9ef6ad30-b9bb-4782-91f1-c32caa92b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:11.061Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9f4886fc-cdb4-4cf4-8acb-2fb02b5d2466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:11.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:21.079Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2a37a186-7258-4741-bda1-9f842bc87117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:31.097Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fef3052b-2604-49f5-b5f5-04e331182432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:41.117Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6456b9ce-f9cc-4061-b966-19ae1227642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:51.136Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ea2fbc9e-f03e-4573-b9c5-1bc5bd5db819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:40:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:01.167Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cb63bd45-2b02-4b18-8f88-dd5982d845ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:41:03.838Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:41:03.839Z |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 |2023-03-20T23:41:03.839Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:41:03.839Z |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 |2023-03-20T23:41:03.839Z |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 |2023-03-20T23:41:03.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:41:03.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:41:03.844Z |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 |2023-03-20T23:41:03.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:11.187Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=accab0ea-8d04-4a5a-8040-064f9a6f9214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:21.207Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8a13b02f-966f-4de4-a7f5-917212734896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:31.225Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d0857012-d2fb-49cc-99e5-817166f11c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:41.243Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8966c4eb-4f30-480a-a746-f35232e6354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:51.261Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0a0d277f-d21e-48e8-b0bc-ea7dfd1dc27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:41:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:01.279Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=33fb4303-6c9b-4607-a48a-b09901803aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:11.297Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=701699b9-3d1c-4322-8817-0eb109d07f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:21.314Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=626bf691-1bf7-4935-b78e-c654ae63cb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:31.332Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6fc085ff-fa23-40f2-87a3-904e349c5ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:41.351Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=39cd06f0-4949-4bdd-be49-ebc85e0a9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:51.368Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=93cfa344-fd17-4869-bd23-b92edb484e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:42:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:01.386Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=80a8aeb2-7479-4440-a95a-e498e76d56fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:11.404Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=dd37b290-bcdb-4f92-a108-5e08d9cd69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:21.419Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1eb8b283-000a-4e20-9e02-ce98082a1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:31.437Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ec8475d9-338b-4bc9-bff4-c8736d52d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:41.456Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0f04eb2d-9a03-495c-b03b-378af5381752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:51.473Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7652910a-cb03-4f59-ad17-a33215e1e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:43:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:01.493Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e6041ef2-a8a5-4b88-9d26-10963f8b144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:11.510Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bf3cdbed-ee26-4318-8f35-29e06a769f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:21.532Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=02a1c5f2-fc0e-4eb1-a68d-aa9d03d3d51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:31.549Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=73b1dc3e-94e2-4533-99fd-6ea1e99eba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:41.566Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7cee82c1-ea55-4c86-944a-2665274eb9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:51.587Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=96a8f832-cd32-49cc-9d30-86b761ffefb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:44:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:01.607Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e33cb39c-b8d4-406e-a3fa-b5007b2271fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:11.629Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=600a74a1-a52b-4dd6-b8a4-67834fd21960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:21.648Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=83a8dd56-4c88-4939-a9cd-a50078fd5897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:31.666Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7ac099cd-6cce-4c41-8042-f025675f4ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:41.684Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7feff0c8-4499-490f-be29-8bbc4682e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:51.703Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2c425ad0-9283-40be-a276-54f7ac34aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:45:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:01.719Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0275cb56-7e51-4335-9658-e76c86b69636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:46:03.817Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:46:03.817Z |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 |2023-03-20T23:46:03.817Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:46:03.817Z |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 |2023-03-20T23:46:03.817Z |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 |2023-03-20T23:46:03.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:46:03.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:46:03.822Z |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 |2023-03-20T23:46:03.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:11.741Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b16fa69e-5afc-44f3-b4a8-824ffb0bd3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:21.758Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7f1af0a2-b09d-4383-87ed-719be09ba710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:31.775Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c8acf1b5-2d66-4488-af64-fba1e03ce4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:41.795Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a8873e44-7e0f-4fa5-9cdf-fc2851911406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:51.815Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=683b9891-8227-4aef-93a4-73c9a99a0867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:46:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:01.834Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a06c8aac-1ea6-4110-bde9-9d52c9a387a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:11.852Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=938fb4bf-a318-4a7a-97bb-65b7952d4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:21.873Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5618084b-9d23-4a2d-b463-638d80db0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:31.893Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6d686904-2d15-41d1-807a-4657263bef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:41.915Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4f5c26ae-1606-416c-b074-0948b08f8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:51.937Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=142dccb0-5094-427c-bd67-5b70947896b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:47:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:01.955Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f495a6e2-3e84-4224-996c-a0c3895252c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:11.975Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5aa9d4cd-0dd8-4041-aac6-3db1a8fe305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:21.993Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=23f7c802-3e09-41d1-aa81-57e25257afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:32.009Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2cb70eeb-37ec-4a3a-8d56-849fb8cf6396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:42.028Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=743a5e63-e10e-4631-99fc-167dc5284600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:52.049Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e975c859-a5cf-4fc8-bb8e-03d907450ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:48:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:02.064Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=590876e6-a324-4a5d-a7af-7716c39cc16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:12.082Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e5a5c97f-9023-4a65-96e4-0f23ea92ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:22.098Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9a6e16fe-c206-44aa-9002-a2f45e475d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:32.116Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=421097bc-1d58-4115-a636-a92d699aed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:42.133Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ab8ea98c-f024-44e9-b17e-441c542c383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:52.150Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=855aa6f0-2244-401a-81ea-5718cdfe6783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:49:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:02.175Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0f29fa5f-7e5b-4acf-b7fa-9b095cf2cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:12.194Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e1addcf2-6e06-45e8-8e9d-ef95c634ff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:22.212Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=18362918-9337-41d7-af4f-219bf488a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:32.232Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=48bc8815-b82e-49f9-8334-4ec67af624f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:42.254Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=54135dac-fa08-46ca-9176-43c2415f257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:52.270Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=adeed5aa-2b71-4457-8215-a285dbf4db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:50:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:02.296Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e3cb7804-2eff-446e-9e6b-ba969a30fe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:51:03.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:51:03.826Z |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 |2023-03-20T23:51:03.826Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:51:03.826Z |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 |2023-03-20T23:51:03.827Z |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 |2023-03-20T23:51:03.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:51:03.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:51:03.831Z |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 |2023-03-20T23:51:03.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:12.315Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3b6183d8-ad0c-4de3-abd5-5810168f47f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:22.334Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ec6ac8e2-4be1-4bba-8870-f75225e28126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:32.352Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=684df8a5-274f-4478-b112-286c0c65cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:42.370Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b14d7a8c-cc9d-4139-8b28-c96f94e0a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:52.400Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=efacf26d-ec40-432d-b41e-88996785f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:51:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:02.419Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3c8b3231-a84f-4bac-882c-0f567d0ac255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:12.438Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=70c73043-c05e-49a6-930b-ef316799ecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:22.465Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=94d0d643-0cdc-4062-a503-3c2a8337ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:32.482Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f43e951f-b25c-4108-8090-61c3dff4da4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:42.499Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1f8ad4ae-59b0-4ca2-8f08-b6fd21137b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:52.518Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c7483f79-aeba-4806-a670-6768e80241e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:52:52.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:02.538Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3a682982-e2fa-46f0-ac5c-cc5c126d4861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:12.556Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f3355453-7fb8-4ec8-ae9a-a4618624f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:22.574Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=219b3277-ce94-41f1-a636-cf1b141fd447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:32.591Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d89ba66b-056d-4fb3-b0d8-91d0f0c59401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:42.614Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=67fa3e7c-1fdd-473a-8195-ab3cbbe39ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:52.628Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=63eaeedd-4564-4678-acb9-cc6abb96ffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:53:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:02.646Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3e7f6e53-adfa-4c98-8b42-04b3e04e61ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:12.661Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0ffcb52f-728b-48e6-9427-52d2510110f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:22.683Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=24a39cb8-fa33-4f9a-a907-73b1d3599cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:32.701Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7c034f59-e049-4bfc-8878-17595d549706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:42.721Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ffc930b9-522a-4970-bcf3-5403cc1b5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:52.738Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3e80b4ae-4f5a-4755-8955-49c898ae8c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:54:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:02.756Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a3723082-c794-46b6-83ca-83a1ca81728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:12.778Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8fe4ca89-3df6-4337-9f98-69320a9e5cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:22.796Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2cfcf0fa-d731-40af-a03b-2ad101a9464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:32.811Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=718be13a-7425-4e21-a9c6-7831a8efcbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:42.830Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ecb975a4-f839-4225-a4e3-713ea30ada6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:52.845Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=21216cc5-6502-4065-8c2c-e471b455740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:55:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:02.871Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a3c827d6-e8d2-4259-9d27-7f3813291ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T23:56:03.804Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T23:56:03.805Z |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 |2023-03-20T23:56:03.805Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T23:56:03.805Z |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 |2023-03-20T23:56:03.805Z |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 |2023-03-20T23:56:03.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T23:56:03.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T23:56:03.808Z |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 |2023-03-20T23:56:03.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:12.889Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=95867c1d-69d1-41b9-96b4-5a692d902e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:22.910Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7d08ea2f-feba-4b09-9f43-77704ad00d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:32.930Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0e2a145f-45c2-4ab2-8e69-e32547eb6639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:42.947Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=53926fad-3d5e-45a4-b562-276cc9acc78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:52.966Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fb28592a-9a88-4bfe-8788-369ac5730e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:56:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:02.983Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8a969de9-6fa1-4cea-892a-85a99cb3cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:13.000Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b2bd1f5d-20c0-415c-9785-5935e6adfb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:23.020Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=dee4e3c3-b47a-45b8-a3c5-827197c18bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:33.034Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1a79a3d4-6610-4f06-95bb-82e6df1f6edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:43.052Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6c52eb19-b736-4226-9f1a-a06c12c00067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:53.068Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=dbbad270-a7f3-4aa0-9371-5bd09825ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:57:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:03.085Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3f5b7ba5-f515-4e8b-989a-ee875c395852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:13.103Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=13cf7b4c-aef4-4bac-8d1d-d0cbe7b592f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:23.120Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e7d2fecb-29b4-4690-8fc1-ddd032b77c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:33.138Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fb8c52c1-d566-45a7-aafe-942504bce066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:43.159Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0a7bf70e-ec55-45e9-83e4-2074bc0900ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:53.177Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2898563b-ffdd-4d9c-b920-d75828bee939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:58:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:03.195Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=324e47c4-d60d-4d30-ae83-357fdc83a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:13.219Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c108ad0e-694b-4b72-85b2-294a29a668da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:23.237Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4e1f821e-7a79-4925-a38d-3430dde83839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:33.252Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3f8650d0-5c52-474b-b505-98a03b1b9d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:43.269Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6d9b8121-f1d3-4dc9-bc1b-4a10e34b2e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:53.285Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=86b2b7ad-d651-411e-abf5-76485af46804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T23:59:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:03.303Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=55a21b07-4847-4f37-a453-30e1a5b36244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:13.331Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2ed3af15-903e-4448-b915-adbbadde0a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:23.350Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5f70a61b-8316-41af-b658-a19ba362c181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:23.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:33.365Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3a05b837-5b06-4c75-affb-1c63c749bc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:43.385Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e87d4408-5100-4e2e-aa77-627d45a4c4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:53.402Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b3941313-01e5-415b-94ce-79ac6f0cdde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:00:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:03.423Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bdde7efb-4854-4536-b780-f0f148334987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:01:03.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:01:03.807Z |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 |2023-03-21T00:01:03.807Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:01:03.807Z |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 |2023-03-21T00:01:03.807Z |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 |2023-03-21T00:01:03.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:01:03.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:01:03.811Z |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 |2023-03-21T00:01:03.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:13.443Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8ab673ae-b3da-46a1-9124-d7b0ebeab1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:23.473Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8e281f84-d174-4dd1-b3de-75051483d7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:33.494Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c7b0e36d-ba0c-4832-8eb7-7fc426e062b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:43.514Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a3276738-7864-483d-aff0-2efd9f884ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:43.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:53.544Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=95af794e-9007-4b1a-a8ea-f8005bf2c220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:01:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:03.562Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b92cd292-b325-473b-a008-b7c3b5fa20e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:13.582Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ffcb5b7f-1729-412d-be1f-78281191e91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:23.605Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7ee21e19-ce9a-4418-941d-01f25cb90ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:33.622Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=164ab585-4fd9-4cbd-b20f-56ef5f02cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:43.641Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fbd1b124-48cd-4840-a553-89fe9177beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:53.662Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0074cbe8-0414-4aad-88bf-f6bdf4fecd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:02:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:03.679Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=29404709-d6ed-406f-b1ba-b2bb719f3431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:13.698Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=80018e90-a10c-4771-8edf-9cda53a8a34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:23.715Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5d2a57f2-163c-49c6-94aa-35c77c8779a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:33.736Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0d338c6e-f940-48e8-b6c8-1fa7586539e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:43.752Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=50c74c9e-cb4a-4bed-828c-d64041b9ac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:53.770Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1d456cd9-9c48-4d04-b9d9-add95c85367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:03:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:03.795Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6a54f962-3cf4-48d5-a325-ff4bf964cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:03.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:13.816Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1b13f4b8-274f-4599-86af-0ddba0403503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:23.836Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f687304b-a291-447b-9845-94d44aa19134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:33.851Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0e086075-b16f-4c20-a846-2c540e4418f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:43.869Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2c9fee77-4ce6-4e4c-a742-b45cf95e28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:53.890Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0daabe14-eb42-475e-874d-3e634c75f505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:04:53.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:03.904Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=574cc783-e619-4e1f-8637-b0b2c7407431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:13.921Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b5a45f7c-4aa4-47da-bb8c-039cea6da4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:23.937Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=24810a3c-e46b-40db-b209-8707f9109b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:33.955Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9e533bd1-f8cc-463a-bb73-e54ad833d1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:43.972Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a2a8798f-67cc-440a-adb5-ac4f1342853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:53.989Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b5033bd8-1da7-42a2-bb52-8bb807d4b6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:05:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:06:03.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:06:03.807Z |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 |2023-03-21T00:06:03.807Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:06:03.807Z |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 |2023-03-21T00:06:03.807Z |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 |2023-03-21T00:06:03.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:06:03.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:06:03.811Z |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 |2023-03-21T00:06:03.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:04.006Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=33d776fd-3f60-4ddf-8ac7-e7bae52a40a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:14.040Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=043266a1-7372-4d79-90fb-4fdd049243ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:24.058Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=da31454a-99e6-4523-8b2b-ad841ffe3410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:34.072Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d4e96568-e742-4303-a201-478d02e51dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:34.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:44.090Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0fcdc29d-1b74-43ae-9d48-6e2d2398fe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:54.115Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=92d89d18-2743-419f-a0bf-3ec40c4b135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:06:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:04.133Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4badcac1-b0c2-4493-b412-64197b984c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:14.151Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=888a4b5c-e26f-4182-9f68-e2915bdeeb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:24.172Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2f2166a8-67c7-43c2-a117-697f7d4c02e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:34.192Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cfebb561-c075-4aa7-9285-a66da65c7578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:44.209Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=02d6d2ee-a504-4219-a63c-f3bf4a1e51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:54.229Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=411caa95-522e-49d7-a090-3bf54063d921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:07:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:04.256Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=23f2fb82-dd23-463d-a31f-32f7b9656a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:14.277Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b7010104-e685-4fca-92ca-3969bef6da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:24.292Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7f1cb4f7-c943-40a4-a939-2e822efb3014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:34.312Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=19ac6b43-8497-4336-910d-edaf3e27d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:44.331Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=57133a75-de6d-465e-9d3e-6af09c01d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:54.351Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fd775bcd-dba6-488f-8d82-cf9bdedf199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:08:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:04.367Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=59a20a61-d71b-404c-ba1e-70fc08d77223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:14.386Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=590581ba-c51b-4812-903a-8a3a1d2a90ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:24.403Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b9b70165-b5df-4185-964e-3d1a8c8cf3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:34.418Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ee988ec3-e244-47c7-ac03-c8004d398d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:44.435Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a29d97ed-ade6-4221-bd0b-663750d43f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:54.458Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b41eaf84-3ca2-4955-887e-f8ccb38ed200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:09:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:04.488Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3ff14443-6eac-44a1-9d96-34dc86091c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:14.507Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d9262d61-f4e6-49ae-9b7c-0165edf1e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:24.525Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=de2f70b5-4370-4dfc-96e0-42fdc3951c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:34.542Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d848386c-6cf8-420b-b4a1-6c15c787b28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:44.561Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5ebbf6e5-fccf-4711-ad70-3393fb08544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:54.578Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=218a7fc3-40ca-4525-90cf-41685fc3b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:10:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:11:03.830Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:11:03.830Z |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 |2023-03-21T00:11:03.830Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:11:03.830Z |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 |2023-03-21T00:11:03.831Z |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 |2023-03-21T00:11:03.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:11:03.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:11:03.835Z |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 |2023-03-21T00:11:03.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:04.596Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4d6efff2-fbf1-474c-bcae-bc607256c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:14.616Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9f19e105-21b2-438f-91c9-83b4f56a5ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:24.630Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=33e8c502-1f4f-44b4-80f8-c5d4a440c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:34.646Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b675ca21-cff9-4c1d-96c8-60165514f2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:44.666Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5f1f1143-db5a-42e0-8274-fd8213914fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:54.682Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=24687bab-666d-45c3-9277-6d6fb237551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:11:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:04.700Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f0f0ce1f-1107-40f5-9a78-353a4e5c504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:14.717Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=677b52bf-0bc5-4764-b761-299253da4b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:24.734Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0d8a8e41-16d2-4345-bfbf-77783a94283d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:34.757Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6cc87cb3-8613-4250-92aa-bb322addb933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:44.772Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d3fe9e78-0917-46e4-8d61-46e677a8d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:54.794Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=469da31b-919d-4d13-a199-d4c5f7351a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:12:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:04.810Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=753c02b6-2921-4c25-a21b-f914757b80bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:14.825Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d6dadd16-f735-4709-9d7f-e8825a246299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:24.843Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8ab69767-7ddd-496f-ae29-edd277143bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:34.873Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bc456ecc-326c-4765-99fe-b9ab6a3165d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:44.891Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c36c8598-e638-408c-bc0b-a1f197bd1fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:54.908Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=24b4637a-e97a-4905-ac57-c41077fad5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:13:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:04.938Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3a85c95c-9465-40fc-9755-ce9636db9d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:14.956Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cda08c43-f9eb-4ecb-9513-bc40f87369c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:24.973Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=333e9a2e-9236-49b0-8a40-41dfbca5e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:34.986Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e5832fd9-c49b-41bf-9372-75ec3e85195b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:45.002Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e94923dd-0c18-44c6-bba1-22c1973bd99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:55.020Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fa9a7b85-a06b-49f3-bb29-a8ce2a06bf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:14:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:05.037Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ed4e79cc-0f64-4fd9-85cb-b04d4af37e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:15.055Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7590469a-031b-4744-9e7e-bc490d22a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:25.075Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=633be5e3-110c-4c8c-92c1-f4a820473f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:35.093Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=78da8688-e4bf-485c-bdab-487c15dda7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:45.112Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f1a5e997-b4c9-42c2-b500-4f4dc2eb187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:55.131Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c2807e99-c934-4070-87c4-098e4cf7c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:15:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:16:03.813Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:16:03.814Z |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 |2023-03-21T00:16:03.814Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:16:03.814Z |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 |2023-03-21T00:16:03.814Z |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 |2023-03-21T00:16:03.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:16:03.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:16:03.817Z |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 |2023-03-21T00:16:03.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:05.147Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f313fd0d-67a6-47d4-9396-847a05964054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:15.165Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a3198595-8910-40a7-925b-dd43b3fc24b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:25.182Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0757f102-0a08-4f14-8d5e-ee89f662cef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:35.198Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cb8afa94-14fd-468c-a6a5-8abe6ddb577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:45.215Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2e6cbc2f-e4cb-484d-aba6-32359e3ad251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:55.232Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2e48a3df-bc1a-4f27-8533-cbfe03dea935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:16:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:05.253Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5e85feb9-262e-4ebb-9489-3c58429fb017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:15.270Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3fe873d7-69a7-44a2-91e8-f8236405886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:25.288Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6f6e46f3-43e0-4efd-9a6b-f335be83eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:35.306Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8ebdc277-aadc-450a-bf92-2e97c1e94a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:45.322Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6c717fa4-fc54-4d91-955a-b6c4e0bff787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:45.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:55.338Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f249af63-5b0e-465c-9f04-8c37c92abe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:17:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:05.361Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cad3b6d1-4477-4049-be28-d16e5bf6e2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:15.384Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=91fa05f0-ed18-4808-8e72-ad9e7a714d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:25.397Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=069b6768-0b57-4374-b491-b51b148f7b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:35.413Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e95ba77d-3e1c-4a0b-8573-37031ac7628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:45.430Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8d59c318-5014-4240-a6f3-7f2066d29f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:55.450Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bae165b6-140f-47e3-bf68-6bd10fab97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:18:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:05.465Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7bcf1a16-fccb-4c96-b2d9-e2f921dc6198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:15.485Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0a5285e2-b001-4c46-ae2e-f7e33ba9ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:25.501Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=136a716a-5725-4725-9c10-31c56682906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:35.521Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a219ec49-25de-4e32-875b-603fd097577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:45.539Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=85cae795-7547-41ae-b6f5-bf168853d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:55.558Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=04a961a2-ea72-474c-b830-854bdb589e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:19:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:05.575Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=17f42bc2-b5a6-4bde-b5f4-bc7765117a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:15.592Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c9109ec6-5d9b-4e21-8781-a13af892a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:25.612Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=347ad878-c2f2-4673-bafd-7b4ec5ca223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:35.631Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d5b443eb-6a46-4eb1-bcf9-01bbafc0072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:45.647Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c8387fa3-1520-4111-bd78-8e81a39d636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:55.676Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2a2aff57-7b34-4523-b913-5ce1a057fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:20:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:21:03.830Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:21:03.831Z |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 |2023-03-21T00:21:03.831Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:21:03.831Z |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 |2023-03-21T00:21:03.831Z |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 |2023-03-21T00:21:03.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:21:03.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:21:03.834Z |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 |2023-03-21T00:21:03.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:05.693Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c12b1870-085b-4cd5-a6a3-59ac593dd064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:15.711Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cf81fc44-36ec-40f4-8e23-b84fc962a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:25.731Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=02557598-556f-44d4-844c-7a97877d3c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:35.747Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=08c3dc12-0824-4543-9ffa-8a2bd36ec3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:45.767Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9181c1c4-c8d1-4e43-a3df-9bed9f6f7d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:55.784Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b9c7de63-e514-4363-b34b-5a72160bad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:21:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:05.804Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3127cdb7-0b89-4061-be28-234529072173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:15.823Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2cfb5e82-2d10-4912-9fd1-315ab5b993c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:25.839Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e201b860-c9d3-4243-ba0c-350863cc67a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:35.857Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6d16937b-657a-432f-9c9c-8799a6a4a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:45.875Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0a22fc3b-06d0-402f-a7f7-c2948d21db5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:55.893Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7ed94187-237d-4902-b57d-f92424a757f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:22:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:05.911Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e338f2bd-65e1-4dd6-86f7-6fdce97cfd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:15.927Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6fcd6839-35ef-45cd-abcc-fd4dcbdedae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:25.947Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4801058e-6957-40e7-ab01-73948eb287c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:35.966Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=21a97e68-e078-493c-8e40-d18426ec6f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:35.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:45.984Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ae838035-8d15-4834-bff7-85cbd0c91a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:56.013Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=94e48dc0-2a70-4149-8526-f56885daf62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:23:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:06.028Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2c1adabf-074d-490f-a6ba-17383aa12f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:16.044Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=72e9e334-3f20-410d-9518-193a6abcd74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:26.061Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4bef8649-cbb0-493a-9a48-28df0a11d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:36.081Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=08a2e219-5903-4834-a33d-77e278f2b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:46.095Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b7cc6b9f-5ced-45b9-82fc-77c3a130690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:56.113Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b824acf6-854e-4ea9-bbc6-581be0ad409c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:24:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:06.132Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=170e4ad9-9546-4ea7-bc27-fc64e95c8c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:16.149Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=368f86f2-2b3e-47fe-bef0-ec54ec7c3f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:26.168Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=452c2860-a1c6-4bd3-80fd-5d13be211a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:36.196Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=dccbe7c6-30c7-4442-9501-1fac2c6b287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:46.217Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fae06a46-f323-498b-9646-0edb35d3e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:56.235Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c4c77bd0-f276-4dc3-bae9-eba4f6b47957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:25:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:26:03.852Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:26:03.852Z |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 |2023-03-21T00:26:03.852Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:26:03.852Z |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 |2023-03-21T00:26:03.852Z |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 |2023-03-21T00:26:03.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:26:03.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:26:03.855Z |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 |2023-03-21T00:26:03.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:06.254Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f621dd04-ade8-4d7f-9b88-c988d1df2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:16.270Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=20e44535-27fa-4555-823c-4bba110147c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:26.289Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=da471cb1-b72f-4c2e-b89c-395bd539d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:36.305Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c68a8daa-e24d-4b1d-ae77-d3cd039a1c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:46.328Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=03246113-87a9-441b-96f1-18484be092a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:56.348Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8147bdd3-168c-429c-adc1-053028537744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:26:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:06.364Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bb45bc11-5360-4a4c-99cf-1d6039c22bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:16.382Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=38dca226-0731-496e-8eda-ed0a863a8ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:26.400Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=695b3f92-fd17-42c4-8f94-20ddb2dcde2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:36.416Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=93b7cc1d-a9d0-4d75-9f22-47625064ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:46.435Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e18d9a10-ddc0-4819-b602-eb767b6de88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:56.455Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=84ee3dda-1538-4438-84b0-ecc78f0c2a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:27:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:06.473Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=88b976ef-b5e7-42f2-a111-32b8efc6f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:16.492Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a38aa2e0-246c-401d-9896-9f3efcf535af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:26.509Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=66ca8af9-6d11-4f39-ae0c-31dc2aed843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:36.523Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=76963ff5-f6e2-4d03-bd3c-e73539e1f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:46.542Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3b916c0b-074e-4f90-8bb7-7953c9dd34df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:56.560Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2b67f2fd-88c5-456d-99bb-66cf2d389ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:28:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:06.577Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a47ac7d9-7ba6-4481-93b4-2a238a93bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:16.596Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=40f7000a-c4f8-4f15-b77c-7390a2cbc006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:26.615Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1d78034a-8bda-4b42-80fb-de93539bf7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:36.633Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ff8ce9cd-9b47-4e67-9fc4-3e3655b32f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:46.651Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e6aa20bc-c7f3-400e-b648-6ebc35a40347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:56.667Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a234cb33-2e7f-481c-9eba-46e31a8ba20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:29:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:06.684Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8739cf4a-28c7-4246-9050-6c2659147546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:16.705Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=5f6ce9dc-36f4-47e7-8e29-f893690d7e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:26.723Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f95a7e18-6cff-46ad-8dfb-bc622329cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:26.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:36.745Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=40711083-3cff-4505-9f2e-fd1c1a49a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:46.763Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=40722f19-3622-4377-9a63-301efe063477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:46.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:56.786Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=08af8c08-07c3-457d-b3e2-20d2b3849fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:30:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:31:03.812Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:31:03.813Z |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 |2023-03-21T00:31:03.813Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:31:03.813Z |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 |2023-03-21T00:31:03.813Z |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 |2023-03-21T00:31:03.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:31:03.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:31:03.816Z |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 |2023-03-21T00:31:03.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:06.810Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=40b30a50-c5f8-4251-97c4-10431f117e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:16.829Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ae9b9b4d-4d75-4928-981e-60bd21b3231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:26.848Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=de111137-52c9-4aed-a87b-600fa8510ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:36.868Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=48136994-73af-46c8-863e-74f4227d093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:46.887Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=aa135e55-df7d-4e1e-bd7c-16c7b7f7007d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:56.905Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=17136d23-7043-48ce-a092-7b6b6447902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:31:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:06.923Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9fdab101-515c-4c2c-ae9f-ec6ddadadd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:16.941Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c5ed5b38-98b0-44fe-bcaa-ed95b30b4866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:26.960Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d86df704-9f3b-4790-9fbc-72b240e9643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:36.978Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=74b824a4-7059-4fcb-bf5c-34dc72a30cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:46.995Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d01e1c87-593e-4e3a-ba0a-e0861b0031af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:57.013Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e077f54b-9477-4ddd-b732-24bc5cc4a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:32:57.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:07.028Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6a256134-f55e-441f-a52b-4be45a7987d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:17.058Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=39010cc7-16f1-4643-a4bb-edeaf766c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:27.077Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=95403975-d77b-4290-8947-ad815601944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:37.096Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=fd1115a4-3167-4758-bc17-02bbeb5b36bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:47.113Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3e5268ac-2fd6-475f-ae44-b88f49287928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:57.131Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3972e254-2890-48c5-9a35-2056bf6da1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:33:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:07.145Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7fa5d353-3cff-4edc-8b4b-2582efd3ba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:17.163Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d7ae4dfc-3088-4311-86bf-e8e523e20ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:27.180Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9d01d9bb-3fdb-4484-8145-9834b6366410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:37.197Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=60eca097-b2a3-4a0c-bb4f-c3dd92e11ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:47.212Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=39d7a88f-d127-4e8d-9dc7-f89b00ab760e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:57.229Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1787ba6b-5a07-4502-a50e-f823c35e2e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:34:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:07.251Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1b122716-b701-437f-880a-d4dc55e2bbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:17.269Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=4e7420be-012b-465a-b4ca-0e64f78b1b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:17.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:27.286Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=51c42850-494e-4511-8563-5e1bef05a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:37.304Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a81d844a-f523-4a59-af64-69c92bea3437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:47.322Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a1cafdbd-4efe-4eac-a404-b55baff57929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:57.339Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7ab57904-77e1-46b9-970a-5559980c98cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:35:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:36:03.812Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:36:03.812Z |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 |2023-03-21T00:36:03.812Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:36:03.812Z |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 |2023-03-21T00:36:03.812Z |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 |2023-03-21T00:36:03.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:36:03.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:36:03.815Z |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 |2023-03-21T00:36:03.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:07.359Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=53a93294-f158-4f5c-a273-f6ed9812cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:17.377Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2a18255b-904e-410f-beca-a3bfb2c3668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:27.399Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c20d734d-a756-4e5d-9ec3-5d1387f09ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:37.417Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=73273105-2054-479b-8b39-151bcc6462f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:47.436Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=adab2f0c-0bc1-4093-ab22-80677f0dfdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:57.455Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8f05795e-7516-4ac4-ab0f-c4cae6a19558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:36:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:07.470Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0b434f3f-c707-447d-b725-872a20b735ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:17.487Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=40a5591c-6c4b-42ed-b26c-9b59f2bec0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:27.508Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ceb9aa69-48e0-4796-88d0-93123d64a339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:37.525Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e1fee823-a234-4131-91db-f5fac842b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:37.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:47.541Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ad48e93d-e315-4fd8-9dcf-20cc5dd1fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:57.559Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d2958fed-11fa-4fb1-bacc-7f18dce5c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:37:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:07.578Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a11dc1ba-41af-4bcf-8c97-facbd63fa789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:17.595Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=46303caf-d14b-445e-ac99-30c319725699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:27.613Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=19190dc7-59fd-4df1-b1c3-bec11a3bd021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:37.630Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=59aa492d-bce6-4977-915e-dd3edb257c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:47.648Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c91bca3d-e014-4cd6-95de-fc457c0c9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:57.663Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=30ddd309-7de8-4024-8f3a-e5836e150ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:38:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:07.679Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=46a95b87-df05-4360-a792-1132e1bc995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:17.697Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ddecef07-9349-48c3-8347-1954eddd93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:27.714Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f94a035e-1b39-44c4-a478-767e3e815da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:37.731Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a4903205-d58e-4e1e-a72a-cb12df88f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:47.752Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7a0e20b8-6b86-4d65-b5ed-328f505426b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:57.769Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=30ae5df2-52bc-4fa9-ac8b-d00cb19a29e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:39:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:07.785Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=882da92a-a191-40ef-a63a-e9f47a505da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:17.799Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ef3f5f5c-c44d-4dbb-9abd-a9dd16703daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:27.816Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=2e96b9fc-2fd1-473e-8a9d-9b0b32551211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:37.838Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=db426b4e-3f78-4977-b0a0-57b2131a2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:47.856Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f3129e29-4d2a-40ae-b107-343b914a480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:57.870Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ca14ad92-a517-4d8f-99e5-c979e4b0d304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:40:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:41:03.811Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:41:03.811Z |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 |2023-03-21T00:41:03.811Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:41:03.811Z |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 |2023-03-21T00:41:03.811Z |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 |2023-03-21T00:41:03.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:41:03.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:41:03.814Z |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 |2023-03-21T00:41:03.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:07.885Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=04cc2d00-df63-4870-a0a4-ff6048e3b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:17.902Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6ab87056-3052-418a-8186-6812daa2fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:27.922Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9f9ccbeb-6655-494b-94bf-39938b199796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:37.939Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=bc20b344-6f6c-468d-bdc5-57c9255a7674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:47.960Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=14de3890-e9e8-48df-bcd6-1200d41aa45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:57.976Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8f7fc87d-2cb6-4a1e-9f00-d127c0a806c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:41:57.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:07.995Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=8db93a6e-c74e-450e-ba1d-f1b50207e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:18.014Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=503fbcb8-c048-48bb-910e-1f63b89483e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:28.032Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6e8e2639-2d9f-44af-8556-33b596e91e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:38.051Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c8adca77-25bf-430b-8cd5-7fef904d9d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:48.070Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=746f4faa-4f64-4f7b-8397-26627a22f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:58.092Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cc2d0b02-1ff7-48d8-85fb-1a05899ad5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:42:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:08.109Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=83e01657-cde0-46ea-aa58-bd9d16035404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:18.127Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6e290526-4370-4096-9b85-5b9f0d309f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:28.145Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9a6adf09-babc-4205-86cf-0699b5bf586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:38.164Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=210d05ac-8cc8-4499-b3ab-835e408de5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:48.185Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ca2b1851-d7f9-4eac-a6ad-e4054d7db404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:58.200Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=705f4e34-f8f3-4e3f-99b3-c06e0200c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:43:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:08.216Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=49f44679-f803-4134-b9cd-67b5bfcdf116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:18.232Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c7439b8f-347e-49fb-94be-27e6065a094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:28.253Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7aab839d-424a-4c2a-86d0-d73ba1c80a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:38.270Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=706520e0-82fb-439f-9405-8919a97cda36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:48.285Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7d5d244d-77b6-4e22-b0d0-8271a77a90ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:58.305Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=717bdb44-6bd1-4c08-a3bc-bacae69cc187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:44:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:08.318Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6390c45c-4e60-4772-980c-861448299492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:18.334Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=61d17f4e-0212-4589-a165-ed18360c550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:28.353Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=6077e2b3-99ff-4c64-b730-d24826dec552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:38.377Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=b6929447-93d3-4818-99a1-f66893aa27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:48.398Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=09dc0926-218a-4e7f-a8ed-9f8b7e854c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:58.412Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=cf515cfd-b3fa-4666-972e-7f565b412c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:45:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:46:03.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:46:03.807Z |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 |2023-03-21T00:46:03.807Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:46:03.807Z |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 |2023-03-21T00:46:03.807Z |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 |2023-03-21T00:46:03.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:46:03.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:46:03.810Z |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 |2023-03-21T00:46:03.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:08.428Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f89481c7-299c-4477-ae43-5ec1d565b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:18.445Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=daa0b517-83b2-4abb-8c9a-b67c239e05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:28.460Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f7bbbce1-5029-4917-acf4-20b15d12cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:38.477Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ee83f921-face-4bc8-939e-0f4177a09569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:48.494Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=9afe14e4-623c-48a9-a436-066de9a78e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:48.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:58.509Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a37f7d0c-1356-4803-8c19-2995f5bd28a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:46:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:08.526Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e856147a-0e46-47d7-8ffe-6df0cc772af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:18.541Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=0c9c8717-d712-4769-931a-3df678d43478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:28.559Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d4e9e3a7-6d25-4de3-a13a-6fe03cc2c52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:38.576Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=1c80d598-c031-47e1-bf4c-57e99884690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:48.595Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=66b83b0d-0363-47e7-9bee-39c0ee1afddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:58.611Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c30e618c-351f-4e89-bb5c-08665e71c848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:47:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:08.629Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=44fe8fe0-1144-4513-a9c9-75ee6846193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:18.645Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=04fa7217-5345-4e3e-a6a2-37809e3e542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:28.669Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d92fe112-1f30-44de-8df6-f1a5f73fc22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:38.687Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a9ced9b3-323f-4bd5-8ba5-085e21b8cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:48.706Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=339c16a5-28f2-49c3-b6c5-bc9df222ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:58.725Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=edf4785b-2185-4518-8130-5fefd0ca9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:48:58.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:08.741Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=7368fb74-5ffd-425d-8e88-44962f3b63ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:18.759Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=75fda1a1-14d1-4bf1-bb7e-dde8e715c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:28.779Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=84812373-0deb-4378-9b61-ba58aea6dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:38.793Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=e6841542-9c7c-4e96-a4ea-eda9fe3e24b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:48.809Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c558490b-98be-40d8-9dee-6ba2362de27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:48.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:58.826Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=3d46f8e8-653f-4f62-bc85-a8c2f00d8137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:49:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:08.841Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=26489994-cb70-4493-8724-4ce48dc0bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:18.857Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=ce0c3940-8cea-4643-92ed-1c2eeb295612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:28.874Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=c44d14ff-9a4e-458a-b1cf-2ab05bd93ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:38.894Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a21d0d0e-8722-4df9-9bd9-20a067b8dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:48.918Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=f2fb2dfe-ffbc-430b-9228-df0dcc73f4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:58.942Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=21300311-8a75-420a-b388-3c1b91281c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:50:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T00:51:03.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T00:51:03.796Z |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 |2023-03-21T00:51:03.796Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T00:51:03.796Z |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 |2023-03-21T00:51:03.796Z |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 |2023-03-21T00:51:03.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T00:51:03.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T00:51:03.799Z |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 |2023-03-21T00:51:03.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:08.957Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=75ca24cf-7019-4813-bb90-56a5eea27f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:08.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:18.975Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=63a74657-24db-4dc7-80b5-ebe16400c7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:28.992Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=d4b25626-6ab5-4184-8397-a3d142b091d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:39.007Z |INFO |Init configs |InvocationID=ecbadc27-acbf-4f3a-a648-5151d70dc787, InstanceUUID=a96ad2b4-c65f-441b-b08c-efbb1790ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T00:51:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |