By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:07:14.019Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:07:14.028Z |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-04-28T23:07:14.029Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:07:14.031Z |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-04-28T23:07:14.420Z |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-04-28T23:07:14.569Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:07:14.569Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:07:14.569Z |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-04-28T23:07:14.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T23:07:14.683Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-28T23:07:14.722Z |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-04-28T23:07:16.010Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T23:07:16.390Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-28T23:07:16.410Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-28T23:07:16.410Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T23:07:16.528Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-28T23:07:16.528Z |INFO |Root WebApplicationContext: initialization completed in 1805 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-28T23:07:17.340Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-28T23:07:19.302Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T23:07:20.083Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T23:07:20.107Z |INFO |Started MainApp in 8.606 seconds (JVM running for 9.487) |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-28T23:07:20.347Z |INFO |Start scheduling PRH workflow |InvocationID=46b232c5-80be-40df-b7be-169616987359 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:20.357Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d34d6703-bbc6-4dca-96ef-4269947c82c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T23:07:24.102Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T23:07:24.103Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T23:07:24.107Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:31.051Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=795c0e2d-2469-4b3f-aec2-5f47c49223de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:41.116Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a3896cba-1147-4a8f-a925-acf0f3442b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:51.156Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=09ca9b50-5d1d-4b09-9970-62b3893eea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:01.186Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=79e17db6-5fb3-4260-8258-cc2d58ea4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:11.221Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c3cdf63-f370-447f-9327-b2acbe8e3a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:21.264Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8ca49ff9-496c-402a-a9dc-5271f9975015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:31.290Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=339c4302-f2df-44bd-8395-21eecb6fd8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:41.312Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=93aa0bdc-5535-4fd8-9049-9d1470932c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:51.339Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a28abf4b-bf90-4059-8612-eb876e4350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:01.364Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0bc49837-0293-4986-b8bd-62bec17e9e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:11.392Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ef5c79bf-f9f0-4832-a37d-d5c8d6c22c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:21.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=652da6d2-bd6f-4ee1-a0b1-a1a9f5ce5f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:31.447Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f9eec12a-8e48-4cc7-857b-c91c320463d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:41.467Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=195c380e-c6a6-4c5e-9d36-9c8e73573554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:51.493Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4511ee1e-a4a1-49fd-8363-623ec6ec0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:01.511Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9c7a32d7-c508-4401-8cc7-fe004bee4979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:11.530Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fc762976-c296-4880-bed1-a7c3e166f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:21.554Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8dfb714c-fca4-4030-ad00-117798f7cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:31.577Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b9fa5eb4-9fd0-4dbd-94c5-bfd72329f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:41.601Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d9953534-74a8-435f-b27f-304bf0211c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:41.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:51.623Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23d39a7e-7e69-48fc-aa73-68d240a7f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:01.643Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=784453d0-a1f6-414e-8105-56f25021656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:11.677Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6ccd0624-a379-4d3a-b158-c2e31bfb7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:21.697Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7503a129-491b-44d9-908f-30d1741bb4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:31.723Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6c0a2d61-021a-408a-82c3-b010ad5f5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:41.757Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c2130e2-9194-4b60-920d-e9a3f2195cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:51.800Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=76802f14-b0a0-4eb0-a3ef-edf9cd1e1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:01.824Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=503f4bd5-e8d4-495e-b151-77d2a784c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:11.848Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b0706c5b-2135-4019-a1d0-ea5f8ca2c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:12:18.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:12:18.216Z |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-04-28T23:12:18.216Z |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-04-28T23:12:18.216Z |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-04-28T23:12:18.216Z |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-04-28T23:12:18.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:12:18.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:12:18.227Z |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-04-28T23:12:18.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:21.867Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4be2856f-eb27-40fb-9f37-bd70862f7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:31.892Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=05ee7533-e615-4b30-ba4f-291d97879fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:41.912Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8043af05-84eb-494c-b71d-01286ce2b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:51.948Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14f7bc57-2475-42f2-a14b-b5034f0df480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:01.974Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a84be38-b386-467b-9630-6c16af0e162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:11.994Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ba25faf7-fd8a-4233-8e90-807a4ed0a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:22.022Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f700934b-c304-48dd-9d82-b627a5333b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:32.049Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87c9df57-8d7b-4c11-a0c8-271fe8e2b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:42.072Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=53bb0170-e73d-49c1-ad07-4f2b3d230966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:52.097Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cb3f4081-97d5-4373-aee6-57fc764817da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:02.118Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6f5e4d26-4317-47b7-aee8-e58385f3014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:12.138Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=161616ec-ecd5-4c7d-a61f-662501d1910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:22.164Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb7f6dc5-3a9f-4d8e-8423-13bc547d1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:32.186Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41d4d5ac-afb3-4c73-b7fb-7c309db05b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:42.212Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fb2be1cc-0f4e-4581-9a8f-7369c9ae85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:52.236Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aa3aa862-f00a-4e35-adc7-2aefd01df779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:02.266Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3a1b173c-bb34-4917-993f-1acea7465072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:12.292Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d776861c-d268-4bd0-b1d7-20081cbe51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:22.313Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=874c2334-1f31-4767-9849-a20306f56510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:32.337Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f640a654-0fe5-4912-aaf6-a1146a071e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:42.362Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fb9ddee5-06cc-4255-98ae-e2fe7b952eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:52.385Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1120ca16-1e4b-4bb3-a8fc-69beb79919a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:02.406Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3168e328-d121-4173-b511-a9af4272e704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:12.429Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=023c0063-8236-4f48-bfee-2644d063cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:22.455Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c40f34ad-7704-4d22-8653-046edbbd1a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:32.478Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b09f1677-67b5-4908-8f1b-f390afb54750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:42.502Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=89e4d168-a593-4777-8723-dcf72bd2e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:52.523Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d2a51269-90fb-4e93-a994-92f3e6d8af81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:52.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:02.548Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=194e146a-14fc-4a77-81e0-742d8d6c12f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:12.570Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=72c3296d-b1d6-4647-972f-a82dee48dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:17:17.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:17:17.607Z |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-04-28T23:17:17.607Z |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-04-28T23:17:17.607Z |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-04-28T23:17:17.607Z |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-04-28T23:17:17.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:17:17.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:17:17.614Z |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-04-28T23:17:17.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:22.594Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=566a2351-0db4-4efd-9270-faef30c7631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:32.620Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=96341fe3-4624-4661-b505-c15fb49752df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:42.652Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a54211d-ab70-4e46-b8ec-4368f54e0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:52.675Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a9404cfb-94af-4cfa-b0d1-83f4d8551377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:02.709Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea12e477-6263-464c-8d1b-0551a65f22fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:12.730Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1c89c0dd-d05f-4ccf-94e3-443eff7112b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:12.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:22.756Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ff8a7205-7661-4eff-bdb0-85f9acb3a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:32.785Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=57bd2bfb-6917-449e-9adc-047191718fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:42.806Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d815e2a5-d711-4a59-9295-4408d69e098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:52.829Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=baef3605-dc7b-45c0-a4e8-9045258ddf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:02.856Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=12323aa7-ddf4-4a95-b7c6-be554276f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:12.878Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39853316-744a-455b-a84e-6d818372b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:22.904Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6d4fa4fd-50c8-4557-958b-99c3661daee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:32.924Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44eaa620-87a3-4626-bb5f-e4d0012c5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:42.946Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1eb3708-386d-403a-ac35-2bea9f77d323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:52.972Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9721929e-6afa-42de-9732-7e694d5b0bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:02.994Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=60b9a3cb-0858-44b2-be4f-d8f487f4c5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:13.025Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2e9652c4-bc3b-437f-8542-5af7d6704b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:23.048Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=29431c53-1bda-41e5-9f8a-26121944a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:33.070Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e81bda84-daae-4c3a-b72a-b88bf8ee557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:43.088Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=03ff5445-b667-4f3e-8d2a-0654f11c3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:53.145Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1b27edab-e9a6-4ada-ac98-bc9a25b1b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:03.171Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=096bc31e-d6f0-4fe1-a3a8-ea904d50887c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:13.249Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d9640228-1470-4f7f-b447-78ae9d6193e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:23.274Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=86f82c1c-9c89-4687-9411-0421a8b697da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:33.302Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=569a842d-7680-4ed8-8c0e-8bead7e2b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:43.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=68f0637f-ec6f-42a4-944c-5d022bbc7c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:53.376Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d5944330-466f-447f-bc9f-f8966a4ee463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:03.399Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6dae414b-8e0a-4341-ae1f-b86ef0c514f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:13.419Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8f5643ed-2d98-4cd2-81aa-c1ff1a85349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:22:17.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:22:17.579Z |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-04-28T23:22:17.579Z |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-04-28T23:22:17.579Z |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-04-28T23:22:17.580Z |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-04-28T23:22:17.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:22:17.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:22:17.586Z |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-04-28T23:22:17.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:23.441Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f0de0ecc-3ef0-4e7e-ae2c-8d0ca37e6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:33.459Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb954cc8-54ec-40a9-9b4f-7c796a519283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:43.495Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45ba985b-aa37-4caf-b1af-58ee906c22e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:53.519Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87f71cb0-46c8-40c3-8a1a-d0d76961bd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:03.540Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=68175512-0da1-4954-bf9c-f43def6e039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:13.565Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=57011fc4-585b-46cb-b25f-8965d799490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:23.590Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=224a9ef2-024c-436b-8ec4-97c2a7d0d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:33.615Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=21f11480-4b9f-4ed2-840e-1f47861881bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:43.638Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f2746951-df45-4744-8010-b1ea5a106875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:53.658Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f197fd91-051d-4f04-b86a-8ff77b0ba917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:03.680Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cc2ed9c6-de83-410c-9b86-280b28e2f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:13.711Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=491fbc6c-4704-4e67-81ca-3f2295c72fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:23.733Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=93c31763-7af2-4bb4-ad7d-271cc8d4879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:33.756Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e136d74e-4c48-4061-a2a3-550268ae951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:43.775Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e697bc50-5746-466a-9953-f1291582c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:53.799Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=021a1de7-c406-4ef7-bd71-d6a525da7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:03.818Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=160891c7-75f2-4b37-b23f-c28d9cce850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:13.838Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8d121729-c7af-4459-b5c1-777f7ae40d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:23.855Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0f8f680c-3ca5-4ee7-94c2-6615dd7cc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:33.877Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fa271c58-4b05-4405-b9f5-defd3079260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:43.901Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e75107de-f730-4618-b051-2c54b6276312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:53.928Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=55c4b474-4a94-497d-881b-9c5dac3d1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:03.949Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c5ee91e0-1c3e-4173-9e08-1d5b8da3de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:13.971Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6c325733-d5b3-4782-b5da-40c346a4582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:23.996Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=140d9d59-f841-45c9-b25a-386847e0e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:34.020Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b21c0828-ac38-4a7a-be7b-1d9c93440d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:44.042Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e2107e84-80d3-4c06-ab4e-285758a6ef2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:54.063Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=efa8c23e-bd6e-42f4-9695-aa31ac2f3b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:04.084Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fde513b1-cad3-4726-911c-88be32a69442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:14.107Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dc5a051b-4f50-4fab-957f-2d26524cfff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:27:17.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:27:17.590Z |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-04-28T23:27:17.590Z |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-04-28T23:27:17.590Z |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-04-28T23:27:17.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-04-28T23:27:17.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:27:17.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:27:17.597Z |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-04-28T23:27:17.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:24.131Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=292cd54e-a4a7-45e9-a813-54623089ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:34.154Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2309b2b4-3c83-45dc-8341-b65d9e193f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:44.177Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8a0af2ac-e508-46cc-b658-0f18e72a2703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:54.199Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fe2f2997-7d26-43d9-83bf-8fff440ee335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:04.245Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f217c4f-f77c-46d4-898a-58e3262a2c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:14.265Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=28074350-039f-40bc-8646-4f104c096d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:24.290Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c5199bb3-5cf0-46f2-b4ae-1b08eef2e372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:34.309Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14beb5ab-af12-47e2-aca9-6736824459ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:44.332Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a9b2581c-2489-4de3-843f-78e078812c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:54.352Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=58a80e6c-76bc-4b4b-a3a6-ab2d99f84b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:04.371Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=86047263-0679-4ad8-9e65-6c1ba373d10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:14.394Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d41e0d88-0aaf-4493-9f59-f6669c1aa7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:24.415Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea0ec2a8-93fa-4191-a838-09f41ee67784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:34.436Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c716df9-18fb-4420-a9c0-4abbd7e3cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:44.459Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ec42f3cf-e5e9-42e3-89a2-0a4ed9f04646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:54.479Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06c6e42e-f838-4813-8f09-52c26f24f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:04.500Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=977c9370-9c05-4431-9548-db943373409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:14.521Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5d3ff44-9a1f-4dc3-b225-d3cb0629cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:24.539Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4073bd1b-bfa2-472e-b87d-7718cdc860dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:34.559Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c76d7c12-53c4-475e-b37b-47143202fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:44.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=61817fda-fc8d-4738-b99a-823561fdc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:54.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=85478bff-8000-4283-ba31-f6135ccf45ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:04.623Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bac53331-8248-43d9-a2ea-bdd9b7aa0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:14.645Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f682ca3-fb60-4a1a-ad11-9ced3065b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:24.666Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c64bb4e5-ae17-4551-943d-a713ee4dcde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:34.687Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=197f8856-af3e-4a3a-b428-72c59a1d4e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:44.708Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=97b66071-c5ed-4bb6-95a6-d5f329650fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:54.725Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cdcb9005-6d48-4810-87f6-0f84e631855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:04.749Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=889ba1b9-2506-4eff-8f37-aa6b1274f8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:14.769Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=29f9044f-206a-47b3-adfa-a1b2c14162b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:32:17.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:32:17.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-04-28T23:32:17.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-04-28T23:32:17.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-04-28T23:32:17.554Z |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-04-28T23:32:17.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:32:17.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:32:17.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-04-28T23:32:17.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:24.793Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5ee70b91-59ec-41ad-81cf-48bbd53e4131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:34.814Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9c8d9c77-a4ed-4335-aa12-140bf4a1df7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:44.839Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7a7eac2b-5cb1-4cbe-b97d-7599a45a2111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:54.862Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5644c0c-603b-4de0-be05-d1ac6da56af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:04.882Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8eeca7c7-b14d-49b1-9463-554f23d3639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:14.911Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6461707d-46b0-4b36-b322-7e564010caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:24.930Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=92a9371d-f136-4772-af53-c65aa8713b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:34.950Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=69059958-6cd8-43bb-89db-4433042387af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:44.970Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8eecf370-9a34-4823-9514-2d6b2b2d5dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:54.995Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39b8407b-2118-4b45-b7d1-8bacbfd828ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:05.019Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1b78eb0-29fe-438a-8b6f-e23c38c75ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:15.040Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=22249621-6ee9-439d-bdd0-672685941674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:25.059Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1f12bc49-a294-4ccb-9695-cfd478710624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:35.081Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f3f09f23-276a-479f-a91c-436611e92bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:45.101Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a1c13f7d-a4b5-4363-b8cc-31f66bdfa7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:55.121Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=34f81ead-36a5-45f7-ad73-c346e3471629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:05.144Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e4b0608d-4c83-44d6-8f79-20c1ee782578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:15.161Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=111eb39c-916c-4b6d-b423-bb3144013df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:25.183Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9e826e95-9783-466b-a113-ca1dac6b8bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:35.204Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2953f86e-51d6-4d13-98c0-6a0101356730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:45.223Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81ec4d45-f412-4184-8e11-6aea6c5b6984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:55.246Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a902d5a-37f9-41bc-aa4a-f8b4a052f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:05.270Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e5fac09f-c4fe-4130-8857-d88bb95a2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:15.293Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8d3b421d-29c4-4f39-82de-2ca484be27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:25.313Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c8c5d401-9813-4842-baa4-4afb50934d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:35.338Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cbc42459-7522-4929-a5d8-295b5dc29dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:45.357Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=32d3e54d-de15-4f66-bfd5-7900486f78ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:55.376Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=26886bbb-2872-4a20-b1d3-90f0aa54b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:05.397Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4584e21b-75c8-4ce0-ad2d-17f57f191075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:15.419Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=01a40022-75cb-46c1-be37-48d91799f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:37:17.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:37:17.603Z |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-04-28T23:37:17.603Z |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-04-28T23:37:17.603Z |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-04-28T23:37:17.603Z |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-04-28T23:37:17.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:37:17.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:37:17.608Z |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-04-28T23:37:17.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:25.441Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aff23325-5d02-4bf5-8878-65ca0a82d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:35.461Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d2bd16fc-bd09-408e-b7a0-dcafbece1a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:45.483Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e02e6223-1d03-439f-9179-76e91730147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:55.542Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23658eb6-e5eb-4ec6-ad1d-4398f233995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:05.562Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44cfca32-63ce-4129-81a7-5e6facefb420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:15.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb8e8cd3-add0-4747-aee3-24ffc26a4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:25.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e7c126df-bfe0-430d-b245-ff68d388ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:35.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=47d7ede1-66db-48f7-9dcc-255ce08aa401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:45.646Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4eb78f55-3be3-4cac-bb93-a561676084c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:55.668Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=59e63ee5-320b-4de4-9739-56357ea26e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:05.691Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8b7e618c-f1c5-4f69-ba28-32d2e4ec6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:15.716Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=727b20a1-cf17-4af2-bdec-5f8b6f9acd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:25.738Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c2e5fce8-ad6e-4418-86fe-eb6825ca3755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:35.762Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dc882a72-533e-4fef-9474-22313bc2aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:45.785Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81e76ccb-1295-40b5-a1d8-d18fe717fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:55.805Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c1f40b9d-ee91-401f-93c9-cd497efe94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:05.826Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44479b2a-75a6-42c7-86b5-d250c2ecb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:15.846Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=03b230cb-98d1-47d3-8cf1-f2d7615ece12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:25.864Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c1b0c5b-a552-4768-9080-2cbccee172e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:35.890Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=83462efe-6ca1-4f0a-880a-15c6f09241a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:45.917Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39cf98fd-1616-4c8c-89dc-a62388cbee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:55.959Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d3581a47-b867-4cc5-96ee-730d1159fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:05.981Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=38af1e97-b502-4fc8-922e-7941bc5355f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:16.005Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d6dfd757-57eb-42d5-b31f-fd624dd5b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:26.026Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45ed646c-97b0-477a-8159-88998196aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:36.047Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7043090c-d709-4440-bb74-66f90d9fa6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:46.066Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d5647c5-6632-4330-8cdc-3a84719e9b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:56.086Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ed1991b4-d299-42ce-ae60-b51e7592dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:06.110Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5b9592da-0343-4fc8-96e3-4ee12c6d3be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:16.131Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8efa58a1-f855-4af0-8da4-cc8e8fdeccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:42:17.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:42:17.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-04-28T23:42:17.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-04-28T23:42:17.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-04-28T23:42:17.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-04-28T23:42:17.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:42:17.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:42:17.559Z |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-04-28T23:42:17.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:26.152Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=884b639b-7dca-473d-b5a2-fd206c93f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:36.172Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0adf1819-451a-432f-a534-3836635428f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:46.195Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=49d29d1d-ffde-4c09-a833-d2035c73e058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:56.216Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=66436ef5-65a5-4014-b99a-e656a6488e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:06.236Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b733e768-8264-4685-a544-fd6d65dc9908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:16.257Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fc401fa5-a1b5-4bba-9232-45c6d19c128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:26.278Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b0060a45-825d-4c90-8c64-296fc85099c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:36.302Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5730c3cd-2e3b-42cd-bd0f-46f04e634802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:46.320Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1de2c0f4-c013-4965-bcf7-d9c06552ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:56.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45bf17a0-3c4f-4c2b-9f70-9fc930d92bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:06.365Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3572578d-f9a7-4cf0-ac01-72ac5306d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:16.386Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3c03eafb-3d10-42a8-80c3-cb009b04a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:26.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=904cf3bf-8878-4912-961a-5435f397abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:36.438Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b75a716d-0805-4056-9f18-0f04193c898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:46.458Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=09822c17-2e03-4fe4-bd26-e0720229c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:56.479Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8d65ceb-9a19-4927-ba20-8c8329b75972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:06.500Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=37674ae6-5449-4c59-ae04-c51c5d31763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:16.521Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6fa040ca-4adc-47b8-bb53-e95da0dc78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:26.541Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=88e21b2f-db9d-4f69-a0ea-82414221637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:36.563Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=387be042-1f56-4b4b-8637-94e482ed8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:46.583Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f90993e4-fc31-4e06-8818-70ecf939fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:56.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06e75dc0-b885-4324-961b-6b1a19f61a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:06.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9095cacd-5633-4697-a9d9-ae585b7b8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:16.648Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9242d25f-2bae-4ac7-9335-c9ffe2d9fba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:26.666Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dfa8cfe4-49b8-44ad-8b52-a283771fcce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:36.685Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6b6923ff-e5d3-474f-9b62-febea2610a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:46.707Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c67dee04-985b-41df-8b23-c044fa06ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:56.729Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d6077701-aba9-4bbc-89ae-c087230e5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:06.750Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ed296fbc-e1a8-4e87-b82e-b33e5e6e2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:16.775Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06adc68f-84d8-4c88-962f-523e0d47c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:47:17.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:47:17.513Z |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-04-28T23:47:17.513Z |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-04-28T23:47:17.513Z |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-04-28T23:47:17.514Z |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-04-28T23:47:17.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:47:17.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:47:17.518Z |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-04-28T23:47:17.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:26.791Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a5a29d1b-93bc-4038-a111-3273279d0121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:36.811Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9e8836ca-4420-463a-8387-d1754c8a115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:46.831Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=22ecde3a-6656-4556-9eae-258404fbea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:56.850Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d966b1c7-968b-4023-9576-376a440e7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:06.870Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14958da2-34f2-4452-bc5e-1a0036216932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:16.888Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=52343bec-85a5-411f-99ff-6586a6535970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:26.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e8c0a970-74d4-4dbb-b83a-660d906ac66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:36.930Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=73e6fca2-9c56-4f5c-a223-e5d00ec69f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:46.948Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a78f4ad1-8659-4ee5-9713-6a4cde1d2686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:56.968Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=111fe3da-e117-4054-8ac8-217bb2ed29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:06.988Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7aee95cc-c90a-46c8-938b-d3e498eccc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:17.009Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea9092fe-89b6-4a06-9694-74d27f9b1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:27.029Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3fb518e1-8b89-4cd4-8745-709b2675d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:37.050Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7f0c1903-8bfe-4948-8e94-5f7c4f033527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:47.071Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=17ee9dae-650b-4d0c-9c71-d467da7a5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:57.095Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87598adf-9bb1-4cd0-8db1-b3a42951bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:07.121Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=90faa151-cc46-4a90-968b-b515a9b8fae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:17.144Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=74f1f432-cd79-4060-8896-55745a2c62c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:27.163Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=36a744d0-4c24-4033-8831-abfb34f0ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:37.185Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2561553a-89a8-48e5-a74d-c4f45df3c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:47.204Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d00c8ee0-647c-48d9-8f37-8e29d7024691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:57.224Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fcbb214c-1ab8-4702-ba5b-5c60e7be5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:07.265Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8c01b3ba-86f4-4941-bec1-394f2c1c1258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:17.282Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c126592e-31ab-4498-a6af-0d4148a2bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:27.301Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9bc8170a-b6b6-423e-900d-a767fa6348f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:37.323Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8044afa-ae6e-4211-8761-31ca1457a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:47.346Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=77a4d638-7fcf-4e48-adea-0ae1672d85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:57.368Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2f31f347-2764-4750-9e22-d81bff8a7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:07.387Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5334af7-51b9-4787-ab52-e7757e5a523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:17.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c9d4ee5-81f3-4ef1-8226-e340556233a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:52:17.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:52:17.596Z |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-04-28T23:52:17.596Z |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-04-28T23:52:17.596Z |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-04-28T23:52:17.596Z |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-04-28T23:52:17.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:52:17.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:52:17.600Z |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-04-28T23:52:17.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:27.435Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fea396ea-6d5d-49c1-9259-e9166cef2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:37.458Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=117151c9-e211-4a2f-b0ba-37102cc96499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:47.478Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5891f9f0-cd9e-4ecc-ad15-a3d094559251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:57.496Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3e0da10e-5503-42b1-8261-622b020ebc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:07.516Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=79ddb380-3bd5-42c7-9db0-38cfb34573c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:17.536Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fbdae671-c37d-46a2-afb3-1da3f9f75fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:27.557Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=46cb7647-fd7f-4fd6-b246-e726a511bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:37.605Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=37d9e3ea-e48d-48d0-9684-209b0ac2067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:47.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c2237c17-2ae7-451d-9114-30952a056fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:57.674Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23535f6a-ae86-4294-8ddb-fcd345c62833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:07.695Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d11b5ec2-a725-4a54-a230-b2a996e9c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:17.716Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=772344e6-e581-4d8b-be5e-5887a6c7ab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:27.740Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c179fa9-f3b1-4569-bda3-56166fe3e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:37.765Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d94ebbf1-aecb-49f8-a7d5-b06d0f445823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:47.787Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=476783c0-ec1e-4f58-89ff-43d5c00c4b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:57.805Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4fac8a5e-f464-40f8-9eba-dc8f26ac7184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:07.825Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c30298a0-3204-457a-ac92-f744700b0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:17.847Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c0fea997-7b73-469d-b3d5-822c259a8d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:27.868Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4fe3327d-eef0-4393-a16d-d45d451e5592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:37.890Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c8768581-cd23-4739-a2ff-1f873b05dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:47.910Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e62c75a0-4db9-47d9-bd4c-26239ee5fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:57.931Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c412fb0f-ce9c-4f40-807a-8668222938d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:07.951Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a54d5f6-00ff-4c2a-bb48-e0b08c627a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:17.973Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=be65c9e8-4f09-4736-9a8a-da4171e33bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:27.995Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81c279f7-2f05-4bde-8428-793c51ab8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:38.014Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6a6bbd68-b698-4f77-a077-f76c69544852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:48.033Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41153e69-6f49-4e40-9061-6d677d55aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:58.056Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=62569abf-e448-417a-8b55-5f875f3ae4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:08.075Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e3a3d6f8-b44d-431d-8eb1-0aefec6422a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:57:17.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:57:17.536Z |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-04-28T23:57:17.536Z |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-04-28T23:57:17.536Z |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-04-28T23:57:17.537Z |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-04-28T23:57:17.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:57:17.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:57:17.541Z |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-04-28T23:57:17.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:18.094Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=32c03e0f-904a-4d75-ac1d-8f31411af490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:28.114Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ced05520-80b5-47e2-b0af-84a895bcd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:38.134Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cb604c1d-f996-492a-b605-d65491b9dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:48.156Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ccdb29b4-48c4-41ff-a76d-46e1b19e98bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:58.176Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=100572b4-ba8c-440f-b867-e7ba7162086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:08.199Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a7e861ce-c10e-471a-a05f-5576f1d875e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:18.219Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f177ea59-39a0-425f-b358-deaf0bd9d8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:28.241Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3b6a4a53-3805-4540-b3fe-26cfe147d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:38.261Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=be4320e2-02d1-4b7a-addd-b35f3a5fd597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:48.280Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ad76728f-82fc-4566-8637-4c2d4526523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:58.319Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a46233ca-7c8e-4680-92e8-ad094877af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:08.336Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dde22411-a075-4638-959d-338967fedf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:18.355Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6833d29f-7c6c-41f2-9607-b111ba578323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:28.375Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b62c661e-17de-4b8d-a4f6-5fd97cb80333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:38.393Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1f7bfec-8c8e-4bab-82a5-b3ad2cc925e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:48.415Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=27382add-71f4-476e-82ed-64b00d0ee3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:58.435Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e1c3ae89-d2e6-4d00-a58e-5989703720f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:08.457Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e634e2d9-2429-479d-a285-d11692c2eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:18.494Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2d3c1557-8f85-4170-ae50-d2027d37e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:28.516Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9488d21e-61bb-45f2-8846-d59cccf0de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:38.537Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=122a36ff-5507-482a-bee4-5f10fb6738f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:48.554Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41492aae-9de9-4475-b06c-3af53fd4036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:58.578Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1fd4943f-4ac3-42cb-887e-f4d440f76c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:08.620Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=863d1ff3-5599-40e9-b8bc-6dc22c142d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:18.640Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d60b9d8e-3608-43c2-bb8d-a868270d2f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:28.661Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9226b917-02d0-4f9a-8a1d-2447e18786b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:38.681Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=832ddde7-c5ba-4d9b-8f13-dac8c944fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:48.706Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5898475a-839d-4c50-8187-3b89f428c347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:58.728Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=efae6c70-4cd0-4863-a01c-68a071a5c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:08.747Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fe51ae74-b068-4fba-b749-96f0f7b63632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:02:17.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:02:17.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-04-29T00:02:17.588Z |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-04-29T00:02:17.588Z |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-04-29T00:02:17.588Z |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-04-29T00:02:17.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:02:17.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:02:17.591Z |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-04-29T00:02:17.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:18.772Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=96c3f94d-52c1-4786-bd8b-8c1c5b69366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:28.794Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aae0418d-ab76-4e6e-9bf1-da80450c41d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:38.815Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ad7ff552-4676-4256-bed0-abf2389359e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:48.834Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=452ac836-2e7c-4b42-a0e9-e3714d889b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:58.853Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f0680dd-78a3-44fb-aaa2-acefa5736bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:08.875Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c8d6f45-573b-4fea-8b3a-a8f9d89110d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:18.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d8f77452-d75d-4089-af79-505ab9507948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:28.927Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=74728a93-8243-4461-a8cf-482a7e06bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:38.947Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ffe74f1a-9a0b-4014-b62e-8efdb66dd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:48.966Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=00558084-2f38-4323-86da-83049bd128dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:48.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:58.987Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f0510a03-486a-4646-93e5-f9b17f330428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:09.008Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a6957d41-6a47-4432-bd0f-bc029bdc7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:19.028Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a0a6ef53-cc0f-44f5-b080-caa3ebd43e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:29.050Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d98a2e3f-35f7-4edc-8850-b8927046ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:39.070Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=023a1d39-b0e9-4a2c-a82f-7604d19d5306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:49.091Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b8cbbd61-f610-4055-8c37-56453ecd0695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:59.111Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ec71d852-69f3-43bb-8529-7afb0330b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:04:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:09.130Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2d4d72d3-b1e4-41aa-a8b8-39f2bdd8aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:19.150Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=54fc02e8-944a-4661-bf80-99470c306081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:29.170Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b506c176-6236-47e9-95ae-0bc959f33d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:39.189Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c52d3e1d-a326-4e97-942a-543c5e051335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:49.208Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e7baa758-765b-425b-9ed6-9d4dc34ed94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:59.227Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2875f9bd-f8bd-4297-a76b-114c048c54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:05:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:09.264Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=58e65baf-260d-4ec6-a11d-f0d753e4fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:19.284Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=799f8a5c-2da1-4bac-adaa-ca7ae0f3ce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:29.305Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d71bb845-f8e4-4523-94c6-b69855ebf813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:39.325Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e258f4a2-afda-4284-959d-c4b7973ca35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:49.345Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=299ea89e-b134-49c5-ba92-0bd4ecb3f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:59.366Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cedf7b14-71cf-4371-a353-af54ffc484e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:06:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:09.387Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0a5e3a0e-2e08-4577-a145-8b541f59cedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:07:17.531Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:07:17.531Z |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-04-29T00:07:17.531Z |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-04-29T00:07:17.531Z |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-04-29T00:07:17.531Z |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-04-29T00:07:17.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:07:17.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:07:17.535Z |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-04-29T00:07:17.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:19.407Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3ae8c0b5-7868-4a4a-957f-c7f67404e7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:29.427Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a78121a8-e237-4b83-9b80-0a47cc0c752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:39.447Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f5f1cc2c-3331-48d8-ac49-64b59b1d9ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:39.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:49.466Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e5e41420-049c-4ce8-af4b-e597a3685b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:59.486Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c92e9012-9942-4777-8cbb-e2337a58848f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:07:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:09.512Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5b8e3433-ee2d-416f-a655-39b177cfcb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:19.532Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=31dec684-54df-412f-beca-7e13e453ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:29.553Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=37fca5db-5ade-4dbe-a45a-d84ce38e72f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:39.572Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4cc443b1-a992-47b0-95ca-605b64cc99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:39.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:49.592Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5c4e3df9-3898-4cd7-9bee-0464ca7c140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:59.613Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b72e89f6-c2be-482d-83b1-7a1ff3e631a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:08:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:09.634Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb0eedac-b747-4e19-be22-e389d7fad660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:19.658Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bad957cb-c462-4c76-ad3f-e5838d89dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:29.675Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6f218599-c171-476f-8e49-3f1e04859396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:39.694Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1b08dac0-d92f-4207-8630-7712739b6ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:49.715Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=10076b7e-b274-4894-86ae-25d3f8a12676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:59.737Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b32eb493-e84e-4676-8cb0-035dd0811a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:09:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:09.757Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7703e6d6-eac4-4524-a92a-0c9575b59ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:19.779Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=12d29410-0f26-4c25-bb3e-e1d3bab34a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:29.799Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3bf6277c-f143-4658-a510-323095739ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:39.818Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e7515acc-1b0e-4575-87d6-eaed222e47c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:49.840Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bd16f3e3-9fd4-4871-aaae-fbd852f8e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:59.866Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a2194310-ec8f-4e69-8f28-603c22c90049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:10:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:09.889Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=90f115ef-065a-497f-a776-7b989de99285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:19.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c20d36f2-358c-4de6-9715-3808748e868e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:29.927Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e5261445-6480-44f4-a2e2-7c63b9d92b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:39.949Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=330778f1-27fb-46ab-83c1-fd632867bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:49.969Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=84b9e45a-f986-4f9d-9bd5-ca4e26126b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:11:59.987Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a8cc236-b419-4f94-984b-073d876b1d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:10.006Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=80955b01-ea4f-4196-aabe-83a97a8bba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:12:17.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:12:17.537Z |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-04-29T00:12:17.537Z |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-04-29T00:12:17.537Z |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-04-29T00:12:17.537Z |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-04-29T00:12:17.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:12:17.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:12:17.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-04-29T00:12:17.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:20.025Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b51ea387-8bfd-4169-a98e-6e8f21a3fb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:30.045Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e50cf163-2fd4-4ab1-8ae2-e922a857c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:40.063Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=963b720d-a296-4f1a-9dc5-2508ccd0e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:40.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:50.080Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=84d11603-3442-42cc-96a9-bbefa47d48b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:12:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:00.105Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14d69566-811d-4d75-8d9d-dba9fa1e19b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:10.128Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5d161907-5f05-43e0-af45-80ed7719f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:20.148Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7511cb6f-34f0-4c4f-84fa-5876faacf10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:30.169Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c3e78efd-9f5b-48bb-ab95-de0c140aa8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:40.192Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=47986b60-7028-4245-b51e-cbbc66c1e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:50.216Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f1ed057d-a53a-47a3-896b-5d94f0f89c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:13:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:00.236Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=867f18d8-26bc-47b0-9323-8dacbee60c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:10.259Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3cb4e0bc-ec25-442b-a8fa-6e814ad67c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:20.281Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=77c1970d-c64f-4dec-9600-7eeab4c28e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:30.300Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=55355f35-f0b4-4937-a465-01c6314f94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:40.321Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=326bcfe3-e8b9-4997-8ebb-4bcb02035896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:50.342Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=feab0201-3c3a-4a79-b65f-c4af5033135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:14:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:00.362Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a85a7034-bfbc-4f0f-a120-6a807cb26c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:10.380Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1c96dcc9-7c66-44ec-874e-913854d603d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:20.403Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8ea9ae3b-80f1-414e-be6f-69fac4637efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:30.422Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=99378df6-2c7d-43e2-81bb-a98409a4d7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:40.443Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f70fdfe4-e9e4-47d0-a113-f87583850c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:50.462Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b878a2b5-07c3-4f98-9bee-5012e994952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:15:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:00.481Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b0d91666-5e52-431d-a745-bfe05e5e9598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:10.499Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=54f4d761-0e4b-46d5-a700-4aa214a5f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:20.542Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dd0437e4-c3fd-44f8-bbd9-1520faf00c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:30.563Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=89b65760-8875-4178-bc9a-29bdf0e46f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:40.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=231576a0-cb9d-4024-987f-ddc3d18aa4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:50.601Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=da96ccc9-f6c2-433a-93b0-3fe6c5b871dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:16:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:00.643Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b9b1e87d-f52c-4aa9-b226-a1ec9c3b40db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:10.661Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9de6ef60-73b9-4b75-ae29-f0c2b0115d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:17:17.532Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:17:17.533Z |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-04-29T00:17:17.533Z |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-04-29T00:17:17.533Z |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-04-29T00:17:17.533Z |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-04-29T00:17:17.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:17:17.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:17:17.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-04-29T00:17:17.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:20.678Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b400c169-657a-4848-ad53-41b3a3d65372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:30.697Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a4a5f03c-6cca-497d-a1ec-dc42d57a2281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:40.718Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=28a1e42f-b00b-4ed8-a09a-3bb7f5262dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:50.739Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3f574b21-e382-428e-bce2-9b9faa6bc551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:17:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:00.761Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a11325e7-1669-425e-8c3a-1f1c4196e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:10.780Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=50abfe14-533e-4c22-b435-bbd00447e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:20.799Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0c0a8baf-6378-4015-a336-8ebbbc31208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:30.820Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fb6d6279-dd18-4c86-8205-868d4c521c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:40.836Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=efff6bae-c61d-46ab-98d9-122a1f488b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:50.879Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=60c0ba3d-0ea4-4738-866b-033ae2a1eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:18:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:00.896Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c282c5b9-b8db-483b-8402-f7a6343819f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:10.949Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c0f04ef5-2786-40e2-a032-3af952860eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:20.967Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=09525109-8d6f-42f7-8279-ec3964022b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:30.987Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1534e364-9999-429c-8784-88b78fc846b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:41.010Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8cd27e3-280a-42c8-998c-cce9046799b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:51.031Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5540a750-f2a2-4902-bac9-cc0fe80b44b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:19:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:01.051Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=71a3a3ad-4424-49ff-8792-9c4a19a12611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:11.071Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b2d4863b-b0d0-44b8-9dce-8eff92878a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:21.091Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9dfd4661-6825-4e1f-a24c-db305fba335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:31.110Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6d3aa1f2-2c0d-4852-9fc7-42b77ec5c869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:41.128Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9fcca950-c2cc-42c0-b2ba-d478e8f30b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:51.149Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dca63c0d-de0c-4c47-be57-c143fedd3ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:20:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:01.170Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e4a12aeb-51bf-48cc-a8ae-183e9f51415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:11.188Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a26ecb53-31d5-4033-a909-9df424869eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:21.220Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ecebd0de-ed39-4ca7-91e6-9e940b6a6c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:31.241Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1db22d1b-46aa-434f-bec6-ea3da0917968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:41.260Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9ae92315-ff50-4c25-ae95-09a93afe2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:51.278Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=703dc2b8-7dc2-4ccf-abf5-b6fb8b24479f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:21:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:01.297Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=95ff9993-c8ac-489b-8645-1361e1a9a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:11.320Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1c70957-6add-424d-9891-5fff083b591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:22:17.545Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:22:17.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-04-29T00:22:17.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-04-29T00:22:17.546Z |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-04-29T00:22:17.546Z |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-04-29T00:22:17.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:22:17.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:22:17.549Z |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-04-29T00:22:17.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:21.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6f96213d-671c-426d-837d-13a9e749d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:31.362Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=de1311e4-147f-4e01-86eb-62e8eeaec3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:41.383Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2933f962-eb8a-443f-b109-5290db9ab079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:51.405Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=df738228-c581-4ce7-a69b-59c33bfa9592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:22:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:01.425Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6d721de8-37a5-4fa2-b364-fabf0e75825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:11.448Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8c707cc-6bca-4053-af9e-1ed4d4ee5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:21.469Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1dc9b9b5-1cba-42a4-8d60-ac21a570d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:31.493Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3db09d63-9c3c-4e82-89ef-c1c12113ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:41.516Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1447d7f0-321f-4a81-8a7f-fab0fb913a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:51.536Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8c5f0718-f07f-4631-b20f-01e19cd2a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:23:51.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:01.555Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e73dbb50-4488-47b3-8085-adfa8a41ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:11.575Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f0559daa-fc56-4d43-bfd1-fbea8723a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:21.596Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=71ec2823-b272-46fe-b832-6b3d6109e7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:31.616Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3e4277b7-5e6f-4454-9d11-bc857c20e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:41.635Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8ae1e56c-9bae-41fd-8b26-ebc5799e113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:51.654Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=51de46ac-bf72-434d-9d4b-24a6a0bf30b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:24:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:01.674Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=71f762cd-0ac4-41a9-9c12-82e8221fcc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:01.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:11.695Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=52cda8fb-a815-4a15-bb66-8947a34f954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:21.715Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0a970cbf-19f3-4e10-be7a-a13bdbae2982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:31.741Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cd19f117-56b9-465d-9a6a-739f3bd4a0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:41.759Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=15a88112-490f-4271-a497-b57aec17d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:51.779Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1668650-d6ee-479b-b9e0-8f010633f995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:25:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:01.801Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c0b7563c-8592-4186-aee6-fd29fefe32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:11.820Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=864742bb-2118-493c-8f28-24eff448de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:21.835Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d1e6c27d-3c48-445e-a1a5-151b499aef5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:31.856Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5740643f-65b5-4128-9e01-ced71f0b4a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:41.877Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=270fda64-3b67-4e25-8d86-06c8179cada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:41.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:51.898Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c02620e8-666b-4359-85f1-ce5a9040c6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:26:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:01.918Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4085a5e2-3612-4315-a25f-b6b386dd3410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:11.935Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=949481fc-b2e4-4fbe-9c57-b8e70a7b34b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:27:17.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:27:17.555Z |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-04-29T00:27:17.555Z |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-04-29T00:27:17.555Z |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-04-29T00:27:17.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-04-29T00:27:17.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:27:17.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:27:17.558Z |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-04-29T00:27:17.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:21.959Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=474d4b7c-267a-452e-a40b-f3a61542ec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:31.978Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9206fc32-ef58-4dd0-9f92-5ff4e94c098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:41.997Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3ed775c8-51ae-40bb-be8b-ae83c04de6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:52.015Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=25f7ac68-8d24-429c-884d-44714078e7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:27:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:02.038Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f5ee1ebc-1537-4530-82ca-cdfc6ae492ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:02.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:12.058Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f3afc1e5-4d26-4eb7-adc6-0b4a3c559990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:22.076Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2ac85360-7c24-4501-a91d-591409068678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:32.094Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5c856f4d-2732-4c92-ab54-bdbf501dbb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:42.117Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4767da5b-7540-4c45-9b45-d6b5c3b66c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:52.139Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8b543751-34a0-42ce-b14f-0e0da695677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:28:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:02.158Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=570e65ed-54eb-4e4b-9894-e158990533b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:12.180Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8bf37544-d566-498f-966a-121877e335c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:22.200Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f52b1806-c58e-427b-9872-91ae66f1e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:32.221Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a2f31a5b-c0be-455e-99b9-661290d74241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:42.242Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dd377c66-2e0a-4688-9f05-909c1cf53ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:52.263Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8e3b0f7d-496f-4a8e-a9d3-0d6524bf04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:29:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:02.285Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f53b0fe6-5e9a-43d1-af2b-287d02054422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:12.307Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3217fb3d-5e26-428b-bc08-9ebf41eda38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:22.326Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f5770346-89f0-4be1-9da2-c26bb7274189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:32.367Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a3051e77-5386-4a9f-866a-05b977a691e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:42.389Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dd0cb0b4-167b-47b0-b39c-f7f4aa3ced63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:52.409Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=20c61674-7716-477e-b79f-9afe45c51947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:30:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:02.454Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=78559631-e7fc-4b41-ae33-748d1b49855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:12.475Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d35c1de-c227-4416-a9c7-8b6280b607ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:22.500Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a766174-efb2-40fb-a91c-95adaed801f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:32.522Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6d70a57f-ad8e-4391-bff0-6d5b374dc79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:42.544Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c4ff88ba-6302-4c7d-a9c5-182684e2c455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:52.565Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d9960216-61c2-4928-bb3c-7194e3e6a44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:31:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:02.586Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=02951b54-2cd6-4c42-95cb-2658c40b1193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:12.606Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bf04cac0-98fe-47c1-b9f4-22d8cfa0d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:32:17.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:32:17.618Z |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-04-29T00:32:17.618Z |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-04-29T00:32:17.618Z |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-04-29T00:32:17.619Z |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-04-29T00:32:17.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:32:17.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:32:17.623Z |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-04-29T00:32:17.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:22.621Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2f719b06-9f15-4c47-8fad-770f7ee31af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:32.649Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=525bc561-1871-4076-abed-195650452232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:32.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:42.669Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d034a1d7-1c91-455b-893b-cc56f9a3787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:52.691Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb07b593-0fa7-4885-8f02-e1163b3789b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:32:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:02.709Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5d06cf7d-8ff1-4cc4-b749-002cd1359da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:12.730Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c4370230-4fd5-4702-a064-279154c78255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:22.747Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ceca1235-7329-4c4a-a0dc-802d04711263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:32.762Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7d8c07d6-c02f-4336-8486-1ea755a29459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:42.785Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1262cf69-1cf7-4224-a7fd-46fc667f99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:52.802Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=92d8d3f8-5fe7-4ef4-b32a-0897f648c092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:33:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:02.820Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2e62adda-99c0-4c2f-ae8a-31417a6135f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:12.865Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=316ad7cd-e291-4615-bf77-e207be80a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:22.883Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3e052108-8589-47c8-8ff6-71dc79af8c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:32.903Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a3f8e94-8cb4-452a-a2e5-e8284490297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:42.921Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dc6c059c-dd7b-4aa5-83e1-639b219b5b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:52.938Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a0b684c1-6c00-425b-bc20-81428c5f6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:34:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:02.956Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d89bdff4-5662-4311-8cd3-420757818fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:12.978Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d4ecd40e-00f0-41c7-8fe9-62ce4d236bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:23.004Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9563b6ec-4ebb-4eed-b27c-ddf584c28644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:33.027Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=daac86d6-8b60-41d2-a79f-638ebfced70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:43.045Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c0b0b7fe-0e63-4e38-8a16-00f11aed7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:53.067Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d7511001-4df8-40d1-ab3f-bf84817422c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:35:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:03.087Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bd1a481f-861c-4c73-b5ca-cc48f0020077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:13.107Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3f9c5949-30a8-4ae0-bc74-f55a3641cbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:23.123Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7d75a888-595b-4b1e-a4f5-bf720773fc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:33.145Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6ed3da7b-78bc-4282-969a-4b247587fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:43.170Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=18b570f7-1366-49dd-b099-4a217d1c5fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:53.188Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=645ed30a-271a-4bf7-b475-da6e1de9118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:36:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:03.207Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6669aec8-b49f-4792-84ee-3e2524c5be78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:13.225Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8262480f-0cd6-4167-a81f-e7b5dee6e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:37:17.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:37:17.583Z |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-04-29T00:37:17.583Z |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-04-29T00:37:17.583Z |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-04-29T00:37:17.583Z |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-04-29T00:37:17.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:37:17.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:37:17.586Z |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-04-29T00:37:17.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:23.276Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=897937d6-eb30-4b8e-b1d6-b5c0314b9386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:33.294Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a9caf2c6-3c9b-4625-949f-22e6ae2ec7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:43.319Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7264c3ae-46cf-44b1-bfe0-781bf68585bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:53.339Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=223bf4b6-9327-4751-9824-b7efbce2826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:37:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:03.359Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41d2ac19-c26b-48c2-b74a-7296ff9470e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:13.380Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a0f8670f-2716-4f41-851f-67e88edc952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:13.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:23.401Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b7c6915b-3b69-41ce-821b-c82d93b7283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:33.421Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0e1d5550-137a-407e-80d2-7477061c8c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:43.442Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39b2c7cd-67e6-4c01-ad2b-054bc11e0d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:53.461Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ef90da7d-b828-4c97-aa84-168351ce0b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:38:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:03.479Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=de595bb4-341f-497c-8014-825e1632a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:13.501Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4303b589-560d-47e5-94c3-0ca7c69544c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:23.520Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7fd2ba66-dc39-47cf-a6b6-be657ff719dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:33.540Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=197022c9-2847-4cc0-8069-d1c2aa76cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:43.560Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2b5a0861-3a4c-44bf-9e7a-98f946ff2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:53.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dd23c362-f0ed-4e2f-8d40-3b72fbaddb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:39:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:03.602Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4261cc9b-32d4-4bff-a44e-8d9cb8dcff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:13.620Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9db240ff-d2b3-4955-a2bf-f0b0a92d9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:23.670Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9927ac22-e937-44c3-94b7-2b1c81f170ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:33.690Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8199ce24-4546-40b2-9dd7-a1de2247ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:43.758Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dd91d0f4-1010-469c-ae35-da3b30fd4c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:53.777Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e93162ae-3651-4702-a230-b7587d15d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:40:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:03.796Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=13aea03d-9bb3-4d38-9781-536fb0e5511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:13.821Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1d589a46-ca0d-40a4-990f-ec575f2897dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:23.841Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0b4a77e1-2a7b-4525-9f84-efb60de58a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:23.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:33.863Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=635d6713-f67d-4860-a468-8743efb9afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:43.881Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=734a2255-0be2-46b3-8814-df2e52eb4c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:53.901Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=96fc8ff5-171a-4387-bfbf-119ad1b0800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:41:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:03.918Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1539eb7e-d04f-4fb8-a14e-295a8238f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:13.940Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b4b85231-465f-4eaf-80b0-94dade8a8659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:42:17.555Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:42:17.555Z |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-04-29T00:42:17.555Z |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-04-29T00:42:17.555Z |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-04-29T00:42:17.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-04-29T00:42:17.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:42:17.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:42:17.558Z |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-04-29T00:42:17.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:23.964Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=08b6dd73-4089-48c0-8402-005478c31994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:33.981Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5eab2647-0dac-466e-9441-75d041a109d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:44.002Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41869fcd-2c91-42ba-9d89-f9a94991aaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:54.021Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a7cdaddc-c8a1-4996-9347-c9bce321cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:42:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:04.040Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d16c245-2aeb-464f-9042-c14e00869192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:14.058Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3ec0e642-53ed-49d8-86a5-e8379160c26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:24.083Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=560ad22f-88e7-4e83-98a2-fdb1c0c113d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:34.101Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7f463093-d215-4b1b-a5d2-86311658ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:44.123Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a69796f2-644a-4e2b-ac6a-8bb96644dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:54.142Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5df6efc-d9c3-4109-82a4-0b7b88f5600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:43:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:04.163Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c2cbd5ea-e9c2-4c05-9548-aaa516a71bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:14.181Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f044a29-eed6-433e-bf7f-12a5353c094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:24.197Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=210a7a56-ce13-4b5f-8886-dd99ccc7850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:34.216Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=505c9703-7e6e-40e5-b4f9-5f9ec3a98ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:44.242Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2e91359d-fa42-4c2a-b5eb-0ae737303181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:54.283Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=07b69181-4bce-4853-8f78-a929cb84bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:44:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:04.301Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0848359e-1073-4133-9c25-1648f329efb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:14.326Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=57078978-55f7-480a-9421-ce06b0ed2b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:24.347Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=98d4fefe-c747-4cfd-9d0f-7f6f4dee2571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:34.373Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1eccbc83-6087-4d68-8bfc-0778717b7f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:44.393Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6362fb42-55f2-4aa6-8013-a2426a0368b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:54.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=368969cf-bba4-4fd7-88c7-9cab29d49768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:45:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:04.434Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=75495689-8b93-4609-8d45-ed1c45eeb09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:14.452Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0616a627-49a6-4062-bdd9-a2a0290b93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:24.472Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ab057c01-b8b5-4708-a3b4-834bedf39247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:34.491Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=243d298c-04ae-4a62-8a8b-d42dcce417ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:44.512Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bebab4d5-2958-43dc-9b65-2b0a48f4424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:54.533Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=30da9127-2fde-4e8b-b2a1-835082a39ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:46:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:04.552Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=854e1e3f-81e5-4c8a-b438-7fd67cb4cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:14.574Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1582f4a8-a585-422e-9586-e49400e6d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:47:17.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:47:17.537Z |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-04-29T00:47:17.537Z |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-04-29T00:47:17.537Z |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-04-29T00:47:17.537Z |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-04-29T00:47:17.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:47:17.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:47:17.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-04-29T00:47:17.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:24.595Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c6d7187c-e08e-4616-a647-7e99b50955b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:34.612Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9249cdf7-87ee-4eb5-9cac-a54f0b9bc083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:44.633Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=97abc895-d358-4337-a189-4edcfb395cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:54.654Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e9e7e1f9-4d61-46a9-93d4-1acb06e813bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:47:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:04.678Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ad620759-802b-4b78-a129-749e4de0c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:14.696Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dec39763-868c-4a61-97b0-08a3ce43478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:24.716Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3de9cdfe-d76a-4a09-b222-e0045b911031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:34.737Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e184d224-b057-4da0-b9e7-2823a4399c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:44.756Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ba815128-97d1-451f-b104-d25dbba0529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:54.812Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e0e2b714-e036-47ce-88fd-d920b7589a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:48:54.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:04.831Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ebcaf80c-7c76-434f-a9e3-c9e6d9f55a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:14.850Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0a7dab6f-d018-4dd1-80fc-2a3489b0f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:24.870Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4069786e-d662-4bb9-87cd-52d500e8fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:34.888Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=86513527-36ea-474d-a41e-c2e285dd3be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:44.908Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1326f7b8-e128-477b-a00c-b5f0fdf666f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:54.925Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9ec74ad1-40b8-4331-8b49-5e4b3cbf5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:49:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:04.945Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=59be4a0e-0fc3-4baf-a5eb-c283b7d13fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-29T00:50:13.110Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=NMbCGL7E9S0WmBtxj2qo, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:13.908Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:23.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=54e08f29-bfd5-4e8f-b605-6f8589011022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:43.494Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5da223d6-280c-4807-b49a-aea651fc2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:50:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:03.086Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b2126234-3cbc-40fe-8c18-97dc59bae04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:22.671Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a7c61bd-36e0-48ea-a7f9-2c4cebf09ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:42.278Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aa39b71b-4710-4639-a393-feda0f1e46a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:51:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:01.875Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4530c9ba-3dd3-43ad-904a-26e2ab40134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:52:17.490Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:52:17.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-04-29T00:52:17.491Z |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-04-29T00:52:17.491Z |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-04-29T00:52:17.491Z |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-04-29T00:52:17.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:52:17.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:52:17.493Z |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-04-29T00:52:17.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:21.462Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2de0a1e1-8926-42e7-b63c-5d3009fa92bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:41.042Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b7a48139-2949-4ce8-9fab-d17e42947be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:52:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:00.631Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=afe4ffdb-bfcd-484e-91a0-030f3d07f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:20.208Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d752cfc0-e2e6-44c1-a96e-a78d3d71f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:29.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:39.791Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=859f40f3-4b5e-4f4f-841f-5ae9422eef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:53:59.368Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0d15e4ac-c0c6-4f6b-a2f7-8a908b1ed249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:08.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:18.949Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=769a2c5a-ccc1-4e86-a5f0-fa564cec990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:38.552Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e48ab52c-aaae-4600-9a86-ec1029ae502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:54:58.135Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bf57c84f-c6d9-4135-aedf-9861eefe7825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:17.723Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23019d3f-0c9b-4076-a752-391af7724b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:37.304Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=207ce4d4-71c8-4eab-bea3-ac5958f92e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:55:56.878Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0c1b0ac0-f686-4523-a2e0-be671c924c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:16.460Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9300b314-414c-42c4-9c96-8ff3ea881772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-29T00:56:24.108Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=P9DIY31rLgo4bpLazDrq, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:24.140Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:34.141Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=46214ec8-ffda-4aa3-b481-cd334f8dff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:56:53.724Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d727292-c9c9-4d3d-8231-37785cb208ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:13.309Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a0d47750-2cf3-4f12-818c-b8b4edfa3e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:57:17.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:57:17.579Z |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-04-29T00:57:17.579Z |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-04-29T00:57:17.579Z |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-04-29T00:57:17.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-04-29T00:57:17.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:57:17.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:57:17.582Z |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-04-29T00:57:17.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:32.888Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=08a3970e-9b63-4d5c-925e-3f155d379e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:57:52.480Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4ae51bb1-2942-4707-bc02-d024fd059342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:12.063Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ac300e69-e3c7-4586-820d-adcfec2b628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:31.645Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b55c8fc8-2103-4cdb-bda2-9cccb9353037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:58:51.225Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7dc503b4-b51b-47d2-ac89-f82301f8cbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:10.802Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f9a731b6-97b9-4da4-b8d2-a478eacb4d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:30.412Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=012767cd-ef9e-48de-928b-723081ea55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:49.993Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4aa4aea1-c6fd-4a2d-b753-f92334f619fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:59:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:09.595Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea7e0d4b-b673-4904-80eb-11da242e0b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:29.197Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2fb2a352-cf8a-4101-ab0d-4f010786e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:48.776Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e516b935-9b43-4b2d-bc2f-c691861bf4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:00:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:08.364Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e3ed590c-1ee8-4a9f-aa60-83f9412a4aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:27.944Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=15f2f9e1-f6ae-471d-8930-a0dde947eb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:47.535Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8a0d27c3-27ee-49fa-98d8-cf19cee1cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:01:57.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:07.121Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a7abead9-3104-42c3-ae99-6fa5a08acb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T01:02:17.551Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T01:02:17.551Z |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-04-29T01:02:17.551Z |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-04-29T01:02:17.551Z |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-04-29T01:02:17.552Z |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-04-29T01:02:17.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T01:02:17.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T01:02:17.555Z |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-04-29T01:02:17.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:26.708Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9c9b435b-c5bb-4dd2-8bf7-de05b262a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:46.288Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=874b6620-3725-495a-8244-25dbf651090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:02:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:05.874Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=02c227c0-a232-478a-bdcd-8ff109a334f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:25.454Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=542f0a21-5506-4fe9-89aa-724211c0c067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:45.060Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=72b95a83-91f8-4eb0-92df-6f56afa63c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:03:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:04.643Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ca4d4a92-91c5-4e28-b249-61e2d146a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:24.220Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7cbdeac0-037f-4735-8f73-1ca03b765cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:43.827Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ba979ebd-88b9-45aa-a422-6126fc3554d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:04:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:03.411Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=573da11c-20fa-4306-826e-687e0e432c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:23.004Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0b5894f2-3a19-4269-9866-6e53d5684430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:42.604Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a6dbbdd9-e5cd-45b6-bd94-6fc79251e92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:05:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:02.193Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bc92aa7f-4894-44b4-977d-7b6f5f6e52d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:07.216Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:17.212Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06af5688-de41-4ee7-9cac-c3852254e0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:26.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:36.811Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ca3fd17e-3f9b-429d-9f1d-cf2b52bd17a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:37.555Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:47.555Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a714cfb-d25f-4173-a9f0-02c6bc57c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:06:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:07.136Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=683699ac-5aff-48e1-8a1e-f2aab9f7ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:07.829Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T01:07:17.530Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T01:07:17.530Z |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-04-29T01:07:17.531Z |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-04-29T01:07:17.531Z |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-04-29T01:07:17.531Z |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-04-29T01:07:17.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T01:07:17.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T01:07:17.534Z |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-04-29T01:07:17.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:17.829Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b6455ddc-29e0-4ca4-9110-2fe0beadfcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:37.413Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f35968b-710a-48cb-871e-4e6b47a104ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:38.102Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:48.102Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=19adca3a-5726-4e61-b4c6-8354b359c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:07:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:07.690Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e999fad6-d8ba-454d-a863-e8cee6dd7cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:08.422Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:18.423Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ffe5e139-098a-474b-bb40-f824595473a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:38.053Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7f193096-4ef7-4356-a464-efd411106432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:38.769Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:48.768Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=42659614-5bbd-4c26-b475-3a45b90de239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:08:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:08.347Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4b16e60c-7b0d-417f-8245-27c1d680b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:09.040Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:19.040Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23ed3a42-97f4-4aeb-85ae-3dd9539e8ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:38.621Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dea03c29-cc72-4dd5-91b8-f26d3aca9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:39.305Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:49.304Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=26884061-433f-4263-a676-d7a829cf7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:09:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:08.886Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=72e48635-4fbb-410b-8fe8-fd41e14858b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:09.578Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:19.578Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ff5c2f9e-1a0c-4261-a946-16f6e789e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:39.150Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0a96ce43-bab6-4b80-aa22-4615075eb6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:39.839Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:49.839Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c919bb4f-a902-4f78-92bb-1414895428b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:10:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:09.416Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=269e268f-ff83-4243-8f5e-72efb7683ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:10.102Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:20.103Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a1d5aefc-d8b3-49f9-adfb-e8eb7b16e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:39.677Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dad00e3f-93ca-4761-83f8-2aa5921b63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:40.364Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:50.364Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a0fabd55-84ee-4898-a494-f38cfd9c7e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:11:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:09.936Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4dcfe1ba-6061-4075-8797-04152b06228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-04-29T01:12:10.848Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation_bd68cb9e-e7f9-447b-a5ee-aa58f62046e2, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:10.879Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T01:12:17.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T01:12:17.653Z |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-04-29T01:12:17.653Z |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-04-29T01:12:17.653Z |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-04-29T01:12:17.654Z |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-04-29T01:12:17.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T01:12:17.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T01:12:17.659Z |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-04-29T01:12:17.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:20.880Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=edebb3f3-0481-490d-890d-7d711eba7672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:40.484Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=eab5c0fe-1b0f-4ee2-bb9a-edf32296b970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:12:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:00.073Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=050b9c08-80f3-4790-9b21-24c0e6204c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:19.665Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2d260a9b-881a-4b29-842b-6ab0c4f38f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:29.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:39.279Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=27d8b15f-9a9b-4f7d-a144-cbe9db475f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:13:58.855Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6e631f93-d7bd-4e99-a310-2ec976aac190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:18.443Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a677e8af-2d0e-435c-919d-a710d8878885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:38.019Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45e5d7ee-5efb-463e-8ac6-42f4fb91b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:14:57.598Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f0079b0e-ebdb-4885-bf4b-fdae76861a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:17.172Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b3e3d6d8-d9f9-4108-8c2f-1f8ced2fd695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:36.801Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c55c90f2-17af-436a-b2a4-0453389e44c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:15:56.379Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e9dcdcb3-15c1-4722-97d2-eb7df2ba08d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:15.969Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=28627db9-c11c-4c33-b883-eef93cafd73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:35.550Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cc9abd2d-9964-42fc-89c3-36d9ad7273d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:16:55.126Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=626d4727-435d-4223-b21c-390af45023e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:04.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:14.701Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=488d85cd-50b5-4718-9a66-bc15ce4cf873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T01:17:17.497Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T01:17:17.497Z |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-04-29T01:17:17.497Z |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-04-29T01:17:17.497Z |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-04-29T01:17:17.497Z |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-04-29T01:17:17.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T01:17:17.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T01:17:17.500Z |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-04-29T01:17:17.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:34.286Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8d2d1acb-0d07-4f20-b85e-ac23a87f3666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:17:53.887Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d1aef22-eb27-4d98-93f8-0e7d4a6f2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:13.467Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f776498a-3291-4772-a959-5408d796b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:33.067Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d1797773-3b53-49e5-9f7d-563867f59ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:18:52.641Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f9f5792-b979-4db6-b1e3-5d30fcac7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:12.220Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=64174e54-f4b3-44a9-acb1-2b2654127261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:31.797Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=79e5d79f-0ca6-4178-9021-27094839c862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:19:51.380Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c48c0956-af79-482e-a8ec-1b2feccdb12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:10.956Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8f667062-f553-4034-8e13-72c122010145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:30.528Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c6afa23c-47f9-4585-80de-2b05fa237f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:50.109Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1fb842d3-ccac-413e-bf4d-341c3dfd0126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:20:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:09.719Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ae03f8e7-3dec-436b-88b3-a910e6a734eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:29.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c063c413-053a-4d8a-9f1a-a34ebdcdb621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:48.914Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=82c074d4-4fd7-4064-a8cb-48ef820f2b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:21:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:08.489Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=19251167-5bb8-4638-a692-1098e3970d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T01:22:17.497Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T01:22:17.498Z |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-04-29T01:22:17.498Z |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-04-29T01:22:17.498Z |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-04-29T01:22:17.498Z |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-04-29T01:22:17.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T01:22:17.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T01:22:17.500Z |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-04-29T01:22:17.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:28.067Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=95650aeb-de83-43a1-809d-b2070ecbe126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:47.651Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=561f9238-467e-41f8-af20-10a0690bcb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:22:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:07.252Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b99cb3f7-b213-43e5-aaa9-be8662efc978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:26.835Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=588e62da-6792-49ba-8bb0-58dad78b1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:46.413Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d762c828-ab0a-44c1-9790-f09187224caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:23:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:05.990Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=302953b8-68dd-471c-8c17-1670686ac88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:25.580Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ec78ae84-4b87-48f4-82e4-7c39200dde40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:45.156Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81746496-b246-4e16-8c21-b0511e235fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:24:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:04.747Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ae02ab32-e82f-4127-a56c-4629eb820fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:24.354Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a30a8b96-d2e4-44ad-b67d-d8ded84aea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:43.931Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a38aaba-ee2c-4b1a-b54a-9518b4b6a9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:25:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T01:26:03.536Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1745069b-35a7-43d3-a402-af2d17ebaf0d | |INVOKE |poo