By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:17:10.266Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:17:10.287Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:17:10.288Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:17:10.291Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:17:10.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:17:11.155Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:17:11.156Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:17:11.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:17:11.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-15T00:17:11.418Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-15T00:17:11.469Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-15T00:17:14.355Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-15T00:17:15.137Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-15T00:17:15.180Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-15T00:17:15.181Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-15T00:17:15.360Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-15T00:17:15.361Z |INFO |Root WebApplicationContext: initialization completed in 3890 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-15T00:17:17.211Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-15T00:17:21.082Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-15T00:17:22.599Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-15T00:17:22.702Z |INFO |Started MainApp in 16.377 seconds (JVM running for 17.647) |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-15T00:17:23.114Z |INFO |Start scheduling PRH workflow |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:23.143Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=28296a69-5904-479c-aca8-bc42196a2c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-15T00:17:27.313Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-15T00:17:27.315Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-15T00:17:27.320Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:34.265Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=95c4ed79-0910-4f99-8c42-f22f21d9e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:44.300Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=20cfe17e-f47f-4223-8df0-cb0a1c0759a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:54.381Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ad0399bb-9c1c-43d8-a649-d13f27390d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:17:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:04.429Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a965780e-810d-4801-ba8f-81fc016f6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:14.498Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=58143b3a-e404-4369-9851-3d1eb06e5871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:24.551Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=43744d9c-b8cb-4cef-8955-699a9ca53367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:34.591Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a64e3020-f951-48c0-8705-ce15e0d444a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:44.664Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7b23febc-ca2a-4088-9698-3ad129b0ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:54.722Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2fd461f8-deca-4b09-81c1-7acf9df575cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:18:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:04.757Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4f3b0224-62ec-4ded-9c66-f3e1f85b98a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:14.783Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=144f3893-ccec-4215-a685-8eb94f6d54c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:24.901Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2dc44326-9096-4e91-bcab-0d9a41251274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:34.953Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7bf9eecd-cc96-4ef1-9fa9-b18a2bf4cd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:45.007Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=efe06961-9fd1-4577-99bf-37d21b7dda62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:55.224Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=28c9f93d-c539-45c2-9773-8ca44752642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:19:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:05.268Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cc7ac304-10cd-47ad-9d2b-ad69259171c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:15.352Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7d38cea6-92c5-48e0-ba8c-cf93c9a41f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:25.415Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6ad1a2eb-035f-4d9e-83c1-5b9e7512b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:35.533Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d3592ac2-00a8-4e27-8917-f2a07fe6140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:45.562Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=de4a56ba-ef0c-4438-87e7-977c962aaa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:55.805Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d13d4196-2aed-41d1-8f05-a077e1c65c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:20:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:05.841Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f419892a-e665-4070-a4b2-f2fbbb1b0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:15.899Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8adf27a9-413b-482f-9cc5-2140791f795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:25.927Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a264af25-ffda-4617-9f1c-f9222539875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:35.964Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bd5d779d-ab7d-4675-abbd-82beba67d1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:46.005Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=81d33516-0f7c-4d6b-a7c7-ab496bfec373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:56.042Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ae699822-ad69-41c4-bfb8-595322d6f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:21:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:06.101Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b2d17525-f639-4e8b-8cc4-0b66a976766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:16.129Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8f70985b-a9b0-405e-9cdd-8ebedb13ff25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:22:18.973Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:22:18.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:22:18.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:22:18.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:22:18.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:22:18.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:22:18.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:22:18.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:22:19.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:26.164Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f5229f67-44f6-40d2-a72d-c5cf2a976157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:36.192Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c2a8f50-bb93-4c62-a9c6-e42922eff161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:46.216Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dc791b32-0caf-4be5-b120-4ad667c6327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:56.252Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b029d804-387d-4b8c-9f31-e3f4c988d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:22:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:06.284Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90893952-6a5f-43b0-a4c1-7a4459be4b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:06.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:16.556Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=709630e5-e617-468e-9371-2bf0c38c80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:26.602Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f1894090-0a64-4e0a-8e3c-37f569d076bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:36.665Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dac35c2c-ccb5-4dad-9529-5d518bedf53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:36.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:46.717Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e2c2ad13-3305-4139-838a-cefa88793a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:56.769Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bbe38337-6c10-474b-92dc-3e44ce68c530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:23:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:06.803Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f98eb92e-455b-422c-a431-1b2581a9b90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:16.861Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a4731787-3db0-4804-a61c-457fb38b0971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:27.017Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=084fd28c-94bf-44a3-bb43-600233d67830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:37.045Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=50dafb87-6788-4de9-aa5c-6c8a86876bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:47.094Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=788a4cf0-00ae-4cf1-9ed7-50612815eac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:57.121Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3450121f-eec3-4258-964f-58d13b45081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:24:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:07.158Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=58b93f4b-a41b-43b6-8d12-bd9e1fa8fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:17.188Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=273a27fd-e447-430b-9331-28411c731f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:27.220Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=06ee5c83-d53c-4cfc-be42-c981d70c7918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:37.239Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=51ef6ecb-bf7a-4c76-9605-f226b39dc605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:47.281Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=de564dc8-49ba-4bcf-9b7f-2c9e10433237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:57.341Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5c3a1231-8298-4c8f-b1cf-b44a2a33e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:25:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:07.501Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dafd5131-08ac-47d7-90b2-662ba06979d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:17.556Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=df8b4887-6985-4e10-adcb-a767da02870a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:27.609Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6eee8f61-906b-498c-ab82-4cdfead4ad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:37.638Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9523e0de-cce0-4c2f-bc6a-5ca7e7055178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:47.675Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=467fdf00-deff-4ca0-a763-22a7300d9c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:57.718Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7f76f3e5-2b2d-4507-b8c1-775d44ccba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:26:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:07.763Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6aa99b2b-8e3c-4a9d-ab3f-af79a631b225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:27:17.706Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:27:17.707Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:27:17.707Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:27:17.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:27:17.708Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:27:17.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:27:17.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:27:17.726Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:27:17.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:17.786Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=60c96e9b-cdfc-4298-a0f0-0e76cae1b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:27.846Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8ca55a0f-481c-49f7-a3f2-8a63396ad1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:37.884Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=053a9a55-6a02-462a-8b2e-63c951c676bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:47.950Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=383d2c3a-ffc3-4838-b4a8-b11d529a45d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:57.992Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=405372a5-543c-49ed-b99d-18e24c49a41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:27:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:08.085Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa721822-e091-4545-b5ff-217fc81aff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:18.111Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=adac68ab-b643-40ea-96e1-4b2b2e2695a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:28.143Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa61efbc-b09c-403a-811c-33f6de40c5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:38.180Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cc374e96-7ed1-4f03-ac47-c746fc1e5051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:48.212Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6c975ae2-bdf0-478e-b331-ab3d5cef214e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:58.235Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=63ac9806-6b82-4275-a908-36c31f0bb7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:28:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:08.266Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=27dcd723-1356-4a2b-8486-2661b081a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:18.298Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=53ee6ad5-fb79-4cd7-b025-43b1367ebef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:28.396Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=66e968a0-dca1-41fa-bbea-1af337b54c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:38.425Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8071e42-5f52-4972-829d-6e5ca1bbfcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:48.458Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e9062c16-2892-4a26-9696-67e774f8a0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:48.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:58.489Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=becdab31-ab9c-4cc7-ad5f-9a1deab3570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:29:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:08.515Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=11b643a9-4a98-40f8-b597-977c6c8d2239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:18.558Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a6199d4d-c7a7-4e29-bb8c-57137a328db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:28.591Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fae87a37-cebe-4ec2-813f-4e39e4389256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:38.612Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4d7a1c43-c9cc-4854-848a-c2d086dfe27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:48.650Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f3b2a769-44c5-4658-be7a-72c779edb623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:58.682Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=649136f4-93d3-4346-823c-5971111a4516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:30:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:08.721Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bef8cca7-08e5-4a6b-ba9f-64fec7bc2571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:18.761Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=afe91ecb-f9c2-4584-8442-552b800fd37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:28.794Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6e047e88-6ff5-482c-a277-cd7bed491e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:38.829Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a2ceb526-3679-4c34-9c0f-2a3061c096d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:48.858Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=47e419a9-938c-4fa4-b52e-20367da9a60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:58.886Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d7669e25-fce4-4c71-aeac-5776566d8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:31:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:08.907Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f29349ed-bef6-4fdc-9ddf-f4c01b4d4523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:32:17.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:32:17.623Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:32:17.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:32:17.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:32:17.625Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:32:17.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:32:17.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:32:17.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:32:17.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:18.955Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=969556cd-f64c-4fb3-9cb9-be8cc74e1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:28.985Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e10274b5-3ff4-41f0-b6fa-543ef675d3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:39.012Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=827b394d-bc84-401f-8f76-04a2dfc852de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:49.043Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a90a9b8a-36c1-47c6-8f8e-868b65a98560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:59.075Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b6a78b93-3e60-452d-b6b3-866a57c39ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:32:59.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:09.097Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9dc5df76-8596-4769-90e7-9d84e7aacbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:09.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:19.122Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d0d83a72-96c5-4386-904c-702b46fde842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:29.215Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cc601c8f-e60d-4340-b1ae-c30f1bc516b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:29.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:39.238Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9ad4123a-8af5-4e05-880b-a50c64298dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:49.267Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5faf852a-c4b8-402f-8a00-b1988202fd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:59.310Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f63e9a12-28ec-4d5b-be43-d2fa9c3b00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:33:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:09.339Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ef8fd37e-932d-420f-a23b-0701a8c26273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:19.363Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f7cd0af2-75dc-47fe-9e17-091f186a30f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:29.388Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b24d14dc-ba41-494b-862a-6d84b60e38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:39.429Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=73782809-dfc6-4ba0-a1c8-c5c67b36d458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:49.477Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cccfacd6-5678-4aec-a1b8-9fa1fe478009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:59.498Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e74f86dc-4615-4540-a20b-d9713afdfcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:34:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:09.527Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8988146f-0e8f-40fa-89bb-ab4526c86e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:19.549Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8cff78e9-70b0-441e-bfce-81c3aad9c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:29.570Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=de48e814-acd2-4275-84ed-eff23f69f898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:39.601Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2fdd8dda-9634-4978-b1bf-59d422f52bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:49.658Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d5f950c5-e1d6-4963-bc30-edc89f00fb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:59.691Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d23b8353-c5f3-47a2-8f83-bcf3c96cc338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:35:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:09.714Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=348019ea-10ae-4536-ab63-a4034f19a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:19.762Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=db26f578-f7b6-466f-8c86-31f0a05010a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:29.788Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c550952e-9d7d-4991-8708-b9dfe8ca1dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:39.807Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bf3ababc-cb65-4308-a14a-0fb602936f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:49.830Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=22e216e7-ffe0-4e13-9510-9457a8f4366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:59.850Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d50c96b6-ea61-4dfc-b2a2-6a828ca6188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:36:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:09.882Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e32d935e-0499-4a06-b605-f073ecbfeb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:37:17.731Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:37:17.733Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:37:17.734Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:37:17.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:37:17.735Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:37:17.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:37:17.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:37:17.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:37:17.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:19.906Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d2afab5d-f871-40b4-ae49-a153632b1e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:29.936Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c79c1b6f-8f03-45fb-918d-13d299c3ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:39.969Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=902550b7-173d-46d1-a006-b8cbefdd4edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:49.991Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cd1a4511-4330-4d8b-a54e-e0339bbb2093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:37:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:00.034Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0eceb069-5c98-4bf5-8197-8b29225b6b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:10.056Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fd87bb41-4fe2-44fd-806a-8eb55076e498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:20.085Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d2e60903-6647-4daf-93b3-775e253f70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:30.118Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6bf5de7c-802f-4fd3-92bc-8fc7c28142c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:40.143Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1020924b-3b13-4b52-9a75-c118338835cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:50.165Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42b075f0-af21-4090-b42f-b5640d16a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:38:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:00.197Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d531be9f-840b-4035-9a83-236fdb52c30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:10.237Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f91e8c7f-76f5-47a9-a480-65f9e3c74653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:20.262Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5aa05b0e-73b0-4ff2-bc86-fb84fa9887b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:30.286Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=af55d47d-804b-4ea7-893a-c0709ebe581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:40.304Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=856a6b7f-bc98-454a-a31c-5e8f8cc1eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:50.332Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3cfb2c3f-6a2b-4e36-ab0d-7245b74b3479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:39:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:00.360Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a5fe8c71-c28d-405c-b990-e01e4c6e0095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:10.379Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bd9ca572-fc2a-459e-a56b-f90080d10925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:20.413Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=17f9bc17-7631-49f5-849f-9b4901af43e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:30.441Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=74bb57ec-f885-424a-b66f-821329567b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:40.463Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e5af8ab1-7bc3-4ec7-b898-78548675ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:50.489Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=84ca509a-ba70-4c4b-9996-0e25b776316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:40:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:00.513Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d905f67e-8dac-451c-b406-cf18ca0cdb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:10.540Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=78de15cb-b13b-4e85-bc4b-4bbc91c4b65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:20.562Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5c6b2a82-4f07-4570-ab48-cd12414df98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:30.602Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bfa199d5-d141-4e9c-ba21-b10933f0b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:40.626Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c791ab9b-bb9c-4321-a443-83aea9848030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:50.682Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4a66e7a7-5cdd-495a-99b6-a108094385a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:41:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:00.711Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=471af265-ef73-46ab-93f8-1e4825fd6d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:10.740Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ab3101e0-8622-487d-90b5-cc99cd49c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:42:17.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:42:17.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:42:17.649Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:42:17.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:42:17.651Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:42:17.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:42:17.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:42:17.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:42:17.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:20.764Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5410bd35-9fab-46eb-9c66-cf5c2bf5c779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:30.791Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9c0e0ace-b6a5-436b-9759-2d1d91c93ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:40.813Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa0a2d5f-2225-458f-ab9c-e8135b44bb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:50.850Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e99bb061-531e-4a17-9743-edd492719da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:42:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:00.872Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7074ec5e-1e66-474e-b114-d1a9a2258670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:10.916Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=13012fab-5ee8-4f82-97fa-5a622699087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:20.942Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=52591c25-0b61-4796-b34b-b004ef52fd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:30.973Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8cdb06f0-65d0-46d6-b9af-9c78350ff254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:40.997Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b4a657f9-0cd3-4110-8ae4-57afd526a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:51.032Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=356dfdcf-304a-4b33-b1e8-f7950491b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:43:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:01.057Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=12b16371-0d1e-466e-bf90-560d43fa5b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:11.109Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=36beef8d-9dab-4167-953e-e421308f011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:21.142Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4fffcdcc-b72a-4c5a-ba86-fb549cc294d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:31.177Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1a604e5a-ad1e-4d43-a5b2-a6f69d257357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:41.199Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=84ab241e-ca37-49d2-b597-e5ec4d311c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:51.228Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7a8a7c9f-e3d4-4331-a6cb-18ab2d299bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:44:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:01.259Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=baac2912-474d-4a83-8ce0-50d908246d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:11.280Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d7c41ae6-d1e5-49d4-8365-e3838843102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:21.316Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=24e3d27f-5220-4c0b-a3a6-8fa4219ec9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:31.348Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9f6202f9-530e-49dd-99b9-ac90c338fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:41.381Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=47a45378-8f08-42c8-bbda-958ed3be4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:51.404Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a10372ba-1c81-4e4a-a257-7a594fc287e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:45:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:01.441Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4884b555-dc13-45b8-a9ac-dea88b85f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:11.462Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=80ffbf19-721a-4bb0-8af8-394f01b6b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:21.504Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e3ac478e-761a-4895-a95f-848ba6fb3161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:31.528Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5ec693c2-9f90-4f66-b89f-ce6986162dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:41.549Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=af4c7e4e-475d-468f-98a5-2db897bf7abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:51.577Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=316d507b-d6fe-4e66-9d39-ef31fee4634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:46:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:01.608Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=49b2e393-3184-4cb5-9fff-7ba3cda0b40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:11.656Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=607b4e86-12dd-4730-9ab7-1d8bcf748a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:47:17.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:47: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-02-15T00:47: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-02-15T00:47:17.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:47:17.589Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:47:17.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:47:17.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:47:17.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:47:17.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:21.678Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=317355d8-63df-440a-b75b-b1687d6ef015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:31.697Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9788df94-3b6b-400b-8d52-76a6f75354d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:41.717Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2f9a046b-75bb-4f5c-88dc-21cd026b550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:51.735Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b1be75da-6074-4c30-b076-58b2833e02bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:47:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:01.756Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=60b427de-1e33-4268-9dca-d864f4adb8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:11.776Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d564442b-8273-4955-af63-65df41f1d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:21.799Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d50cb198-39e2-47c5-a417-1b9fec0b94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:31.820Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0a602d43-9df7-4fee-afc7-90aeecd05423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:41.843Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9af58356-8f1c-4aac-aeee-bc3c27ebbd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:51.881Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e0e83dc6-5e91-48f5-91aa-b63427adbecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:48:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:01.922Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ec762b98-b1de-44a3-bf1b-2ba9a68b0b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:11.941Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=02df03b1-f0a7-4fc7-a564-e27b406e0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:21.969Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=71a5e01f-fe14-43b5-b193-86c9443351b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:31.993Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4808bcf6-2b3f-4668-b0fc-ffd7ab05cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:42.042Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c77c1725-a1ff-48ea-8ef2-e001e7cbdfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:52.067Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a3aeefda-061e-48e7-b432-dbfa02320bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:49:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:02.110Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1b614a1e-0dc7-4bfb-9734-cede59a648f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:12.142Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=79e1db00-d3b4-47e2-adb2-718a262724f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:22.179Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=270cab44-ae66-444f-a34d-dd44de43feeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:32.203Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b7c343fd-7e58-405b-a733-5317d9e2ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:42.265Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=93186204-0b54-455b-8c90-b6ca2f89cf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:52.291Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4edab400-e71a-4ff4-981b-689e6a06e0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:50:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:02.318Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eb2c097a-3507-4519-b5e8-ad654d65bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:12.344Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0b238611-25a7-4a79-9d92-8b09f07eee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:22.371Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3298b9db-457f-4656-88ca-ab9d44a478b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:32.401Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2a2fab50-325a-4de8-ab69-d02a9d3babea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:42.427Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2c39f10d-74a5-4b97-b2aa-65660b61dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:52.493Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=84f131ac-ca9b-4f4f-b36b-1a6c1e34398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:51:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:02.544Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1e660c3a-2310-4f11-8611-5a01ad360289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:12.593Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c5d95cb6-d247-435b-a989-38d171d297e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:52:20.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:52:20.771Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:52:20.771Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:52:20.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:52:20.772Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:52:20.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:52:20.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:52:20.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:52:20.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:22.619Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ea76dbba-7dbd-47ee-8a15-0128afada38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:32.665Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=21103924-4d40-455e-b429-844fef88945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:42.697Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fcee75e8-4253-4d8b-808c-3d3f037d34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:52.899Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c85e165f-4ec4-42cd-b797-000c27c05666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:52:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:02.966Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d71081b3-5f41-4a0c-ba92-0942d4a817c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:13.038Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=31b561e4-0581-4ec8-9563-4c791782d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:23.131Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=99371162-f8ce-408d-b867-0b9d89aef966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:33.221Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5ebe38f6-f3bf-421c-91d0-23bdd9983987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:43.361Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8625f9db-d694-4fd5-93b8-daed8707e2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:53.386Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4308d207-60da-4846-a27d-022d251aacff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:53:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:03.444Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=884e3625-0765-4b81-a7f8-c844ea0952a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:13.636Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fdb08af0-c2a8-459f-aec9-e99a00a6f1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:23.688Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=319a9be8-ead9-46e0-ad45-ae0a8a5b3060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:33.754Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cd896c26-46d9-4b70-afdb-6166ae312561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:43.812Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cd81d9bb-3721-4737-925e-2c207ea7996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:54.149Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=584991e5-ee03-4d63-a0d6-54ab701b8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:54:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:04.201Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bb594d8d-86bf-4683-b35c-e3ec37fd8d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:14.305Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1e77462f-305e-41df-87c8-c162ba7b7bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:24.341Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=46073941-748c-4876-930d-f2fe4e40688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:34.368Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d5e0883a-54a5-4e24-afb3-842abe32436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:44.413Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cacfdcc9-5ea7-40eb-879e-905f95253cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:54.447Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3d0f5566-9446-4c55-b76e-d68b9b51c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:55:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:04.521Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2fd10b89-86a9-4511-9b94-ff959022f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:14.561Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cd165b5a-4a58-4b1b-9651-0355bb2703cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:24.604Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=07fec0ad-e9ea-4326-9f4e-a90c3a7937f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:34.644Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=67135bf1-d219-4ddc-a562-d31403390d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:44.679Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=070dbd18-c970-4e74-ae98-5df9f032bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:54.733Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=01f71018-2a15-473d-bd72-7669a3f19f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:56:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:04.773Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e307cc33-6157-48df-ab57-3e292952d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:14.797Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1a3d3958-04c5-4c3f-abb1-c6407f887568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T00:57:18.419Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:57:18.420Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T00:57:18.425Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T00:57:18.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:57:18.428Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:57:18.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T00:57:18.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T00:57:18.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T00:57:18.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:24.821Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8ad2abf3-f2e6-42b2-8b97-c23d5163d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:34.850Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=03d0cfb1-9e4f-48a6-a4f6-79522243ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:44.896Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=703769cc-eb8c-4c4a-a7ab-74fe186fd40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:54.930Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=814c0971-96b0-4bcd-8746-c623da49994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:57:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:04.955Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=458ee2da-026a-4e18-86f9-cb580f4d6a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:14.988Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=74aa819c-a71a-408d-8b9d-406aad96d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:25.008Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2337707a-d878-4697-910c-a705f89d9ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:35.030Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0b838bfd-1f25-417e-a8c7-03cc0ca09b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:45.051Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8e80d926-cc5b-42dd-b981-5f2b9e7ba5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:55.068Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=63231ad4-1a43-42c9-ac83-7450034f57db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:58:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:05.090Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d22fc1e7-d5b9-482b-98fb-85142a79c6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:15.109Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4d62180d-a695-479a-b819-4da1f1d84cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:25.129Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=40816443-62e9-441b-a5c1-3e3619882655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:35.177Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7cfa3af0-309a-4e14-9854-f6007302b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:45.201Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f80798d8-0e0e-41bc-ba38-7a981e9ea96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:55.232Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=724102c0-4875-4bf9-8118-c6d9f945c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T00:59:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:05.256Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8179bed0-f617-4cc4-9809-cd38b5f0efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:15.287Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e84a1cf6-04ff-4aea-a8a6-0074b4e9494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:25.321Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=41efe5ef-b519-41cf-9b16-39d920ec739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:35.346Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2e66eefb-445d-4ac7-9566-c1ec8556be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:45.399Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=61928eec-b5e3-46ea-ab53-ffe6b58efda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:55.416Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e12347e1-31f2-4932-918d-938796a1071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:00:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:05.450Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b37ebe8a-539e-421b-8752-cc665c328321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:15.486Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=991f8e32-470b-41ab-92cb-d6afbd7ec928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:25.517Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cd4fb075-cb6f-40b8-8216-e67aae16202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:35.539Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b5dee4cb-493f-4180-8adb-6df57e49560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:45.558Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=146183ed-6806-417b-bd0f-b51e2f9f704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:55.582Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=77818e0e-b753-4ce2-b72b-0e3d14ba7417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:01:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:05.607Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5f678762-0693-4a11-9154-a194340ee123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:15.644Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6e7e481f-8dde-49ff-a803-90213fb26ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:02:17.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:02:17.593Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:02:17.594Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:02:17.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:02:17.595Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:02:17.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:02:17.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:02: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-02-15T01:02:17.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:25.682Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=09f65bfe-ea6d-48de-b0c5-ab71cebc606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:35.712Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=23c07f9f-f459-4e4c-b99e-4b13fee1f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:45.739Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8e68d228-30ca-4417-a9c9-5270b88873c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:55.763Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a9ac41c4-63ff-4e5e-8833-4f6be3bc42d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:02:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:05.787Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c1ad3b2c-b352-4093-857c-b81ed21766ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:15.809Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3a31872b-524a-48e0-bf49-bc5c01ecd45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:25.844Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=82e718c1-28fa-4ed3-a45e-ee3ea1d67073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:35.864Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c5acc14e-f7ae-4456-bf8d-46b8545f4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:45.897Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=be043bfd-7c7f-4e9f-be81-13ce3e997d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:55.916Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fb2cd288-bebb-4f7b-b1c9-6d4be8faaad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:03:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:05.935Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3b281dc3-d298-4d16-bb87-a842e44f7a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:05.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:15.959Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fc5ee8e6-b5f5-4b36-bfd9-1fbfdf5c64db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:25.985Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3f4a2df7-2ad6-4540-8320-15a76f90c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:36.011Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0839fd78-b7c6-47c6-9803-8166b112236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:46.044Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e457e1d9-ecdd-4d96-afb0-b001e04f7932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:56.121Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c341bea-5958-473e-bc39-98dcbcb0f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:04:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:06.147Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=aff9ad73-eaa8-40cb-b912-a425e3cf8ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:16.177Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8260761-e166-41df-8ab9-05a61f73eb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:26.199Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=934bcfa9-d85a-479d-ab73-5d766be7f011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:36.217Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bb6875e2-6a27-459f-a543-75360ddbed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:46.239Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1d64e032-156a-4a40-9a00-dcc598fb2962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:56.286Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bf7cc868-538d-404f-8dbc-ba9c1f937813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:05:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:06.308Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=83359c57-109a-4971-be3e-f3251a4618d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:16.326Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1faa676e-3e6a-4270-bd65-012d18cddead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:26.362Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8667f87b-5324-4c1e-8188-ee52812442ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:36.390Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=25dca630-5d5e-4709-8590-54c219adae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:46.407Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f0af197c-0c60-40ab-9c21-3c08ff2d843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:56.427Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7241bf1a-2479-43d6-839d-a24f180fde38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:06:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:06.452Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1000d16f-82f2-4bc8-896d-3ff77d72be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:16.485Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b0a1bdbe-2a0a-4699-b4b4-aae25679a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:07:17.545Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:07: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-02-15T01:07: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-02-15T01:07: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-02-15T01:07:17.547Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:07:17.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:07:17.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:07:17.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:07:17.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:26.513Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=88a80e24-c626-4a40-ab21-d9303a8692cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:26.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:36.529Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f292c341-5f1f-452a-bc18-b894b9bf9210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:46.552Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=428aa593-8c60-435f-b8b7-aa30d476a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:56.574Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=23b401e6-f207-4596-8fc9-c5537b5999de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:07:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:06.595Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=400eb2ab-b4f3-4dd1-81aa-c3df1c4e7088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:16.623Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=29f3a639-3c25-44e1-8001-37b897e26ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:26.644Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8baba7af-2c14-4fce-9e97-f194274d43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:36.666Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=176469fa-349c-4451-a938-e93c52d00154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:46.690Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2c93028b-6fe8-4d68-8a17-4a66baf9c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:46.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:56.712Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f2760164-2b9e-42fd-903f-ffc68c55855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:08:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:06.734Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1e9d84e7-1a03-4e55-af31-c12aa605ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:16.754Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=64675364-58dd-477d-a886-d4852a3f0722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:26.780Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d3bd60d1-e874-4202-82a1-6a9ff81742b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:36.804Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9dca54b5-944b-40bf-ad99-b10185ed785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:46.819Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d84041eb-c3c9-45f3-9a6e-27bcf5d2cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:56.842Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ebce381c-e8df-44f1-81f9-f8c0b8dd7ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:09:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:06.890Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=95cea4c9-99f4-494d-b907-6d6351769f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:16.918Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a58793df-a79a-4c13-befe-2b3c5c68065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:26.947Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eb07206c-5365-4e51-bcbf-de00b74e2538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:36.983Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3b83145d-4e48-465c-b839-1720092b60b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:47.019Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7ce6d158-1825-4af9-9b59-bf1992bc8eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:57.042Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b8d86caf-bf92-4db3-871c-9515dcbb2421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:10:57.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:07.075Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bee17e3c-7a9d-4c8a-8538-0f54456fd675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:17.097Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=63e94e25-1f10-4789-81bf-2dbffd17befb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:27.114Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=68be34bc-7174-4b01-8f29-68ec49c04d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:37.130Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=53231c54-e383-44fe-bb6e-5915d9d419c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:47.155Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=36350ba6-7aff-4488-881b-5a590b7edb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:57.173Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b1677013-afaa-432c-9a9b-7bb76c847ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:11:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:07.196Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8f6e2be1-1940-458d-8e16-371a8cd66c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:17.215Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=230b360e-e961-45bc-ae58-784e3d4bfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:12:17.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:12:17.599Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:12:17.600Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:12:17.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:12:17.601Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:12:17.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:12:17.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:12:17.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:12:17.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:27.247Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d9cf682e-00bf-4d8a-9d65-cef742f696d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:37.267Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=aa8e0a0d-29af-432d-b187-5b5e41ab4cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:47.296Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=32d400f6-d09a-46a2-b16a-97a197e7e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:57.317Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=957623b1-83b4-41cb-b15b-718c99bf7b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:12:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:07.336Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4463137f-a1dd-4adf-a02a-ffe64e12ecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:17.363Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bb893ad1-5998-4b4a-aa52-f68a93833e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:27.380Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bd6f2fa2-4f40-4aee-a70a-b0bd7d5cf651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:37.395Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7d56ad62-0809-4c64-9492-f7a3878f83f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:47.419Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2aaed7bf-f6fb-4a60-89ec-c7e268c264ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:57.436Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=380948e4-6220-4ecf-a8e7-61979a0f4e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:13:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:07.459Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c7e4e6a5-6ca2-4e22-a41f-32eecc1f6bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:17.476Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6845513c-377c-4522-9698-6c5f9a1ee914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:27.495Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e27bdcb6-459a-4532-b614-44a54f3635e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:37.508Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2bd8f85d-9c0e-49b8-a69e-43b79ce74550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:47.524Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=62ba427e-05ca-4898-97da-083f37e377a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:57.542Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=135c54a5-8340-4559-9c29-535c031ca917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:14:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:07.559Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42032d65-ba80-4f8b-bad0-8eb94f14a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:17.582Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=786ae55f-6071-45c4-af8c-a0971a907336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:27.599Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c3978f03-dc4c-4e91-90d3-bc27fe30a7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:37.622Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f5378966-5714-4552-a95e-892f76e70066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:47.659Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=18286a50-15a8-4ae9-85f7-3e82003aa1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:57.680Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8063686-3735-4055-a045-872658a9af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:15:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:07.708Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=14dc0840-5e3f-4cae-bb71-2fdabde29f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:17.743Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8a8c65c6-9110-4b72-86e5-97f726672379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:27.763Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5005d9d6-6323-48ea-9b76-12dbf121df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:37.779Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cefa39fb-9391-4da8-9e0f-5727da0cd6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:47.808Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f772c32a-564d-4e94-99a7-f669540612b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:57.832Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0ea4d305-f0d2-4159-80af-ac12df776094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:16:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:07.868Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa82e569-d137-4a0e-826c-dbb809f0edb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:17:17.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:17:17.610Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:17:17.610Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:17:17.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:17:17.612Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:17:17.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:17:17.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:17:17.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:17:17.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:17.913Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2afbd9b1-6269-4269-9b44-13b89f1cf5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:27.933Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d4fea0f3-69d6-4c91-b698-3e06e4018e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:37.953Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=55097ef6-9b76-422e-ae35-1bb6cceff8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:47.975Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0f023672-9513-4aa3-a7e4-8d8d9707104c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:57.999Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9174171c-e7ea-4dff-9d74-a878f8176fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:17:58.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:08.029Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e03ee438-5ed8-4461-bd2a-f57078ffc409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:18.058Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e776f8a6-f468-4948-99c5-acc48fd4a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:28.086Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0e5c8c92-fe08-43fb-8190-0f985df4dc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:38.109Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e5de905b-1a0e-4cbf-8f86-b925fca9b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:48.130Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8cf628c4-43e9-49e2-a902-746f94b6f970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:58.148Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f340c848-3e77-40f4-ba50-c2b796df94ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:18:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:08.171Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=046dc38e-44e8-4c8c-aeac-66e618f6f7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:18.199Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=01d7f02e-611c-4036-821c-d12a38b965bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:28.219Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7a161777-971e-4f7f-b7a1-9049a1157028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:38.263Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2b84ef5e-ac42-456d-b731-8c1302b7141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:48.295Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=467d8b67-5336-430f-81d8-7b00d64e45b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:58.313Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=80f91089-938c-4fc8-8ba6-1cfc6fa5a7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:19:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:08.330Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d5eabaa5-a60b-4abe-863b-65910762505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:18.352Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa0fac00-49d6-439c-a4c5-8753bb95c9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:28.369Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=887a88ee-a397-4c7b-9d3e-af69c3af4e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:38.406Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d6136f97-e340-4eca-84a0-7d1107af6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:38.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:48.435Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a4c6ec6b-34ca-4720-b4e1-ddcf219390d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:58.460Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ac8c3c2c-3816-4f74-ae97-8ca58651e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:20:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:08.482Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=113208f8-c05d-4dcf-b932-221078d3bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:18.527Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a9b2dd0f-2375-4939-b2c7-0aa391cc7844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:28.600Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5388128c-90b3-4278-9bde-e62308dae954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:38.619Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eeed4645-5c9c-4b73-93b1-b2a055a3c706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:48.633Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bdcbbe64-c262-4bf8-9a52-0333b6511870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:58.647Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0f11c1d3-5c35-4059-8711-9eb0fa1900ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:21:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:08.664Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a236a28a-d598-4deb-90fd-e21624399f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:22:17.522Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:22:17.523Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:22:17.523Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:22:17.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:22:17.524Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:22:17.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:22:17.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:22:17.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:22:17.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:18.685Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=34694556-37b0-4a77-9150-fcc66f0f5db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:28.701Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5fb4d82b-8d00-4054-900a-924b5b50c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:38.720Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5164bd0c-58fd-40c5-aed5-290366ccba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:48.746Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6c84efeb-a201-4a48-a505-a1744b17d6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:58.761Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=78da8f20-79cc-43b4-814c-8d0b9f9709c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:22:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:08.787Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7bd5bbff-e7a2-42e3-a61d-f889078515ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:08.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:18.806Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=531f05df-d24a-4b41-a8da-d9de46cba900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:28.827Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=95021397-5c2f-4bce-b576-cbd298c0cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:38.844Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3347cb7f-22b4-46bc-9d30-c87f08763f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:48.870Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b5e088aa-f731-4e00-b516-a8aadfcb96ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:58.898Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e33c867f-acb2-48dc-8c7e-fdc261f98093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:23:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:08.918Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ba722bac-c501-4200-b7dd-541072ebf50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:18.945Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7801954a-5341-4f43-94b0-8a0b68c681c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:28.963Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7bacf814-89ae-40b2-bfc7-fe48e2797dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:38.985Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=784029d4-b1af-4d3f-9734-835c189a4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:39.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:49.002Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0454beee-5a1f-486f-aa7b-ea451315b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:59.023Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0bb1b193-f12e-434e-9e93-8002f5e232fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:24:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:09.042Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f5f61ba6-f90f-405f-9ff3-1ca65dd37878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:19.068Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eece2853-caed-460e-96f5-ca08f82ad5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:29.091Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=54ac7581-27e3-4383-ad24-0fc9dcc7739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:39.112Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f94dec00-7b2f-4549-9d28-7ebcb2d53326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:49.129Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2061c2bf-e440-46b0-a886-136f2c0a838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:59.146Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0feb9621-9bf0-4101-8372-39060b77255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:25:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:09.163Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d043237c-2a3a-426b-b5d3-2f88d992f740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:19.188Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d135e617-16ff-4826-a9cb-aa56c7cb433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:19.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:29.204Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0f0b2069-2ce8-43e6-9a39-e557430743de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:39.218Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=542af5c7-1c11-468e-891d-d8e7e8744415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:49.238Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=218afdd3-3551-4182-a724-97a74aade530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:59.254Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7a9482cb-7c81-46fb-9965-a8b161bb8271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:26:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:09.284Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e15491ab-34ca-49cd-ab57-589318797721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:27:17.602Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:27: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-02-15T01:27: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-02-15T01:27: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-02-15T01:27:17.604Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:27:17.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:27:17.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:27:17.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:27:17.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:19.307Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=41e8ccf5-6069-42b8-95ce-6f4a78d7c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:29.333Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3877abe6-57f0-4b2f-b041-06b95483684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:39.349Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=14118928-2093-46d2-bc53-20a4dd1bd509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:49.382Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2906f3c5-963a-4a27-8bd4-6d799fbf01c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:59.400Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c5704e20-b425-427b-856a-49b76d594e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:27:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:09.417Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ac63b6b1-3897-4f90-9e9f-a65ca905017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:19.439Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42e8d5a4-200a-4e5c-93d1-3ed32ad34803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:29.458Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3b2c3f63-6502-4b54-9afa-54be5b4a0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:39.476Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5c03ae8c-0619-47c8-8dfe-267acb951e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:49.497Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0c413d32-3eab-44da-b99b-b0f9e1a57c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:59.544Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c1d162c-b584-4dfe-a721-53b4cd085258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:28:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:09.561Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d15d1705-9b0f-4346-ba5d-2bcd834f5a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:19.600Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e00b9eb0-91ef-45d7-b891-9ef91a66d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:29.639Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d0c0d676-c016-4692-a742-06d2218b9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:39.666Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4b017047-2749-4543-abc8-ab9d8f94c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:49.683Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42896593-e636-4a19-8565-3ff433aa9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:59.701Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42b8bfa2-f878-4582-b608-28d486934f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:29:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:09.722Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=01400ee8-741d-4305-a316-d53f2f5e1a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:19.762Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=097ec7d3-6276-4c8d-a4ab-ad897f2fdddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:29.792Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9a47e9ae-af69-4858-a5bb-23e72044bf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:39.817Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d8b6c7bc-8fd2-4cb5-ac21-6d86e440d0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:49.843Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0819c4cc-afd7-4c81-a468-5ab78187f3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:59.862Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b57116ee-881d-4e49-9ade-d534855d27b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:30:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:09.885Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=26218943-6979-4eba-90bb-3ef135f10d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:19.908Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=57b8aac0-2fe4-4760-bb5a-f6ccda8ca5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:29.923Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9bbadcda-7059-46fb-9732-8ea5ed98ab67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:39.945Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8f9e0d73-0830-4b02-bc91-db1daa666702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:49.963Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9188380c-4fef-44fb-9811-be8b700e8c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:49.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:31:59.984Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=137bae99-a6d2-4079-976c-46bec259ef4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:10.010Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=97009e56-7690-4836-903f-be3d01c61921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:32:17.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:32:17.504Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:32:17.505Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:32:17.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:32:17.507Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:32:17.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:32:17.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:32:17.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:32:17.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:20.033Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2d0c6c79-133d-4b7e-9af2-3f94fdf7cdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:30.050Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=65130dcc-0a99-4bfc-8434-83b2e48b1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:40.087Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=528c421e-5bc9-4d79-9317-00e77be474bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:40.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:50.105Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=daef93d6-19c0-4cc6-9485-7ffba928cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:32:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:00.136Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8721e165-d08a-4c5b-baa1-14ba78423ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:10.160Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0ad14e1a-0f86-46da-ab7a-c2df15005f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:20.184Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9fb47354-ab7c-4006-8ab2-a5d219e2e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:30.202Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f22797a2-3a41-4f85-9efa-ec00cb562006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:40.219Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=24a1bb48-24d4-4841-8cc9-abe5733cde82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:50.242Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f7af7b08-902b-4b0e-af6d-76e691d7f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:33:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:00.295Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3d72856a-cf47-4e0b-97b4-35cd2d8344f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:10.315Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d284ba64-5d7e-4770-bd9a-847db8ba70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:20.336Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c26d083a-68a3-4dd0-b9d5-429b01ac570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:30.354Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ee30180f-08fe-4994-917e-f072e6e78111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:40.372Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=41ea77c8-7ae6-4c45-966b-2e5c391896a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:50.411Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ab83569d-b21a-432d-aa59-4451ca636f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:34:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:00.426Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=73954d1d-a252-443e-8aac-35156dcc8d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:10.444Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=be30619e-ea4e-4081-ab9f-fce9b218dc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:20.458Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=09ea035d-5c7b-4c29-b863-63ef8fdda778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:20.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:30.473Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0da78ba1-fabb-410e-8306-9fc79f2bf2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:40.498Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=07996a22-5ae5-4cc8-b5e0-1d58a8f3fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:50.516Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7334e8a7-8dba-4592-92c7-99c31ff8842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:35:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:00.537Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b3edcc4a-f2e8-4e54-9874-ce10169bf29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:10.555Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c7fde31-88ca-4740-b130-ebb54a4bef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:20.576Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=75dd021c-abb3-4d8a-b9fa-e7808eebecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:30.593Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2001e541-8ccb-4487-bd9e-67447c117db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:40.610Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cdc7fab6-9ffc-42c4-97ad-644eba99b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:50.627Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2f0fd8fb-9a54-49fd-9c3a-7c7d917e631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:36:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:00.643Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=398399fd-ab57-45cb-aad6-eb33c2f1fa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:10.661Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=81f9cc93-eb23-42e8-9a2a-20574878f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:37:17.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:37:17.564Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:37:17.564Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:37:17.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:37:17.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:37:17.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:37:17.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:37:17.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:37:17.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:20.679Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=848f669f-6170-4d2f-bc68-e9244a730486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:30.707Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c8e7d7c8-1b36-426f-b754-612bf65c7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:40.729Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0a55a283-ad41-4b78-9850-6cdec9c4ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:50.748Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b30e21b8-45e2-4376-8ee2-c62b64cf9b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:37:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:00.784Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7a04a7d9-5e63-4cdc-a1cb-5941e50e5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:10.814Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d3530f3d-4651-4cda-8024-52f61d302512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:20.833Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=72a4cb29-2baf-4884-ae77-723294e67dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:30.856Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=47d8069d-518e-4e06-96ba-5199c5093d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:40.878Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5a699180-b816-491e-9a82-0edff90d1eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:50.916Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7715ddc7-5500-49f8-97d1-72c1683776c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:38:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:00.940Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f51cc6ce-09a1-41f3-afb1-bde9002da69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:10.967Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=940aaf37-da2b-4502-9338-e22862fd60b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:10.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:20.986Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c5d7baf-f889-4c81-95bb-e286ecc732d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:31.005Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=850447cf-49ba-4f71-b337-dc097502a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:41.026Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b7efc51d-6348-4f17-8edb-616260d3c790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:51.046Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=098c0828-8985-4033-837b-0d6da3bac84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:39:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:01.064Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=06b06ed3-119d-40db-8627-acdc45158a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:01.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:11.085Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1200e130-6c4f-4540-8db1-df134e4b0767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:21.102Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ad8fb478-f89f-471d-9c04-70f0fd40e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:31.124Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d975eb54-c016-4d92-8c06-959d96231257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:41.159Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a1b6e683-52e2-4c9b-a555-b9ff3ea64795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:51.182Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=23e2f124-680a-4581-a997-06eb41aec3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:40:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:01.200Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dfebaa20-226d-46ae-a5b0-e43406885362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:11.223Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d78d72e8-3dee-4c37-a92f-b5b6b1ba47dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:21.244Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5ea1e11e-75a2-494b-bdd5-aa2bd58afec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:31.263Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=84fe1b2d-c822-4216-8562-0c973a6ca7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:41.285Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=74b1655c-5c43-4b2f-9379-f405c198e853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:51.305Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4081f1c6-8ce5-4c16-8a02-91ab387195e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:41:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:01.322Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c1459d91-6850-482c-98ba-358988b4d1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:11.353Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c057c7d6-f4e0-411e-9eec-0c13797406ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:42:17.541Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:42:17.542Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:42:17.542Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:42:17.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:42:17.543Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:42:17.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:42:17.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:42: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-02-15T01:42:17.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:21.384Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fddf2c0b-d9b3-4154-ade2-db20005408d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:31.401Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2b420d37-d2d5-46cd-aa39-d908ac2f230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:41.422Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e0fa2c61-21cf-482a-b2bf-a9c3ba32000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:51.451Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=52af271d-6121-4d5a-845a-73661ad9591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:42:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:01.496Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b679f2de-d950-4cc8-859c-d57f84e65b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:11.526Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e455a1f0-fc21-4a37-8041-87276128f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:21.549Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f9e1b1ce-4be8-43e6-880f-e7356a41df72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:31.568Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8794ae4b-36a7-4fac-a565-a278f47d27ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:41.597Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3e3fb15f-0918-4751-bb4e-0223f624271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:51.630Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b389cc4b-32bd-4c5e-a8b1-50211718f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:43:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:01.647Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=545929a8-debf-4aa9-a0bf-6dae904f286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:11.672Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d4d05bdf-de4b-400d-a1b4-9875b7b9f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:21.698Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f7ac1e36-26d2-49c2-8b18-31fd19f8a654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:31.717Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bb5eda83-90c2-49d3-9cd4-961862b9ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:41.761Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a2e20bb5-b2ec-4108-a35d-05f055f3bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:51.783Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=859a9271-ffdf-4dcd-b2ea-825b53019797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:44:51.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:01.799Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ac487cc0-91b6-4fa9-9df6-e9ef857a8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:11.820Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8a037040-7a93-4b12-8096-54dc9c78c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:21.846Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8f38da2b-d8a5-483d-a999-d3939ad5e532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:31.862Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=461eac76-2ed5-49be-8443-19d6484d11a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:41.879Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5e303cbc-379e-4f26-91cc-2b18a864f6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:41.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:51.898Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90d02601-3888-422b-be9d-0afa59382d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:45:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:01.915Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c9a0940-9820-4424-8c17-f2f9f81fbcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:11.936Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0d9c4e41-4d07-4143-96cf-6678630fd141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:21.968Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9de5b7ac-2120-4980-a87c-226f40eff1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:31.986Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5bbbd7f4-d265-4328-bc4d-939ad49dbee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:42.006Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9d2186f2-d6dd-4ba6-a1f7-6af5b7af93cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:52.023Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=de6af252-1b7d-458e-ba56-a9718257d70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:46:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:02.046Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=454129f8-a070-478b-aae1-ebbfc148181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:12.063Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d79929b3-529d-4ae2-8662-e644f28943c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:47:17.485Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:47:17.485Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:47:17.486Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:47:17.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:47:17.487Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:47:17.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:47:17.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:47:17.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:47:17.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:22.083Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=912c9d4a-6dcc-45a8-9c70-83bf55a0bd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:32.113Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=45d0c956-d52b-4c7b-b3f4-24cebcac4995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:42.132Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f8dba147-45e0-4ea4-9e32-629e4dc1c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:52.155Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a739421d-26e2-4f7a-b17f-dab5767bd2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:47:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:02.176Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a83bf4c8-d2a7-4d4c-8c9c-5974c64d5887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:12.193Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=be425c5b-e668-4984-8834-0f12aeb38e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:22.218Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3948dc2a-7be8-4e4a-b61c-8a50e873c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:32.241Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e97cb922-242d-457f-b2ee-5541e5c5ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:42.259Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=67990a79-814c-440d-82a1-0b8e2a4a5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:52.278Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=da473367-a5dc-4893-b1a0-573546cd4561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:48:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:02.303Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0cb73905-f2fb-4917-b175-c36b8a216794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:12.324Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=410149f3-9df4-40fa-9d03-6d223bb1a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:22.352Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b3330ab4-c9e0-42eb-9353-7988ec77e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:32.377Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b60bbf59-fd12-40e8-8570-f5de264581b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:42.395Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90874dcb-2680-4cf2-a618-edfdb322f1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:52.434Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0de234d0-80c0-49e7-9a3f-cdb2618ddbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:49:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:02.458Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9a7a67a9-6643-4cc3-8f2d-fc20f6253a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:12.482Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c1498a37-8435-4532-abb0-6ea99576e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:22.533Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0708eff9-13f1-448f-b18f-cd30484b905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:32.556Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=91918788-02fa-4a5a-a8e8-fe15dfcc47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:42.595Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1d9be6df-cc1e-492f-963d-2222e232fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:42.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:52.611Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a6268c57-8b34-4367-8893-aac592b5fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:50:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:02.648Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=24400686-ac82-4dc6-9a45-b4e27d4282bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:12.676Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3bfb6eb4-e47f-4e49-8e5f-6dcb1767582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:22.695Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1a5f8dc7-0840-49d7-bd86-ef279a51fed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:32.715Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5b337fe7-4af1-4168-b923-2900f613a61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:42.729Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=86b1d2f3-f2cd-432d-9933-c1fcd7641098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:52.749Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0ac4d2bd-c79c-4baf-a0d9-31d348615ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:51:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:02.766Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3ee597a1-e2db-46a1-8a06-b4528d8617fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:12.796Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1ecb917a-e0ec-405e-98f8-a2a6b2e6133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:52:17.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:52:17.574Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:52:17.574Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:52:17.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:52:17.575Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:52:17.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:52:17.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:52: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-02-15T01:52:17.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:22.821Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b2765fbf-05e6-4a9d-844d-99a452dbd805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:32.843Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7e2ebff6-089c-4dfe-961e-e66d86fe12e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:42.865Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fba5b9c3-618d-4fc8-b5c1-b562df836ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:52.889Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=34cca0b5-826a-43b2-ad37-9a13b68f12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:52:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:02.956Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=04feb6c6-63d2-40d3-b7fe-4284a020bb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:12.977Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cbf1624d-900d-477f-8da3-704015ccc027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:23.003Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5c628ced-6ab6-48b6-842f-68b39a894b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:33.027Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=347117e7-3234-4caf-a99c-eb181b9014d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:43.047Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5b2cd8d3-1453-4292-878d-6b33831f6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:53.072Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8bcb22eb-8452-44f8-96a7-8d01a025515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:53:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:03.097Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e5fdcba6-8e3b-47f9-964e-7f6ee0e6bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:13.127Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=adaea787-37e5-4ab6-9a41-967ffe13c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:23.147Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d007e8cc-21c4-4ae7-8647-91c2148c44d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:33.168Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=41bd42fc-261f-4579-889f-45b8e9f62ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:43.212Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bb017f7c-8557-4846-ac5c-3caf96f000c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:53.238Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b0430343-2ec1-4af6-9883-6e3b488fc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:54:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:03.258Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fc6d97c4-d4c8-4518-91db-bd9047f848b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:13.276Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0381ce8f-13e5-4310-9f1a-0a395e31d0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:23.293Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=80aa0702-cafb-47ea-b021-716363893aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:33.310Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1fa395cb-d086-4bde-949e-485e5292c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:43.336Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c24a7572-ebdd-47f3-9489-0fa7f2526435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:53.353Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dabd1379-67a0-438b-8058-00b9db65d3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:55:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:03.368Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0920669c-25b6-4801-a314-351e12e298fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:13.405Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eae67712-103c-4c7f-9508-46953d1ed80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:23.425Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0ce94d28-35d0-454e-b009-8c7055cdc638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:33.454Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4012f37c-9471-4184-91e5-8fb6e080d61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:43.473Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d0c4f89b-a1d0-4694-a4e6-35c060dd396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:53.503Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4539a49c-997d-47e9-8540-d097fae9ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:56:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:03.522Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1b2f93e0-56dd-478d-8565-13e9e6307a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:13.537Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9fdb741f-a666-4577-909e-971027c92eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T01:57:17.541Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:57:17.543Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T01:57:17.544Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T01:57:17.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:57:17.544Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:57:17.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T01:57:17.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T01:57:17.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T01:57:17.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:23.570Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3561c589-6553-4b89-b9cf-0fa7cc61b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:33.591Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f71af743-abba-45d3-b33f-aa62a574fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:43.607Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f39531ec-6afb-4b28-8340-eca7e7f08fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:53.639Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ee159430-f993-4ee9-9508-5a94fc9586a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:57:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:03.658Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bccf2dde-db56-4ea8-9073-bac5b379b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:03.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:13.683Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ac73a66e-87f0-42f2-8f41-42cb9b541c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:23.699Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=99fa1bf5-e51d-4b40-a4fa-3fab5497f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:33.729Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=86b21bce-a4b6-4fc6-98a0-f3e9ff081db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:43.751Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c1e18ce0-438d-4fb9-96e0-bf02cba83e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:53.772Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4a14565e-3122-4588-89f1-70b10dbcbdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:58:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:03.810Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7d45fb12-5874-4e6d-bd99-aa904168d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:13.831Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0efba6f8-1804-4627-9985-a7ea3387312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:23.858Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2f57022d-2402-43c7-818f-902cf69bbc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:33.883Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=945febf4-e333-42c2-9b60-657eac693db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:43.905Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=62cea709-b5fc-47f0-8c50-0df70132e8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:53.927Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ba670fab-fbfe-41b2-81ae-bcf5162d274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T01:59:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:03.965Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=247086ac-2e9a-4f21-bd0a-6b1d31a70219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:13.982Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9f453470-abed-42bf-8fd5-758f18ad70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:23.997Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ba2b0cf0-b950-4049-8865-9930a7c83a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:34.018Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5d2026d5-ab9f-4803-98de-fd5af6fb90aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:44.041Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=de62b1ec-8f88-43eb-a636-6c5d2684cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:54.059Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d1e5cef8-e627-4ddc-8f5a-f75ff64617eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:00:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:04.087Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e0a3b19d-84da-4dc2-93ed-8732778871d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:14.111Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90b4935c-8619-49b7-b593-fd37e902ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:24.128Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=91a39188-82ab-4146-8026-97ccd2056520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:34.163Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=60e5676e-b4c5-40f0-bdbb-c08758d27788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:44.180Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3a998e75-55c3-4583-b480-f28ff58badfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:54.203Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=620a9345-c68c-4459-966a-4d20036ba475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:01:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:04.229Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=320ffa14-12fd-493f-bc85-f332092c0037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:14.273Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=43c49b68-1829-4bb9-8378-dec9c7369aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:02:17.615Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:02:17.616Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:02:17.616Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:02:17.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:02:17.616Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:02:17.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:02:17.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:02:17.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:02:17.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:24.292Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e6f55a46-7ef2-4eb4-8c04-90d2cdd4fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:34.328Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2dfea776-8d9a-45c0-9f30-7d639ea40f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:34.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:44.356Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=70d9bd51-6d6e-4499-b962-67fff1a46a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:54.378Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=059595ea-e8df-4986-9173-074c43aed5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:02:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:04.406Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5fb77ed2-98f7-434a-a7d8-ffe8d71c640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:14.423Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=50adb265-2066-4470-a3a5-ad68afeaf49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:24.447Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a7ab5013-b416-40db-a602-a673e1ae2cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:34.467Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8b2dea07-5cb1-40e3-94f7-cd8ab5b03178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:44.515Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=392b8ee1-e442-46a8-b038-32b5f62650db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:54.532Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c9d0193b-b28c-4c9e-993d-ada487f75f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:03:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:04.562Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f8e98229-a6f0-4914-b274-8abcc889a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:14.583Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a6513e78-fdd3-4a50-83c3-a1791bad37a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:24.613Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f587fae0-2cec-4b0f-8fbf-28506a6e7aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:34.633Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f3f6513b-83c4-425b-8524-eedf7364cc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:34.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:44.658Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b4c76e67-f8ae-4ad3-8980-691a9a3b4473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:54.676Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=74a65b9a-eee9-451a-bbca-dda5ce5bc5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:04:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:04.695Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=224378b1-4c14-40eb-9367-937cb1f37b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:14.724Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b3bbd493-abe9-45d9-99c0-bda6b6fe49ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:24.745Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1f146a7d-4fd9-427e-bf2f-0eeadf552b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:34.769Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3f5ae9a3-b66f-4ec3-86cf-bde68904cc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:44.804Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c437ecfd-4c8f-4f2e-a8ef-edc0dbe8cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:54.843Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=29eca510-011f-48d9-b67a-9277c09ba0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:05:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:04.870Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c9239a9f-8033-4a79-87f5-f4aebf8faa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:14.900Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=366c8a36-90e5-404b-9a2a-37476a4a82d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:14.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:24.928Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8e7f298-d519-429e-8c8b-141211da011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:34.949Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d3c6736d-b076-49f9-aef6-69b4346d9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:44.975Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fcde659c-2c5b-479e-8f57-b59e2740820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:54.993Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=09399e1b-7603-42ab-a506-7cc569e8b774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:06:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:05.032Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9575b944-9f3b-4142-b409-53d4403b0198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:15.051Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d8b5fe3b-f5f7-4ce1-87b4-bd76819f5356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:07:17.567Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:07:17.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:07:17.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:07:17.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:07:17.570Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:07:17.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:07:17.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:07: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-02-15T02:07:17.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:25.083Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a1984d8a-4f75-42ae-ae5f-91727acadb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:35.103Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a3d6ccea-e06c-4f8a-b26d-1ac8c81888e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:45.120Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=46f8c25b-f017-421d-9b8f-4d37b615abbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:55.138Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=66008e6d-3bf5-49b5-9aa5-a2b692541c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:07:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:05.156Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4ff378ed-4b25-4544-9ca1-c63843b4940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:15.178Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8b57ddf9-1d22-4b05-a664-ba15c1611cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:25.226Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=33799c7b-3934-4679-a2a3-83f61c576fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:35.248Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0c3557b4-2683-49d7-9d22-6c6042068dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:45.268Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=01fa33ba-b5e0-4eb4-85c8-41283746c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:55.305Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=75caedce-10e5-49be-a652-0b37e2036277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:08:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:05.337Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=460824a7-43b7-4f8c-9898-88ef55c460d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:15.367Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f6d8b047-52a8-4a78-98b7-efe7e949e042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:25.385Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e3c8268a-f152-4272-9780-f4eca4959b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:35.410Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=12b9e6fb-8816-47e8-868e-b0687d42cee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:45.432Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7c0b34b8-f4db-4882-b48e-caf7494afef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:55.458Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e16a64be-8377-4c53-9465-725c3f88dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:09:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:05.490Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=852092b6-0ccd-4a9e-b9fa-b9be29a72238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:15.532Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a0472caf-ed59-402e-b0b7-36318e7c3959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:25.556Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=06cfc4ed-8f05-480c-acfb-6eaea2d62ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:35.576Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0509ab9d-6360-4ad3-87a3-16ba6e53ab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:45.613Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eff654cf-9347-4713-898c-d66c36d0127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:55.632Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=204180d9-6b40-43e9-90e3-974c05f45707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:10:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:05.651Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5267cdd4-e896-4f82-b2b8-fb9355cfcfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:15.692Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0c650e4f-ea19-4391-93c3-aa10492c6a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:25.762Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=91f8855e-350f-4273-8951-43a2c132c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:35.784Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b3eb70b6-2739-4931-8905-00f03b6998d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:45.803Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c9215420-dcad-4f7e-97ad-0c2d17d24367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:55.884Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=278cf0fc-029e-41c4-ad95-f8b3d795a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:11:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:05.921Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3363c3c7-3f09-4070-90c8-ffab2f161b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:05.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:15.942Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=291139d1-4495-431b-b41d-4fa28deb433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:12:17.517Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:12:17.517Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:12:17.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:12:17.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:12:17.518Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:12:17.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:12:17.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:12:17.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:12:17.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:25.966Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c799cfec-4401-4922-97a5-6bcc39d3bc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:36.011Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6a81d00f-0a79-490c-bcbe-b11771b0eb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:46.053Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d365bbac-ebc8-4ea0-8fd2-8e02d98dd34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:56.092Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=74be2a33-262a-44a9-9764-bd9094d4c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:12:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:06.115Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4c2a358f-9c32-4c5a-9e90-08f4db33b881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:16.142Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=42d3328f-8cd0-4d8d-8277-6305f019825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:26.187Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=76ec42f4-366b-4314-a2f0-f5433ffd09c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:36.205Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eb5d6998-0832-47ee-84fc-b80d65b3d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:46.228Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a6ff520a-2a1f-4d8c-bda3-46a6b9f0362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:56.249Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=678f680a-dfab-483e-b2d5-f5cc8447f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:13:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:06.304Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3e44682a-07cc-420a-ad6f-d97ceb14c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:16.338Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=004176d6-ed56-4a1b-96cf-55702e544212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:26.365Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d6d8d29a-a964-474d-96c0-2629ea8f71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:36.387Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2fbfa428-9744-4413-8dae-d6d11cc12c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:46.412Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90ebd631-966e-4529-9f5d-f2734c3499c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:56.453Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3ea0fbe7-f711-4b83-842b-575ee7cdf96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:14:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:06.476Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3672afc5-8c4e-4034-808c-f91bf04c63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:16.550Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8e761bea-9559-4052-b255-feae5ec2870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:26.573Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ca4d11a3-18c0-4cf1-80e9-bde3ac975444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:36.602Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=537e8a42-5e71-456b-adf2-11302e869984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:46.633Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f14b8cbb-bf98-48f9-b7e1-819e4687157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:56.662Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=885102bb-7a4b-4b85-8173-2c7bcbe2793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:15:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:06.682Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c9d10f68-3da0-4289-9640-5b47d0fa3788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:16.703Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=24b52282-67cf-436a-9b18-98ad03c77f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:26.736Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a1f74655-b884-4f57-af87-6c8ec999204a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:36.759Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3523ad29-b908-4f6c-a148-66ee689d5865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:46.785Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a0a1b728-5e7e-4006-bef3-53811629e269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:56.823Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d6f1294c-7ebb-4ea5-9918-8f92d9cefbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:16:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:06.843Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d5a358c9-f322-4b97-ab7f-f08d55024c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:16.896Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a46ac2a9-7abb-4efc-9c79-bfd18df36a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:17:17.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:17:17.578Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:17:17.578Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:17:17.578Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:17: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-02-15T02:17:17.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:17:17.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:17:17.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:17:17.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:26.911Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0581fd19-37a1-453b-8698-d12ef6aa6a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:36.930Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b58b6556-d9b4-4264-b7ee-29dbe67ff5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:46.956Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=37676880-df9c-4e95-b491-0de0dbe3ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:56.987Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=726c653c-e8cc-41d0-b9a6-4556242409c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:17:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:07.011Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a1154517-ce6a-4a24-96e6-6c3a536af275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:17.040Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7ff4d824-1516-49ea-b64b-e611747d99ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:17.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:27.056Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1aee8286-ac2b-4288-9d87-fed481b53c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:37.075Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=90dc33bd-ac7b-48f7-8d3e-646d5ba4dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:47.095Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8fe4e44-2509-47cf-ac1e-d1c2da266b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:57.134Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d808ab5b-617d-46ad-970d-445d5cad051d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:18:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:07.157Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cc2a7642-a7e7-42e0-8089-edf4cdb7becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:17.181Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0b8dbbb0-e35c-4449-89f1-a6816b39f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:27.202Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0e72f1e9-8979-4146-8b09-fc3f11e4aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:37.224Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b09dd14b-fa57-4c22-af13-e11f6e1454cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:47.245Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3e222745-08a4-4bce-85e6-8a6f01cedecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:57.264Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8a08c1bb-9340-4515-9d17-eb05015ed63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:19:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:07.285Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9053550e-99a4-4f84-98a7-57720b3f45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:07.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:17.308Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1434609f-9e12-4cc0-9117-839aef749c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:27.330Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ff03a5db-9bdf-4b1c-92a1-d713b29032da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:37.349Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=03364a2e-2d0f-41fb-ae5c-c66f1a03e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:47.381Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5fad5af8-b807-40b4-8c6f-67da500cd4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:57.409Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0c4d90d9-1fab-42d9-b488-85c323ede16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:20:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:07.431Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ed007fdd-518d-4c7a-8b69-d2e6271796db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:17.452Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5d62543a-395d-40eb-9381-d0a99c6ddfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:27.476Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=84c36a53-59dc-4e80-8aa8-0c30cb67f843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:37.503Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=540270ea-2b94-4848-896d-68d3c5607a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:47.526Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b0c6c2e9-7832-4d55-b039-4d7c85914268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:57.605Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=977bb150-3893-43f8-bd75-3b445539ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:21:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:07.652Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=176a5be6-4a67-4ea7-b917-f0cd763dabd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:22:17.490Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:22:17.490Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:22:17.490Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:22: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-02-15T02:22: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-02-15T02:22:17.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:22:17.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:22:17.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:22:17.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:17.675Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=298d4b46-4ca5-4b6c-8e00-caefc86453a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:27.702Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=dfbd5085-03fb-4303-af88-32634464f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:37.723Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=86930e7b-966d-4539-8af9-018bfccb4653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:47.760Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7568020d-1346-40b6-b6d8-a1e5d92ccc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:57.783Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3d46efa7-3ee3-4499-a47a-7ad4f013a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:22:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:07.811Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=707ee35b-b16f-4449-9847-7f32c5084b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:17.840Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1e60906a-14ac-43ec-acb5-e8445358e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:27.859Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e8a5bc6e-6cb2-4b0d-90f1-aa948575351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:37.883Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b0ccf469-9ca0-4e02-90aa-f2ca68df7957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:47.909Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=379688a4-3e5c-4eff-82fc-c337a3031ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:57.935Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=27a26996-929c-49ca-a2dd-899a348f3b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:23:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:07.965Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1905c5b5-00ec-40fc-853f-efc9ea8e72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:17.989Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6322887f-76d3-424d-8dbf-f52638bbc9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:28.021Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=68c305df-aea1-42da-ba30-1689f370b092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:38.049Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e6296fbc-01d8-4160-b919-5173a2a35b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:48.072Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=88d57236-bf43-4edd-b8e7-24e98ae459d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:58.098Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=65ea53c0-0aa1-481e-957a-15d9234ac546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:24:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:08.130Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4717fc54-751a-42f9-9798-bbfe59880a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:18.159Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bd75e0bd-f999-4956-902b-5bf813105fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:28.176Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2da96081-df40-40c2-9051-7fbdfb6237a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:38.193Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=21c1fe0b-e0b3-43de-bd9a-844a8e8d78a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:48.219Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f9458f99-7aae-4cf2-91e5-dbebe3925c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:58.270Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a3ef420a-85e3-4c0f-aa1a-e6a0c5f302ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:25:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:08.293Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7a0e80cd-1b50-46eb-9dab-416bee973d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:18.324Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c46732cd-18a2-46a0-aab4-93e60f0ed742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:28.354Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=47534d94-7f77-4bcd-86db-5d105990cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:38.371Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9c0f94e9-2c5c-4369-8099-ac2251727d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:48.403Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c38b3e86-ad06-4969-8f15-2b21af4d7154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:48.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:58.430Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ea8de5b6-6884-4323-9ec3-88143cfacf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:26:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:08.456Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e6e429d1-71af-4b29-a280-5e9d19e51593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:27:17.575Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:27:17.576Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:27:17.576Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:27:17.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:27:17.577Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:27:17.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:27:17.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:27: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-02-15T02:27:17.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:18.478Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3257cf40-4640-4a75-ba16-71a498b81533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:28.506Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d6df9ebe-2854-40b1-8454-404ed4230a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:38.529Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=fa4e3ced-a38d-4797-88d9-bc8b9cf5af5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:38.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:48.552Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9a41d516-b39c-4725-a8e9-63ca31b9b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:58.571Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d8e8f431-cc9a-41c1-8317-de0f6197e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:27:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:08.587Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ba130c1d-028e-455b-a4eb-5ed4ea5804b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:18.608Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1a428cae-8318-4261-b400-a8f32cc008a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:28.626Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=93574838-3018-4e5b-8c1e-a1d8492e3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:38.659Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=363323b9-4016-4798-b851-64cf26c0fdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:48.689Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=06a8727b-f576-4464-a078-4d4a40d5d1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:58.706Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c7f9503f-b25f-458c-b8f6-8423283ef6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:28:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:08.730Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0601eaa5-d667-4ae9-a237-7e1f1b9dabf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:18.766Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5760c560-c161-41ee-af34-cac8bacee2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:28.814Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=38400b61-effd-45b2-8f46-27a05059fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:38.839Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=03b19372-3f2e-4081-b18a-fa3474eb94e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:48.861Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b6ebc11c-2dfe-47ae-aa65-9fcbc1d71371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:58.904Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=82ea18d6-1211-47ed-8062-1d80d4f36081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:29:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:08.934Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=0484aeaa-2c67-4673-b677-e21f82eab697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:18.960Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=15f4534a-9007-4f1e-889c-506cbc31699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:28.991Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d5962eea-76eb-4b9f-90e4-3834c6e91eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:39.011Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=8c5a9045-b450-41e4-bcf0-1d324e4afe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:49.063Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=79cbf31f-3677-41ab-b773-0215e6b41c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:59.112Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f24980f9-432c-4293-902d-6a9344a22c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:30:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:09.134Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=16f34bdd-086a-4f80-b03b-de4968f3ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:19.197Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7c1c4657-ef3f-4662-864f-7f774708168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:29.218Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=38a707a4-0549-4b44-b04d-a4db9da4caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:29.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:39.239Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4bc9326e-7c2f-4dab-a4fb-7580589df5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:49.257Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=7d0c1f45-7106-412b-b3af-e333120a8e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:59.274Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3f030802-cd41-4900-bf4e-7e09061265b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:31:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:09.311Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=59a73387-7943-485c-b650-96a4686d1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:32:17.625Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:32:17.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:32:17.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:32:17.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:32:17.628Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:32:17.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:32:17.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:32:17.640Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:32:17.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:19.335Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e935b035-8000-4cab-bc67-f3ccd93327c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:29.355Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=99366405-d485-48a5-bcb8-08f8854f5822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:39.372Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=85c04945-4002-47f5-b4df-aba833ea5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:49.401Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ccf341d0-e571-483f-9dc4-e825959cfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:59.419Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a866e802-2742-4997-8c9b-48f21adb9d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:32:59.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:09.473Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4c0c1ffa-6f32-4c8c-a93a-c8c43df34889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:19.492Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=6778d225-02cb-46e2-be34-a08a092ca9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:29.517Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b9e71f69-a9af-49bb-8e23-8f99330c5afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:39.534Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=eef595f0-f320-43ae-b656-ce2071e6db7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:49.564Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=38c274da-dda3-4573-8617-65c0c17f5698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:59.583Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=68ae3cff-569e-4f2d-bca4-5869d007b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:33:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:09.602Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=1bfd0d14-aeeb-4228-a08c-bcaf8158f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:19.627Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b892571f-39d0-4a86-94ea-c042d09c5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:29.651Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=68d04bcb-9948-40a4-bce9-26766f227308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:39.677Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=efa7528e-60aa-4efb-922f-290d25825873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:49.702Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=49f8315c-82b6-4832-baa5-d03d1e9e4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:59.719Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=277644d9-9259-4f96-a3bb-be5a734217d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:34:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:09.739Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=e94bde9b-7e7f-4ea2-b363-9d1aeaa754de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:19.803Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=daa7d027-7b07-45a0-880a-78f6ad16284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:29.854Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=15b1762d-61f8-440e-ac93-68e5dff7cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:39.879Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=a2f5d0c7-ee49-4d9e-957f-35bf6f884454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:49.909Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=d1123334-f430-4740-b856-ca0a47c57cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:59.950Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=9b04d302-cb45-45a0-8083-346777f466b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:35:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:09.975Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5f7ea575-4338-4c4b-86a3-efff6dc81aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:09.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:19.994Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ec4ca05e-a667-4eb0-93dc-3436da147288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:30.013Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=bfb5b363-ff66-4bd1-969c-d6514ffaeff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:30.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:40.040Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=039e9b48-d5be-46ce-b6f2-1c6d55defe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:50.057Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=330f28bd-8400-4a4e-a15d-00ac6b2fd641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:36:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:00.074Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f0fe7211-fcf7-4aba-bd34-e29f866c0b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:10.113Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f7328afc-1799-4544-ac13-7ade6738940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T02:37:17.495Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:37:17.496Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T02:37:17.496Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T02:37:17.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:37:17.496Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:37:17.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T02:37:17.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T02:37:17.501Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T02:37:17.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:20.136Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=f974d62f-6111-41d7-838e-6f6ac6005567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:30.157Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=c565a4f5-4078-48e7-bdd5-efc95ddbad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:40.195Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=20ad3838-e528-4879-91c0-21e8baf03cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:50.213Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b98183d9-03d1-4cfa-8b47-4481bc6e8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:37:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:00.240Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=07df4244-4c8e-4663-85f3-cd97a393b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:10.261Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=5618005f-21b9-4fd2-8aaa-ea1918cb59d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:20.290Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=2fb25ce1-7b01-410e-abcd-78007cd5fc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:30.336Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=3c22468a-ee5d-4988-90a7-d4f1d6c616d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:40.360Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=b1289758-46b1-4d93-bc15-fe01462df4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:50.380Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=664353ec-a126-4214-9c75-90b256be11d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:38:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:00.420Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=79578417-7fa8-4899-aae6-94ee30aeccce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:10.437Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=4f279019-1ba8-4e0a-b4b8-5ce16f2e1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:20.456Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=cf39aab8-cd38-4c8c-aaf5-d7c4a856aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T02:39:30.493Z |INFO |Init configs |InvocationID=36dabb9a-ceb2-428b-96f9-3c934526b309, InstanceUUID=ebde17d6-a78a-48ac-a907-7b92334b3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023