By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:12:11.535Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:12:11.569Z |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-02-18T05:12:11.569Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T05:12:11.572Z |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-02-18T05:12:12.277Z |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-02-18T05:12:12.521Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:12:12.522Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:12:12.522Z |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-02-18T05:12:12.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-18T05:12:12.816Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-18T05:12:12.870Z |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-02-18T05:12:15.859Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-18T05:12:16.602Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-18T05:12:16.640Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-18T05:12:16.641Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-18T05:12:16.791Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-18T05:12:16.792Z |INFO |Root WebApplicationContext: initialization completed in 3921 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-18T05:12:18.163Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-18T05:12:21.562Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-18T05:12:22.478Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-18T05:12:22.730Z |INFO |Started MainApp in 15.622 seconds (JVM running for 16.637) |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-18T05:12:22.791Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-18T05:12:22.800Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-18T05:12:22.806Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-18T05:12:22.895Z |INFO |Start scheduling PRH workflow |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:22.918Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5ea57943-2341-4141-8cbb-2a93d06fa942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:33.819Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=209a1d5b-71a4-47ac-b710-ff36331ce42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:43.877Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5f684946-42fd-40f0-b59b-72b4700b1979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:53.898Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2ce191e1-fb34-498e-9a82-f895d1adfd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:12:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:03.914Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=88a796b4-6d08-49d3-9a0f-4bba129ec101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:13.938Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17607904-24fb-4959-9d37-cb19effdd089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:23.949Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=040e7d9c-5f03-47fa-ad07-c4ffaf230301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:33.964Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3709f3c1-27d3-49f9-9436-6912ee80069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:43.978Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ae7c4b5c-ea61-4bba-9f3f-64099a32b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:54.002Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bf1987bc-cfa8-4961-9c81-4cd086b4bfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:13:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:04.013Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=eb93c5ce-6c2d-4ffe-b08c-7336272f3b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:14.042Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e894d6f8-9982-4e6e-ad0f-eb7f2831326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:24.065Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7fdc76f6-37f6-4a5e-8e51-35c11e5f20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:34.076Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6bdf6e03-b016-4a00-91cb-be28870d4c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:44.087Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=72ff6c6f-10fd-4fd7-a1a0-d765210c4bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:54.102Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9ae82d4d-9314-44a2-bc80-db4c5e945914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:14:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:04.122Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=42ed6e9a-15e8-4786-8338-4622e24bd2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:14.142Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e524688a-d7e7-4442-9a0e-0ad8ff5824f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:24.156Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b8409fca-2102-4061-afad-8c76908d95df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:34.168Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dd5b683a-367d-4f1f-8da9-cc39536df341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:44.181Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3874b7ae-a20c-4f14-a53e-c10495eb2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:54.196Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6dd94171-2524-43dd-b6ea-74fcaff734fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:15:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:04.209Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=88c8258e-8b6c-417e-b371-74ab058a50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:14.224Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a6e44ea7-7bee-4cac-81d1-ae060abc2905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:24.235Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=553941ae-6677-405b-a62e-eb9806d8b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:34.247Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6fc13e9e-8c3c-4499-a5f9-32f3fe21bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:44.262Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=11e8cd93-331f-47bc-9763-b9a6aad4a89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:54.274Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dc77c03f-8014-4f5e-9390-6fc21610ec79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:16:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:04.293Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=42afd3bc-f154-4a69-99ad-2454296e757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:14.316Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17d46851-5038-4b1b-94ca-804b0b414d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:17:19.354Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:17:19.355Z |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-02-18T05:17:19.355Z |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-02-18T05:17:19.355Z |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-02-18T05:17:19.356Z |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-02-18T05:17:19.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:17:19.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:17:19.372Z |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-02-18T05:17:19.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:24.342Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d600789e-b994-468f-b2c1-55b277e1ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:34.361Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=87cccae7-2b4b-4e11-90a2-aa8dbd9e4f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:44.377Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dac03c3b-dbbf-419d-a974-388afd535efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:54.398Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4fad7670-4b09-492e-83c8-243cec05b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:17:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:04.412Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=694439b2-9a9c-4bb1-9fb6-4500a89b6fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:14.424Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a111ac9f-9d5b-4099-b445-3a91f7f80d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:24.452Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8515d019-31db-4d6c-a8d3-13891b0c3809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:34.466Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=76da3cb1-9574-4d7d-8764-f06a28e5dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:44.484Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f68d0896-00f1-4af1-bb6b-fcdb3efd15fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:54.505Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d48b5107-ea84-4f69-9d22-63d08fb441fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:18:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:04.535Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f0152f2c-7e89-4454-8870-0a1de5e642fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:14.550Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fc3b2594-1b59-48d8-abcc-d8d857f1f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:24.562Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a580acb9-5ec1-41c0-abed-4dbad238fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:34.578Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7957b1bd-82be-47b4-9769-69a5096979ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:44.592Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=15f61bd0-23b1-4c60-886a-b21c55afad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:54.611Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e1afbd2a-1196-4d1c-b2c5-638f54badfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:19:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:04.626Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2d700a00-9b69-44bd-b13a-517ea80fc554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:14.642Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=13963d8b-2b2b-462a-b476-69a96047825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:24.656Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=22ce163c-90c5-4bcd-8b8f-e5b597e23025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:34.669Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=97b5177d-7ac6-4b8e-81e6-edacb38046a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:44.691Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b1095ff2-2b15-4bf2-a6f2-5525a207f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:54.720Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1eb7c842-d7e8-4bea-8da7-df874e73fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:20:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:04.732Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b05ec9c6-4a8c-40a9-906e-5ff3cdb4fc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:14.747Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f8fe072f-e93d-486c-a4c5-7405f06eb05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:24.761Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6069d677-738f-47ef-9dee-78d4dc2eaadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:34.777Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e7cb99de-6e89-4be7-91e9-14eda7e99344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:44.794Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8afe8d19-70a1-4d56-8e00-c900f5ed9457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:54.809Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=22baf986-cd4a-45e0-ac62-781ebcda2033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:21:54.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:04.826Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cfa68985-df58-4701-9058-80e64e12abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:14.842Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3e191409-6a3f-4cce-aab3-6a7b0edb2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:22:18.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:22:18.578Z |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-02-18T05:22:18.578Z |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-02-18T05:22:18.578Z |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-02-18T05:22:18.579Z |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-02-18T05:22:18.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:22:18.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:22:18.603Z |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-02-18T05:22:18.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:24.857Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=07accb63-6710-472e-bc3b-d0651bdf26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:34.875Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b81b0864-d9bd-4b51-b6c2-7fe24311e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:44.891Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f261c133-d9f0-4c58-905a-60c3b5552ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:54.904Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=47503856-1ec0-446c-a1a4-115d2ab11193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:22:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:04.917Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1f129150-ef6e-4e2f-9607-de0a3d68236a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:14.932Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=78cbdeb5-d3bb-4b4c-a2e2-9736434fbb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:24.947Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cce2c0a4-0591-42ff-8e14-3a2eee23ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:34.961Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b9915e11-6ded-4b5c-9b5e-ca06c23c5e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:44.973Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1b47ac79-5779-4664-bd8a-e8a9b464cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:54.990Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8ad7476e-9f0d-4401-94df-e8b708880964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:23:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:05.013Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ff1e75c3-35ea-48c2-9a27-ff580c81620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:15.025Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2f8a3f79-3603-4705-986b-11adb495999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:25.039Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b727ad0e-2831-49a7-b804-4bbc873ac311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:35.054Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0978754f-41de-4b83-97a5-f47140ce45ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:45.067Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1d5664e8-ca58-40df-9218-cc8941c24daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:55.081Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c53209f9-30e2-4cd3-ae1d-4e45391290f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:24:55.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:05.102Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8b9a7fc2-23c0-404d-9ad1-8321a078650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:15.119Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f93dc193-944e-4713-81b8-cc77734f4032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:25.134Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2e2086f2-25e2-4463-ac3e-6e87c30cefe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:35.150Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=02351189-f065-49b2-9a94-5ff4e911912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:45.163Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=72362b8c-a4d6-4d60-b366-8758a39b1df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:55.177Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=75514108-7a98-42bd-a318-d55b004e7093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:25:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:05.195Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=90c751b6-f6e6-4e0c-ae83-bd899ca9b8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:15.209Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=30dd1a27-bc04-4119-b876-393ba57f696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:25.230Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4684d35d-ba06-4960-adfa-ce858cfd70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:35.248Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cd598e63-4e94-49ff-b5e4-33f6220cc02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:45.264Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6b32be6e-b57e-485a-b054-f12aad339449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:55.277Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6b2c6b7d-f56c-4a27-828c-971626c88e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:26:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:05.304Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=758c5491-e13c-4982-b961-b7d36745724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:15.328Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1664cb65-2cc6-40c1-99d8-3ff1a1e38cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:27:18.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:27:18.588Z |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-02-18T05:27:18.589Z |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-02-18T05:27:18.589Z |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-02-18T05:27:18.590Z |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-02-18T05:27:18.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:27:18.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:27:18.606Z |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-02-18T05:27:18.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:25.342Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a2615c92-8571-4e88-98d6-89388c4c758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:35.357Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=df60c53a-b2c7-4896-97cb-096ebcc134f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:45.376Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3ace33c6-2ee9-46fb-b51c-fcd92b0139fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:55.394Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=aea2564d-dfe1-4955-86df-44284f2bc8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:27:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:05.411Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=87239283-7f9e-4b46-8a28-2bbb8d852c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:15.423Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=33d9429d-bf78-4c15-9a44-834030f223bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:25.436Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5d7d1e79-a5e0-495c-8adf-b7ed10485d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:35.450Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=763b2c7b-a831-4459-914c-55eb529e9b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:45.468Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=72f84f8c-1576-4b12-9c48-81fdf6bebe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:55.479Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=73070ab0-3940-4211-8ab4-67e0e8f98e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:28:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:05.492Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c7cc4f59-f2ee-45d6-85f4-8fb6c5e733f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:15.505Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ccd351a2-1fd8-42cd-9861-960037344116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:25.517Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7eff4bba-f395-425c-a527-ee895675be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:35.533Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=027252d1-ade5-45fb-a866-f93f3e400c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:45.545Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=46c6b801-a652-4d88-8d47-bc1d0d991fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:55.556Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=82d54d33-7b35-4b98-b872-e010e2c2b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:29:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:05.568Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0fd70cfc-ada8-4d9d-93c3-5ca0cf4c4fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:15.583Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a06b602d-0357-43c1-924c-c6631ff58b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:25.668Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3d6a7771-23df-4985-aec5-19d0e2c51ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:35.681Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=61af9cdd-5754-4068-8e27-1c75e65b6199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:45.694Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=89b7d367-f67c-4ea4-a671-42e2dab5b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:55.715Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b205bfe2-43a8-4a63-bec5-fe2199a6ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:30:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:05.731Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9f671cb7-dc4d-4801-95aa-b8a13841a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:15.745Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=46f6f3db-9f2e-49dd-8c9a-39e93988e86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:25.758Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bbf186c7-1053-4f92-a281-061bf9034cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:35.780Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9f8b3aa8-8b44-4218-a67a-94559c3296e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:45.794Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f6c168c6-884b-4685-8bac-961cc3fd93df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:55.807Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bdd9e08b-855a-430c-a1d2-02ede2c4ee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:31:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:05.825Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=53f6a443-e7fc-4d43-8373-11ed47bbc5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:15.838Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c69950bd-ff1f-4434-87a9-ab81b90e8e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:32:18.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:32:18.547Z |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-02-18T05:32:18.547Z |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-02-18T05:32:18.547Z |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-02-18T05:32:18.548Z |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-02-18T05:32:18.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:32:18.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:32:18.560Z |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-02-18T05:32:18.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:25.851Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0f868211-0de8-4a4d-be3f-14aed427c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:35.865Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4aaeefd6-3c7b-4136-998b-a09241874906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:45.880Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=92fed0b6-de3b-451c-bdd9-7b56654e9f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:55.893Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=049a000a-60aa-4ef2-98ec-8bf7ae8b88f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:32:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:05.905Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c3b11d4b-4ae8-4cfe-b91e-6d93a563c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:15.919Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5a6c820-fb98-48eb-b42b-9730b1bb8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:25.931Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e1cfb0ed-8194-480b-ac43-7fc4240e1e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:35.946Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=36e5ec45-e173-41fb-893b-09bf6085e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:45.961Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b3671ca8-95bd-4841-a084-deff874f5c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:55.976Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dbe96bca-7bc4-44a0-8d7a-0742e83898b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:33:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:05.990Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=152ef33c-ba6b-42ce-aad0-9da37c48b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:06.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:16.009Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=687fe4ee-caa7-4d67-935c-cc8e4a9a061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:26.026Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c80efc95-bbac-40a5-be71-176d31e2c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:36.042Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cd2242f2-50a7-404f-a30d-9136340269d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:46.056Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e89cec00-13fc-4ad9-b794-c6832a6368f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:56.069Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5a83ac1a-0f57-4195-b546-7aba8cd922c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:34:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:06.092Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1d81ec46-765a-4963-b624-7ca64c2caadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:16.105Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=33ed2ab0-949f-4335-b345-97a98f9d4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:26.116Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=95bd3ff8-8284-4dec-8009-ffb2d0da17ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:26.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:36.134Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3f55efd9-0f15-40cd-934b-0434d145aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:46.169Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3fcc4593-1340-4dae-8df9-98f5639415eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:56.184Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e6d0f18f-0fb5-419e-8711-cbb4d188a873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:35:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:06.200Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b7b7000c-f228-4e15-9396-1dee160c86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:16.212Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fb79de1b-d253-4414-8a97-adb29ab5f729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:26.225Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=781b32ac-7625-409b-bf9b-0ef573c58bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:36.237Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=18c878f7-0bb2-4862-ae49-8745b962141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:46.254Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b8c058ee-ac24-4cb1-bfd8-7c86aa9dcef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:56.267Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=47d4ca9d-1e45-4153-bd95-0f8468a117a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:36:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:06.279Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=72b93a01-fa74-4733-a973-5e09ea0c090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:16.288Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c8bdb510-95b1-4abf-9c6a-aa67f5c43f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:37:18.528Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:37:18.529Z |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-02-18T05:37:18.529Z |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-02-18T05:37:18.529Z |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-02-18T05:37:18.530Z |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-02-18T05:37:18.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:37:18.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:37:18.540Z |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-02-18T05:37:18.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:26.300Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3058de96-feb6-438a-945e-7a46da0fd8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:36.314Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4e1c1699-e504-4e47-957b-5d44acabb6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:46.325Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ecc2240c-bfc6-488d-a002-a9dac0a982de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:56.337Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=00a19c46-ae20-429a-a62f-294bde8deb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:37:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:06.349Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=35ca631b-27b6-4be6-baa4-2a78ed1a9995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:16.366Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=44497e61-3193-4820-9cfa-a397888952f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:26.383Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dcde2092-45c6-4d0d-b26c-a8ccb798101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:36.429Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c664cbe2-6939-403b-a836-7c0ed0183a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:46.442Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=657af8eb-ee48-4260-bf17-b833863cf5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:56.457Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bd75a2be-10a8-4f88-aeaf-82c9bf05b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:38:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:06.471Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1ac23c7a-fd14-4c83-bbde-2e0e02f44270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:16.482Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=97dd32c8-53ef-41f9-884c-01fd7664d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:26.495Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=867c3b28-53f9-4085-abf4-c5744f7b5287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:36.507Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f74a7f72-45db-4ad7-a059-db1c4e8ce957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:46.518Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c016a146-53e5-4566-aec2-94b845502b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:56.530Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d1ddd9bb-32b9-4ecb-8f2c-f3c0eefd0bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:39:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:06.541Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4670035a-c993-4f43-873e-862e12d61e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:16.554Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a44f608b-8c33-4349-90f7-a8a3a706dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:26.570Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5e220a2a-5e8e-4c2d-bec5-cf3bdf0a779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:36.584Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8adf554f-446a-447b-8337-c92f02e9ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:46.604Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c01f30a8-f6e4-42f6-945e-3a2c97d505e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:56.617Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1d64357c-0615-4085-8070-aa0505832326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:40:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:06.633Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0a8453da-d07c-4137-8d23-6324cf503b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:16.646Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=31630b0e-ee53-406d-b717-3ce7f2efcb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:26.661Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d81786b4-9e27-45ab-b6ca-07779c27f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:36.673Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c0ec6ae1-1e39-4432-adec-ab235285d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:46.685Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8b2ee4ee-776f-47de-894f-4ffe41ed2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:56.698Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5c91a32f-2062-44af-af49-bd5d253b2db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:41:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:06.710Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f59e3420-5604-4b88-bd74-1e1266b47b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:16.723Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=77f649fc-c88a-4383-bd14-52ebefd354f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:42:18.557Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:42:18.558Z |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-02-18T05:42:18.558Z |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-02-18T05:42:18.558Z |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-02-18T05:42:18.559Z |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-02-18T05:42:18.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:42:18.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:42:18.575Z |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-02-18T05:42:18.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:26.743Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5e1c966d-bcd2-46a3-bdaf-5f69f3ce60d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:36.759Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c82bd2de-7bc2-4e12-9d80-17eef729bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:46.770Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9c3d3ad3-0301-4058-a35b-509f57562abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:56.782Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=920f7657-e9b2-4213-a95e-f25c2bc2f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:42:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:06.795Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17636da3-4a08-4ba6-bde9-55f192e77d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:16.808Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=814da048-1220-4c78-b902-0e682f0592b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:26.824Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0e9b1923-b69b-41e6-be42-294afe2246d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:36.847Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5eef0b1a-ed19-485c-b0ef-48b4a790447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:46.858Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c3545918-1c5a-4fc2-9634-728a5b9e9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:56.873Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bb2eb526-212e-4174-8462-0f71683beea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:43:56.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:06.887Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a8b9148d-9b3d-4776-8330-5a7787d54ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:16.904Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=df392df3-f8a8-4e60-a75f-d2580b3e52dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:26.918Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=35dd4d7f-ae47-4957-8793-e735cd976713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:36.937Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ffddbc92-acd5-4625-81b9-3eaf529b39d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:46.951Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bedd3929-eb11-426e-b86c-afe16e4b4b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:56.970Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17271065-a6c4-43be-a111-0dae749d6976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:44:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:06.986Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a11655ac-95b3-46a6-b559-60d5fb3d37df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:16.997Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0325fe79-9e39-4c2a-aded-c35a444077e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:27.009Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3f3dfc5f-5fd8-4b83-b38a-cbe47d3185f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:37.023Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=35d51273-3ee0-469f-8c2f-31668f1e00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:47.037Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a4a9fcef-f602-4dd7-ab44-d57537c60db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:57.052Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=82e14fe4-0c71-40b1-841c-7ed7556400c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:45:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:07.072Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ab84d7d9-236c-472b-a2a1-9185280fd87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:17.089Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5b2cbc06-91d6-4744-ac2b-ad4232625645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:27.119Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=53624aba-275a-402d-acf4-3feaeaa39778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:37.142Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0390f06c-fc32-4d29-8872-4229f199f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:47.155Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=393abde2-1b32-4e1a-9979-533884415063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:57.206Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a7b99123-b9f7-435a-b60f-103817aeae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:46:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:07.327Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2f03ec56-14e0-45f5-b943-c416d7fbb585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:17.370Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=297af245-8808-46e9-8d83-cb53a891af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:47:18.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:47:18.589Z |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-02-18T05:47:18.589Z |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-02-18T05:47:18.589Z |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-02-18T05:47:18.590Z |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-02-18T05:47:18.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:47:18.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:47:18.602Z |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-02-18T05:47:18.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:27.391Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f50f83a4-3258-411b-a417-f7022f95467a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:37.415Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cbec5a78-d2be-4695-b819-bf367723d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:47.439Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7d32b2aa-227b-4f7a-ae97-d34a2f77af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:57.490Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=73f045cc-f4e9-4399-a2e4-8db58b080b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:47:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:07.516Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=729420fc-06d2-4cc0-98b5-2624093a6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:07.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:17.531Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17aa75cc-bb4b-4afc-bfca-d86b55eeea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:27.545Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9efadbcb-050a-4e1b-8955-81f046debbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:37.562Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5b40103f-b994-4b4c-8537-1d00fa0ee215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:47.580Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=de61065b-cba1-4672-8264-a0218149566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:57.596Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ed5065d9-2a64-4edc-ad18-ba2d61742d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:48:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:07.609Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f229990a-81e2-4cbc-bff0-429565323e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:17.623Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=077c48bf-e0d5-481b-be54-286eb6990f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:27.653Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0e5056e0-5d1b-4141-bfb0-6af9be85097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:37.664Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fe322af4-2cb5-4e7a-824a-1adac2accf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:47.681Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d71a62fb-0bda-4401-95e6-6d7d5533421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:57.694Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d294a370-af7b-4048-9707-f2b5a9457df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:49:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:07.706Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=df08ab1d-c362-43f6-be26-9e40e93c97cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:17.718Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6e076fef-16d3-4ea3-8461-0d4abcba0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:27.732Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9e248018-c647-4556-9fab-95683c0c64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:37.743Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9bd933fa-b69b-46b6-95fc-4c9c1f633e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:47.756Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b5850440-29df-4a1e-8a7b-ef694d2d52f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:57.797Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=37d28adb-3f88-473c-8dee-e5869e6caabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:50:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:07.809Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c2b8816f-6dd0-4588-a0a1-610eb6bd7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:17.821Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1434117d-3485-4011-a750-dfbdb09372a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:27.838Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bc5033d7-9ff9-45ec-b6fd-dd4535cb459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:37.849Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8eeb67b2-7fe0-4425-8410-27daa44ca65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:47.861Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c9b21e69-f5f0-47ac-849f-590de0dee2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:57.878Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4ddeec4f-51f3-4c81-92e7-bd5865a4d3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:51:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:07.894Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f83bacef-ef33-43da-8147-35b6a3da529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:17.906Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4f70ef26-af54-4ae2-bc95-42c1fadd0f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:52:18.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:52:18.546Z |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-02-18T05:52:18.546Z |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-02-18T05:52:18.547Z |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-02-18T05:52:18.547Z |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-02-18T05:52:18.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:52:18.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:52:18.561Z |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-02-18T05:52:18.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:27.926Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d50265d7-d8c2-4df9-a7e8-99697f65abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:37.939Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6fda8cda-12bc-4072-8d53-cb6d1c430f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:47.952Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2b9b7fa8-385c-49a5-a5d1-f6ac8350745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:57.972Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6d79bd87-3da8-4031-90db-6bd809f9f172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:52:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:07.984Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0723ae06-098a-414c-a8f2-80ea9a0dc6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:17.995Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e80e30d7-76d5-422c-bf53-16b1898f40ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:28.008Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5f2b3b78-e8d1-4876-84be-fcc7cb293971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:38.019Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=022df420-7dc1-4d22-a965-56ac14c83dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:48.036Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0938feef-ef24-4888-abe1-963d47c1937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:58.050Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b7712bda-3168-491f-a90d-c97b58920dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:53:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:08.062Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4afa0d43-4bc6-4299-8c2b-453d81a4389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:08.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:18.088Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=43c0fb3b-1546-401d-a66c-776ca1a28e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:28.101Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e78ad996-3a84-4e5d-ba8d-09ebcfce311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:38.113Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1bca59c0-c0ea-4373-85fe-bbaaa250399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:48.126Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=453ad2f3-c03c-4ead-9123-f07f3770b5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:58.138Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e03bf22a-5d63-4191-a38b-17313c1f422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:54:58.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:08.152Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bd71f297-0506-4b35-b092-c90e57b9fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:18.164Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ef535f94-2833-410e-a8af-35762c11c890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:28.176Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0ebcbb70-141a-4312-b27f-1e9dde0f155b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:38.189Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5fe86c60-f2b1-4822-886e-31bbf8124265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:48.201Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8a3d5277-bf20-442d-8741-c553255651ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:58.216Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=28a60a58-fe85-4286-baee-80ae0829c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:55:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:08.233Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=608e49fc-04b7-4c09-8095-eaeade2bc350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:18.267Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8ba15fbf-fba8-42fd-9314-6a49eddcfcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:28.279Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d4493afc-e657-4fce-b191-f06779760c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:38.291Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b2a3dcec-ea21-4dcf-ae29-248f91a73fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:48.304Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bb509569-8c11-44ab-bee4-a1eff5f432b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:58.317Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=85dfd802-8767-48f2-94cf-501a30c1d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:56:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:08.328Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=397728f3-bfaa-4144-8b28-591ec643f0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:18.341Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f6a8f7f8-76b3-4582-8e98-aca1dc4f88d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T05:57:18.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T05:57:18.517Z |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-02-18T05:57:18.517Z |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-02-18T05:57:18.518Z |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-02-18T05:57:18.518Z |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-02-18T05:57:18.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T05:57:18.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T05:57:18.529Z |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-02-18T05:57:18.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:28.352Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=27cacf66-1381-4e41-a00f-78c3e3f3a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:38.366Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=92ad1b6b-761d-495a-b114-01ca7cc41fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:38.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:48.382Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d687f016-a6fa-4426-9481-2f5e5f2e1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:58.398Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5313cdeb-9649-4f89-9bc6-132f63ed6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:57:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:08.411Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b8aec687-29c0-409d-a82a-9f41ac63c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:08.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:18.421Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ede70a5e-4433-413a-97f8-b7478e8078d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:28.433Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=41b8bd39-3f88-4f88-aea1-63aef81782d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:38.445Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=aa059bb1-b7b1-4a89-8183-c93a450d0386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:48.456Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6bcbb971-0c24-4324-966b-01d9d90c5748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:58.474Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3263e46f-fe54-4771-853d-c032e3d0392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:58:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:08.493Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=edf9b877-ba04-45d6-9897-45983cbc7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:18.505Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0d117db0-4f33-4587-9996-103a918e44b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:28.517Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=91e050f4-f052-4378-b470-721f56983c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:38.532Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=462441fd-e00d-4c3a-9a61-e435ed85c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:48.545Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3bf101c2-e6c7-473a-8ec7-af067a4bdee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:58.557Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=379a0b22-b619-485c-b544-bb2991cd7adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T05:59:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:08.569Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=48a3b5b8-4906-4a60-98af-5ecde882cdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:18.583Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=df8de4e5-9c40-46f6-951a-7317d77b695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:28.600Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cafe755d-6f8d-47c2-8628-6fba70926a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:38.613Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2d9872f5-a27a-4006-b1f1-06777560758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:48.630Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=85e9aa84-eaa5-4aa4-bdd1-1dcfa5db0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:58.645Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=71611315-a903-4c28-83d0-95d63619a1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:00:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:08.660Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ab17f5a6-f355-417f-865f-c1ac5b727726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:18.673Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5c3e5f36-26ae-49b7-8f44-355ec42f3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:28.685Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=88dfe7ff-2657-4201-935d-d78a52f9b203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:38.697Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=177204bd-df72-4f7a-b9be-65006cb892fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:48.709Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7468880e-d069-40a4-bd8e-b848d36cb95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:58.722Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7a4d410e-b5b5-4b4a-ace1-71f0c2d32211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:01:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:08.737Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cc0782b4-b488-47eb-9cee-fce6358c836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:02:18.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:02:18.504Z |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-02-18T06:02:18.504Z |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-02-18T06:02:18.505Z |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-02-18T06:02:18.505Z |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-02-18T06:02:18.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:02:18.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:02:18.517Z |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-02-18T06:02:18.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:18.748Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a1085a5f-b1cd-49c8-8b72-542c48f9ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:28.775Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a242e725-8f0a-47d9-8488-6147cfe42557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:38.786Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0e7be8c6-46f1-43a8-ad73-0d3598f9b184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:48.804Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=52521ddc-245e-4985-8f07-df7f8ad3f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:58.815Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1b905025-3b72-465e-a6de-b95413db67f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:02:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:08.829Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=49892d75-05e6-48ca-aa61-1d43960eb882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:18.864Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e9bad0ea-8744-43cb-8bce-930c0a6a5ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:28.876Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=37a666ea-0856-4fb1-bd4a-8b68ef804b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:38.893Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e477c902-992e-4d17-952b-835bd10c5e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:38.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:48.921Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ff411a84-552e-41cb-8b1f-e7250b02cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:58.932Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d57997bb-b22d-4236-af94-8be13bec31f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:03:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:08.944Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=af76856a-dc41-43c4-90c8-cbd3a24d16f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:18.966Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bb0bba62-8baf-4a97-b78a-6e1b11a202d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:28.977Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=557a5be7-e317-4fd0-bf11-d71f81715441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:38.989Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d66095de-f100-43b1-871b-69fa8f46e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:49.001Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ea60c137-1f0a-46d5-a91e-62e262cbb927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:59.017Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3bfb780f-a254-4878-8582-2e42fb345c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:04:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:09.031Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3482e83b-b2bc-41c5-83a0-dce7b26df660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:19.044Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=29af5579-eb86-4b04-937c-5e37ba4978e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:29.055Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=135b13ed-3ae2-4cc2-a76a-b3e017ea4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:39.069Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9cec5410-d18f-48fd-82d5-db3cb9b0b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:49.083Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=09071943-2be8-4189-9798-ebc65c6c51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:59.094Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3cc24627-2a07-4685-9915-4eac213c5e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:05:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:09.104Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7ed1b2f2-c342-4377-be36-da54531a7711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:19.116Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5fd0df74-b9f1-4cf9-9d3f-dd1b62154afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:19.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:29.130Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cef29eba-b46c-4190-bf50-41d5a9c0a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:39.162Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c240d091-61ac-452a-9374-f1e988b4b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:49.190Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=713565ca-fd6a-4d26-a848-665cb4249c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:59.203Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4e76df91-4b91-410a-a1bb-38d622a6803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:06:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:09.215Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5f6405ee-0e87-47f2-bbd4-579b0725278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:07:18.465Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:07:18.465Z |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-02-18T06:07:18.465Z |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-02-18T06:07:18.465Z |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-02-18T06:07:18.466Z |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-02-18T06:07:18.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:07:18.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:07:18.477Z |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-02-18T06:07:18.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:19.226Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3bba7d65-32ba-46dc-b61a-7667b9b11ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:29.240Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c45f95df-ddd1-4aab-95e6-000dfee0aafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:39.253Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=260d66be-bfa0-453a-9c17-6188be38cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:49.265Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d17be9bb-fc00-4c68-aab2-2f2ed51e6331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:49.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:59.276Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4b86b84b-3169-4f3f-a3cc-908352201432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:07:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:09.289Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fd2b6471-3220-47ff-a371-bf00b60e3618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:19.300Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8c76436c-6383-45fb-be94-3f4de1b33021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:29.317Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=91c17d5c-c22f-45f2-ad9b-e580f292986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:39.329Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=78f45fa9-6208-4b52-9f4f-7fa796b973bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:49.343Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=85445ebc-3baf-4a42-a17b-45a39aed68dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:59.355Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dd81ada6-3b4f-4ded-9214-1b95ca5fe595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:08:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:09.366Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=090cc417-ff3c-479c-aae4-463c98bb724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:19.388Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9d8b3945-3d4a-42da-b5c2-64a1ff9f21e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:29.402Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7ee22a8b-ffdf-43b5-ac6a-3a79875f8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:39.415Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0c0a853c-99bf-4df8-8a29-45a670a0adc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:49.426Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0bcb0564-3a84-4745-b91e-69b8bf414092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:59.436Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=02a63dc6-9b36-4086-977b-1738402169d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:09:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:09.447Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ac810ac4-82f1-4e8f-b603-3a29d52718fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:09.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:19.458Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=16320115-a0cf-47b4-acb0-90f2ba4b203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:29.475Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cad3cd70-923f-4070-b735-912f4d144925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:39.496Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0577e6c3-cf0b-46bb-aea2-cf01f22c42c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:49.522Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2c761367-cc4b-4b19-aec7-0cd253770549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:59.535Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4bbab26d-a6bc-46cd-a72b-76512bb5f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:10:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:09.555Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=56bca415-347c-45fc-a0ab-b12e70657eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:19.570Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3bc95686-1d08-4fea-a6f4-1a99f783fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:29.580Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=65119e00-6188-448f-8390-26b123206299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:39.589Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ec4e4a64-ae20-4930-ae8b-8d21d082326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:49.604Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f7c8ce7f-1509-4d1d-9cb7-de697cf20333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:59.616Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c39e23c7-5ea8-468b-b888-7ba6a801c1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:11:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:09.628Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fee4ae16-94cd-471a-b60c-90efae459b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:12:18.489Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:12:18.489Z |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-02-18T06:12:18.489Z |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-02-18T06:12:18.490Z |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-02-18T06:12:18.490Z |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-02-18T06:12:18.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:12:18.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:12:18.498Z |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-02-18T06:12:18.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:19.639Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=01bc4a77-802d-4e85-a1a2-73b964b6a140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:29.649Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8714e165-2278-408f-b9d2-f631fa2a83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:39.659Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2d677b73-c510-4393-98b9-fda5c10f1977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:49.669Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cc512df8-39ba-417c-b6ac-c963f696389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:59.680Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=009a92a6-b554-4e95-aa23-ffdf95da2314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:12:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:09.691Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f68050aa-8656-4489-9452-81f041505d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:19.700Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f084f031-5c48-4f1a-bbfd-388b74cd004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:29.710Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1f777208-54f7-42f3-b3b3-41e5c296141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:39.721Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0908d538-00c5-463f-89ea-09e91eecd83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:49.729Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=15fc7779-981a-4dc5-9bc7-f67af02577ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:59.742Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=71fcd8a0-5f9e-4a73-884d-1259584b5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:13:59.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:09.752Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fd88fdc1-300a-4a01-8283-6871e192f277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:19.764Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d34b6654-0360-4ebe-9bd1-06668f6d1423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:29.777Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1c27ad75-b176-4e06-8ddc-0e50f64d4e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:39.795Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4d7417ae-0eca-4f0b-9af8-bbf89f7cba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:49.805Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4aa71456-b8e4-4bb2-a3bc-8cc0d6080e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:59.834Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0fdc4265-65c9-486d-bbe8-92a90c7a8840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:14:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:09.844Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=42781e88-c723-4ae6-bedf-49408d54cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:19.859Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d85bb473-270a-4f27-8062-72200e576a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:29.871Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3483c3fa-01cd-4b70-8fe2-ee0915cc1e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:39.886Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=961b980a-1d50-4a0b-a81e-842d7c524e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:49.899Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8b795ec0-238f-4309-a7e9-17aa39b4eac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:59.911Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3512ccb1-6fea-460c-b07d-c85f6e9d3876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:15:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:09.924Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d1e4a92d-1c20-4fea-9b0c-e0ae5f78a4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:19.940Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8503ee3b-1d37-4c8b-9f40-54974f1ec5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:29.956Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8ece6a64-383e-4e53-b91f-58240a5fd81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:39.969Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9f5a7048-b36e-48a5-8c54-c893cba4ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:49.980Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a2e91c3b-a80a-435f-80ab-3ff64982f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:16:59.990Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=559f3cbb-e332-4ad8-82b3-b9b080062433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:10.002Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=23659a8b-12f3-4d2c-af68-86cf20bcf598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:17:18.482Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:17:18.483Z |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-02-18T06:17:18.483Z |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-02-18T06:17:18.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:17:18.484Z |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-02-18T06:17:18.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:17:18.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:17:18.490Z |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-02-18T06:17:18.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:20.019Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f86cc254-9518-4d69-894a-126dfe4837fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:30.030Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f7dc8b76-3611-4e69-a3f4-df3c188f713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:40.044Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1e417597-7e63-4523-8fe2-deef0cae808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:50.056Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a1e1bca7-f596-44de-a4c3-ba8e23e84bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:17:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:00.068Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=553192a9-6847-4094-8434-cf4d144945f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:10.089Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=be181d45-f384-4f61-bbb4-21fbb89559d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:20.101Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=06252b4e-2626-466f-84ee-f3c4e028bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:30.115Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d483f28a-0023-4650-877f-0999977ed3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:40.125Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=16a73950-d48a-4342-a032-d8ee3ca26a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:50.140Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=daedce0e-6ec5-42f2-8e09-551daaaccfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:18:50.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:00.174Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=eda485a8-6dd7-4bab-b018-655509bb6358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:10.183Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a3f0f3eb-31dc-4564-aeff-3755f347916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:20.202Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0f34b58b-92d2-4808-b291-4127261dae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:30.216Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=dcaee329-36ea-41c3-9d4e-2ae573e52905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:40.227Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8983fdae-2206-4c73-83e5-a605869fc518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:50.238Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6cf1a886-5a53-455c-8a4a-baa5861f1989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:19:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:00.250Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=863242dc-840c-45ef-934a-066ab811443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:10.261Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fb5e0759-db94-4d22-ab34-2078e9d4d35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:20.273Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=16b8d8d8-2735-42bf-a40d-1fdf18531df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:30.285Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=092e2a79-acf5-4617-8d93-91e4771ca4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:40.301Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=277f134c-a1d8-4309-a5c5-7d887a65800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:50.316Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0cbb0d33-09ca-4b3e-bec7-2d1104f1fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:20:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:00.326Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c4563175-a167-42a8-850c-7f9d4788ecf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:10.339Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=de5dde4d-3408-43f1-b3aa-fca647d6c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:20.356Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e0a98b11-adb1-438f-90f6-f78c8311d259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:30.371Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=322c2253-c49a-4067-b019-f05b8e3c2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:40.384Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f66b5a67-96d5-4375-86f1-45c2080b88e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:50.396Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ccb6801e-3286-4704-98b2-bb458546e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:21:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:00.410Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e66c6908-38e6-4280-927c-7502e62616c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:10.428Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a964a7a2-941f-4001-8e3b-e6bcc0fad7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:22:18.524Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:22:18.524Z |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-02-18T06:22:18.525Z |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-02-18T06:22:18.525Z |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-02-18T06:22:18.526Z |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-02-18T06:22:18.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:22:18.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:22:18.536Z |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-02-18T06:22:18.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:20.439Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bf040e67-865d-4c8a-8550-b19297e091b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:30.450Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0f3579f0-bbc3-4051-9e94-dc662cdbc437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:40.462Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fcc706ce-4fb7-4b78-af56-eb2fd0eb1e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:50.477Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e92fc9d6-9923-449d-8b77-8fd2ebaace29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:22:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:00.493Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a23b514c-b4f4-476d-910c-54c9e86838c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:10.510Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ce0c7594-3965-460c-9d95-faa9d6c8efce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:20.520Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5b88f7dc-01c3-4ab7-b9f7-9c429dfc5b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:30.533Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9d21d75d-c8e7-4f17-b44d-2225a8b555e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:40.546Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f22b3ac3-35b7-4a82-935f-b7638b708a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:50.561Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=75fc5303-fafb-4f77-9562-c2f97339c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:23:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:00.574Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6ddc9ab3-6813-464a-9f9b-fe2f2cdb01be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:10.599Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cc3a1950-8f44-4df6-bfb4-b246909cc3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:20.611Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bad11a6c-8503-4121-b89e-2b85cd516052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:30.625Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7e420455-c6cc-47fe-910b-fefa4cc7ab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:40.646Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e9723534-d7f2-4944-8405-959ab5a8bccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:50.661Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8a446001-61e8-4998-98e8-f8705946af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:24:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:00.684Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=18cb8690-aca6-42cc-a95b-ede6f7b9b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:10.701Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e9f0c1ca-7eda-42fd-bed3-70d199e4f7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:20.713Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ba7fbe49-d643-44b5-ac60-6721207e6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:30.724Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4ec5a04c-af4f-44f5-96c9-1faa9ac2efc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:40.736Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e59c6e53-f055-45e9-a880-4b855cd9c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:50.747Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=adddc20c-1b3c-47ce-831d-da88213473f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:25:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:00.759Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5fedaf8-e5e9-4f89-9dd8-b74fec27574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:10.771Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=34ffc7bc-1693-4043-84bd-7a3145be89fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:20.785Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fdf27a5c-51c4-498e-a71d-cb74e91dadd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:30.799Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5050655-5e32-4bf7-8357-f2606643185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:40.814Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=60d854da-6fed-48bc-bb72-17afd75cadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:50.826Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5990b535-c2f6-45df-ab30-403bb978d3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:26:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:00.840Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a7a9a34d-b554-43cf-bb58-6e4f8eb887fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:10.856Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e665bd9b-15a0-404b-baec-3c173ae034e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:27:18.570Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:27:18.571Z |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-02-18T06:27:18.571Z |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-02-18T06:27:18.571Z |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-02-18T06:27:18.572Z |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-02-18T06:27:18.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:27:18.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:27:18.588Z |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-02-18T06:27:18.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:20.870Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d4834d43-0659-4bb3-964b-8c0a5fdb02b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:30.884Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=025b77df-3a67-4039-9842-00fd008b3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:40.895Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0f65410a-3b6d-42d8-bf50-eb0e5f2f6ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:50.911Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=32ed50e6-8d8c-4783-82b9-45437f93faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:27:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:00.924Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7fe14fd9-52cf-4347-b6f2-54237086424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:10.939Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=aadde026-ecfa-43fb-856e-c6f195d2e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:20.949Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2fe74e4e-6952-436b-a9e0-48fc1b8733bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:30.961Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0642f0f7-fd40-4c04-9f16-d674fffcb0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:40.975Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=59cb5635-fb74-4a57-9ba9-c7002bba7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:50.986Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=062ae89c-8d8c-4553-b770-7da54652daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:28:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:00.998Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=21ca113f-36e9-474a-8104-7a26391a385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:11.011Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5ea287f-96be-4dd3-b313-be5422fcd29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:11.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:21.021Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3b28d1bf-57e6-4809-b57b-64ce4314f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:31.034Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=005f1037-0bdc-47fc-8112-ef416cdd3e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:41.045Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=afa5b140-c1d7-4c22-b068-e4ba2f766bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:51.073Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9f899da8-ba56-4850-88c2-da2c5db94a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:29:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:01.083Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5280216a-bbc7-49fb-9553-986b415e40e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:01.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:11.095Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8ded2bd1-3f84-4b6a-baed-c849cbe6aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:21.110Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d1861e93-6a62-49bf-8c0c-b97c5dbe1e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:31.119Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=67118f2d-3c7b-4af9-9fc1-645ce1e50611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:41.131Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f8b8de5a-a431-4ccd-a19c-32e9ea7b58f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:51.190Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a0af4407-55ce-41cf-8b8d-440b636b0cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:30:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:01.210Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6c06c60d-7a3f-408c-bd5c-53ae30dc3ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:11.232Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b58ad751-eb1e-48a3-8841-b17ff8638064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:21.266Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4966e7e4-ecee-4caa-967d-9e361d6f60c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:31.277Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3d4c6dab-4a7a-4cd4-9a19-01fce7d0c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:41.289Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ae26eefc-c2da-42be-aca7-6cb75a041166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:51.306Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=441a9b61-2d10-4cbc-907c-870b0a603cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:31:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:01.323Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5b0d7cbc-08b3-40d3-a25f-5d9593b2b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:11.341Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=afbd9642-fe63-400f-abcf-3cd35b896725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:32:18.491Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:32:18.491Z |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-02-18T06:32:18.492Z |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-02-18T06:32:18.492Z |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-02-18T06:32:18.493Z |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-02-18T06:32:18.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:32:18.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:32:18.499Z |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-02-18T06:32:18.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:21.350Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=556f4f9a-1fe9-4a32-af25-16c19b49f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:31.364Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=274914a6-0e60-403a-afff-ffdeb0eb949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:41.374Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=56e5228f-c887-46e4-b827-2b77b85b6c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:51.386Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=eae67d4b-8077-4be0-b451-ee0a29be2dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:32:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:01.409Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d346e319-d063-41b1-9559-0598cf0054e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:11.423Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2255ce63-3fa3-4d95-8552-e53ccd8dbee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:21.435Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c3c042f8-7625-4e2b-847d-ae932d24bb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:31.452Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9503c909-cc5c-4a6e-a706-5e3f2b360ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:41.466Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=26c9fdf0-86c7-4fd6-be54-f4ce33e32aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:51.479Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4264f4aa-e3c0-4d70-a981-8a86b5b4eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:33:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:01.490Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4e7f2d56-62e0-4c22-93b9-479b649e6dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:11.505Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7496bfe6-29c5-47fd-bd3f-e89473888d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:21.516Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=caa19e40-2cb0-44e8-9acc-53819679065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:31.529Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8cbe8aaf-3146-4735-8900-fb787865990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:41.545Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=75912606-3ae3-451c-ace0-266b6f3955d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:51.557Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=41699c1b-2f02-425e-9859-e5d4630af248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:34:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:01.570Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e8bd9dcf-86b9-4370-ac9a-db7e483677ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:11.586Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=068aa119-f685-4fc5-8ab5-05fd41033ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:21.597Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4f6da5fa-65cb-4665-8058-cde14d75725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:31.608Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=08629f5b-3567-4bcd-b3e5-1a3ad5f3c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:41.618Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5ac490b-6a2f-4816-bbd1-4be908cc83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:51.628Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=98318416-04f3-444c-b55f-02b5829bdf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:35:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:01.643Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f03fece2-d410-49ec-9652-0f7175222e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:11.652Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d612965d-a30f-4937-9ef4-975ceda46d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:21.669Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=63424144-d983-4a70-a156-932c479279bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:31.689Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d0ed0172-50ba-464f-b59e-5c52ad63aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:41.702Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b8a50546-a9a0-4723-96fa-3a0e74e06ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:41.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:51.713Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=38145f0f-5589-4f87-b3c5-ca0d562116e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:36:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:01.725Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7fa15796-5520-4817-a2d5-76bf5516f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:11.742Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=17f97cec-d5de-457d-a85e-fb6b93e1fd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:37:18.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:37:18.574Z |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-02-18T06:37:18.575Z |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-02-18T06:37:18.575Z |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-02-18T06:37:18.576Z |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-02-18T06:37:18.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:37:18.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:37:18.599Z |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-02-18T06:37:18.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:21.758Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e6618093-2622-4ec3-9093-286217f54e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:31.771Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=833f8967-aff5-42b9-94ba-e4c2c578e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:41.783Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=93d5ab75-32ff-4a09-9511-f4faad190801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:51.803Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7d93fac6-bb74-4c9c-ad0f-23950810c83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:37:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:01.813Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8593868a-4182-4681-97f7-9e02ca869455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:11.823Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0f487c6e-2bba-4113-8da2-bb3b84991e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:21.835Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3cd76575-ff54-4d16-8cd1-fb4907be794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:31.846Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8df70e60-37ff-4a7a-8d7a-66a933a58372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:31.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:41.858Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5a04acb0-b0b5-406c-be56-73aed388288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:51.872Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e01ae340-9571-4ae8-b320-23d358d29f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:38:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:01.890Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8a7f9f72-c3e9-4816-b35e-ecff29f38b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:11.909Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2b13e8d7-5f3d-4837-87e6-95592b45e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:21.923Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9851a72a-5a99-4e24-93e1-0d2a28d6b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:31.934Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=61f785ff-070c-4f90-87f1-403399db5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:31.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:41.956Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=51b5bb72-8166-4e91-9d37-58eab6befeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:51.971Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=61904f8c-8f7d-45c3-bf0e-2b527a6cabaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:39:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:01.987Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f886de54-eea3-47c4-a299-e440679cd44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:12.002Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d7f05254-73b2-4021-b5a5-fc8b331b9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:22.015Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=80d1a86b-fa2d-457b-9139-59f448a925d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:32.036Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0ed253fb-e2d1-4a34-a14c-da0831e140c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:42.050Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d75f55db-e77e-40a3-98d2-a10ab070e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:52.062Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3a0494ad-8320-4e09-9cdc-4baec7d5ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:40:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:02.075Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4c742201-c827-4437-a011-497598dd7276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:12.092Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b80a4c6c-8095-40ab-90a7-b2ae07e47e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:22.108Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=e5822c34-af33-4f6f-ba1a-cf63ddd14db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:32.119Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=33f7888d-1d2e-4a71-a9c4-1c0e5f832a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:42.142Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b29ce896-06f9-48bc-a25d-91b193954e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:52.153Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=42106c84-b4a2-47a4-9a70-638767b7820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:41:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:02.170Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6004e002-6a89-4615-91a8-0ca5e97a6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:12.193Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ab0824e8-dcba-4ca0-a939-98305b68fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:42:18.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:42:18.554Z |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-02-18T06:42:18.554Z |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-02-18T06:42:18.554Z |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-02-18T06:42:18.555Z |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-02-18T06:42:18.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:42:18.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:42:18.565Z |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-02-18T06:42:18.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:22.208Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a1d2b19c-bf12-4932-bf02-78a47cf8e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:32.221Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a719c4e8-7369-407b-8c2c-55954b5de1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:42.250Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b56f567f-d706-45a1-b4d2-acb84af53fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:52.262Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=650ce125-bbad-43f6-9b9c-23801eb53998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:42:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:02.278Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=502fd333-47e1-4656-9642-78c73517c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:02.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:12.296Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4a4ecf18-ae11-4ff1-8dfa-4b6411e79135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:22.306Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bd680acc-ff94-498b-a167-af679d3cb1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:32.321Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=852e2c95-9163-4a1b-8fee-19017a07faf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:42.335Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9a6af6dd-5f75-44a6-bf08-d0e2a0c9d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:52.347Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=aaa47daa-04d3-4490-b624-665ae4ebb5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:43:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:02.376Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=47784654-3b24-4492-81ed-43af79a8bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:12.389Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cf3c9627-b34d-4f39-98ed-51d776683c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:22.402Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bd28dda4-109a-4294-9309-940ef4444440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:32.415Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=53f4a56c-676f-42db-8faf-be2c1c1084e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:42.430Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5f652d90-b23a-48ee-b7d9-36386d9b164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:52.443Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6b666196-2d60-4d9e-8404-a459768e6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:44:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:02.455Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a001fa84-23f5-4d32-a711-e78c9e3240aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:02.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:12.470Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fbe6ad5b-bbd6-48a4-9c50-d4570c62ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:12.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:22.480Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c109fac4-58ae-4a32-9a57-899fba66c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:32.492Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=31eb80ce-2a96-4e83-b150-fc79f61df474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:42.509Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7e1952d2-a6a1-4c18-b381-b43997326d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:52.520Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1fbb0471-8e54-4cea-a107-e7f1d8a66298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:45:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:02.532Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1f9cbd98-b3f3-479a-a103-d82688d829a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:12.543Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=0dcd8b89-07d1-4874-b075-75832d59eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:22.556Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=9ba4e06d-ee26-4a2b-b8f9-0f3752349051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:32.586Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=713d17e1-64e4-4ffe-b1cb-3712d0276bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:42.598Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5e28c36f-cd5c-41ce-a312-4df523c55388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:52.609Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2acecbcc-3e8f-41b8-bcdf-3308fecc7609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:46:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:02.619Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b1eb9eb7-f7d5-41d2-bb88-9952d8b2ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:12.637Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6cedb7a4-edc6-43df-a67b-5e60bb9a728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:47:18.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:47:18.528Z |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-02-18T06:47:18.528Z |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-02-18T06:47:18.528Z |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-02-18T06:47:18.529Z |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-02-18T06:47:18.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:47:18.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:47:18.537Z |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-02-18T06:47:18.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:22.654Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3b5a0b6e-5559-4145-b2dd-84efa2f091d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:32.665Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=45925dce-97f1-4606-979e-cdc734b86e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:42.676Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8799758f-8d3d-41f7-aba3-8ad27e6a2195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:52.695Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=71120bd6-26ae-420e-bee8-56a7aa0ae644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:47:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:02.711Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=963f6289-6243-49f7-936a-8d4b1a6bd9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:12.729Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3efb5a98-9c10-47e0-a529-8755c60e40d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:22.740Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=6d00508b-b9fb-433b-8a84-f3534cc32f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:32.752Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3745649c-9fc2-42e1-892f-fd294b3da360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:42.775Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=63c6b74d-8ec4-4292-a9e5-e700bad3abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:52.801Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=51ea92a6-e37b-4450-9ee7-9baeca24afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:48:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:02.812Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=90a274bf-93e0-4b25-aa1b-1e81d0281167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:12.825Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=1fde9ac3-5c64-42f4-a18b-8fa88af269bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:22.835Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=db41e759-eae5-45a4-b8da-70423e815821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:32.847Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=fe1d0304-4843-4f51-a0f6-37ffd1d19a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:42.857Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=8e9f9cea-6abd-4487-90d9-07be6a19dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:52.867Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=33c1b125-ddb6-4de2-9a51-68bcc3a04baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:49:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:02.878Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=59c155cd-b7d3-462e-ab78-94dd6318cdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:12.890Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=54d1cf29-2420-474b-aec5-13151bfbe752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:22.902Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7b9e35a2-4d70-4287-871a-1ebc5f9bca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:32.912Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7bc18cac-213f-4709-9a49-ca750b63239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:42.925Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=da77ae21-79cc-4a21-adc8-879d25cffb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:52.942Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5921b002-f5e2-4bd7-af8d-0094942f1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:50:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:02.959Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b1d09261-e264-4785-b740-55a33d4711f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:12.978Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f0f72008-b108-4136-87c9-79126a9fa540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:22.989Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=3d045db2-dafe-4628-bd56-c635f84797c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:33.012Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=87148845-bc6b-4f76-838e-b280d9c82793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:43.025Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b84f2b87-1dc5-494c-8cbd-1013210089fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:53.036Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=47101b57-e926-4b71-b9d0-f06e5924adad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:51:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:03.071Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=977e88a5-25c7-40af-bdc2-94fc4cb5b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:13.098Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=605f8cdd-d9b2-43a3-a342-20487a432367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:52:18.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:52:18.605Z |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-02-18T06:52:18.605Z |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-02-18T06:52:18.605Z |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-02-18T06:52:18.606Z |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-02-18T06:52:18.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:52:18.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:52:18.616Z |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-02-18T06:52:18.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:23.114Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=620a100d-bab7-414f-9694-b8bff20e57dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:23.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:33.128Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=91a04447-9b25-436b-b539-02ce6ce679e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:43.140Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=276efa8e-cc17-4c85-af3b-26cbee3f06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:53.151Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5e11ff45-fe95-4627-b1f8-7516df096961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:52:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:03.162Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b3bb3b51-2459-418d-9e2c-f5c7bae9d0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:13.174Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c21b252b-63c0-4e40-887f-dff71f7ecd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:23.187Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=97fed856-1b0e-47a4-8484-7a6b7e6f7dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:33.202Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=73aa4f4a-440e-4964-8c4c-49b5008d9110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:43.214Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ed8c9209-44e7-449c-bc84-943b347acf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:53.226Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2ae758db-3b86-4fa6-b814-f11fa489c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:53:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:03.239Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2f35ed73-1629-4ebf-8d67-51bd9b19f03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:13.255Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=cd9cd5f1-c240-48da-8bba-e65e4499a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:23.270Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=22a33775-35b1-4781-a8d6-1bcd2a162725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:33.283Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=bcfad559-ec92-4704-b649-c68680d21c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:43.297Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f88addd7-6a2d-46c6-81df-a77b0a423ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:43.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:53.308Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=40ed0866-1f94-44e7-87fc-09f93429ff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:54:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:03.321Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=590aee1f-5748-4d46-8e17-816f4b8a5d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:13.339Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4aa80056-ad85-434d-ac1e-36bd04e60945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:23.355Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=5d0f61d8-1913-4a48-b195-c2acaadc2700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:33.369Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=7657d3b7-c958-4cfa-91a6-5b033d67e825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:43.391Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b0b35dd8-7e2c-44a7-96fe-c30688960b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:53.406Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=61ccd0a4-af71-4e93-8028-51f577698b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:55:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:03.429Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=f24457e6-61d1-4add-a5ea-29703118b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:13.442Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=97eabbd2-54cd-4cc2-8c07-70d9da82a0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:13.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:23.452Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=2ff94aff-92ef-412e-b2da-2e53c65a80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:33.465Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=b3768d34-7755-497d-ade7-803668b3bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:33.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:43.475Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=32e6844a-d3ca-47e9-ae57-6a0e3f92c212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:53.496Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=18b45206-d5c1-4009-b47c-f75f2366de55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:56:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:03.518Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=30c33bb4-f834-4511-8db7-1e3e11e438a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:13.532Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=86063e22-be0c-465b-99a1-e06fbf85a574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T06:57:18.487Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T06:57:18.488Z |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-02-18T06:57:18.488Z |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-02-18T06:57:18.488Z |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-02-18T06:57:18.489Z |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-02-18T06:57:18.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T06:57:18.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T06:57:18.495Z |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-02-18T06:57:18.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:23.553Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=ff7e5dc3-045e-4532-840a-8de1e9b2152c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:33.564Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d006bee0-bb5e-4193-9a91-79b2015244de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:43.576Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=a7fc2088-cdf9-4902-8a2c-8c9ae4ca1638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:53.590Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c27644fd-a3c7-4651-9d55-8481973b83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:57:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:03.600Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c5fd0b4d-6b6f-43c6-8fd9-75ed7e6886a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:13.611Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=175ea636-6a97-491e-b9e5-ec1037f9ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:23.628Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c29ea9ff-c3ff-4ff2-a431-6b2f9159db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:33.638Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=4f91da5f-d93b-4c48-86e6-3e82a8827319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:43.652Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=c07e3ca1-cd59-462b-835f-795bc1f30f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:53.664Z |INFO |Init configs |InvocationID=df7a715b-0288-4459-980e-6a3a3a4a20ae, InstanceUUID=d9b8543a-2d9f-46de-a61f-c2251fa571df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T06:58:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |