By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:02:09.334Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:02:09.352Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:02:09.353Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:02:09.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:02:09.924Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:02:10.193Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:02:10.194Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:02:10.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:02:10.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T23:02:10.431Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-01T23:02:10.465Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-01T23:02:12.831Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T23:02:13.533Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-01T23:02:13.577Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-01T23:02:13.578Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T23:02:13.786Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-01T23:02:13.787Z |INFO |Root WebApplicationContext: initialization completed in 3321 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-01T23:02:15.436Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-01T23:02:19.196Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T23:02:20.395Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T23:02:20.580Z |INFO |Started MainApp in 14.816 seconds (JVM running for 15.789) |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T23:02:20.650Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T23:02:20.660Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T23:02:20.666Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-01T23:02:20.720Z |INFO |Start scheduling PRH workflow |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:20.740Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=41738dd1-ae7d-48da-bdbf-ca612a842270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:31.611Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=67eb640d-ecce-4636-96f9-5911ef687a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:41.639Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=59574798-6818-4146-9284-0e1d3ef3d498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:51.669Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=04c03173-0c18-4c15-9ef5-6f1680cb4157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:02:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:01.700Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4df005ef-a99e-4151-bffc-d90b3959a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:11.732Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=903f25b6-f282-4b81-b65c-25ca50620c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:21.767Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=88dfba1c-32cf-42cc-98ab-bfc2621a9789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:31.789Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4fc8b888-b11e-41c1-8367-be9554bf9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:41.816Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ec2aabf0-87d9-448b-999b-2512e4e2cdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:51.839Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fa67ebbe-813e-492a-8025-2c85bc8c1760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:03:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:01.866Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4cebee00-ad83-4ef6-bca7-f1a002ea55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:11.887Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e95a018f-3faa-4e43-b384-d68a55a3360a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:21.921Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b7080373-141f-46a3-bbbf-3c7484e981ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:31.948Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=152db300-7fa7-4470-9aa0-94afcaebdf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:41.980Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3d40d16d-516c-453c-8c38-a3c6f73b8b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:51.996Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bf889d96-4c1a-4465-a0e1-86ab856b85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:04:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:02.013Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6e44b7b7-9e1c-4c42-a37f-84ae1d075a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:12.028Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=69d9b33d-76b5-43ca-9d8f-5afdbad886ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:22.050Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fad901e0-e48b-4c62-9fd9-4df838620a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:32.145Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a45e6f16-e0f9-4d36-a530-131b20a65b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:42.169Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=772f10a2-2fae-4524-aa8b-cc9c35a20cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:52.185Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=55dbcf80-f30b-4ee5-98b0-cd41fa61243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:05:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:02.202Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f2fd08cf-f68c-4fc2-ba70-efc881841b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:12.227Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=24504811-11d7-4dc5-9452-0aa1d2759187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:22.249Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=601b7e86-c486-468e-97c0-8e6c6a90884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:32.266Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2c296006-a930-414c-b70c-5ef81d51fd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:42.287Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=931a933c-e2ac-43a0-86c3-e6b7acb08f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:52.306Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0106c92d-7b86-4ac2-a88c-e6805b1ca925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:06:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:02.334Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=55623684-fc71-41f9-97a2-00ab5219bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:02.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:12.365Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=60fa5e6d-b8dd-4c17-9e7c-f34052c99ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:12.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:07:16.533Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:07:16.534Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:07:16.534Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:07:16.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:07:16.535Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:07:16.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:07:16.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:07:16.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 |2022-12-01T23:07:16.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:22.383Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b3866782-b64b-4f20-85dd-b152f4818010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:32.417Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=be3ea74d-4a1e-4131-bb58-1d61e2a0d61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:32.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:42.451Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=62b5dbf1-e66f-4c83-a30d-01677d7ab88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:52.475Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ac87746b-8af3-49e4-9731-851037d92034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:07:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:02.493Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3f7e9a90-32b7-44b7-9cfd-720d7f010eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:12.524Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2994c44e-db0f-4270-899b-924e8dfd2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:22.559Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c74cd581-3d6f-4f45-a313-68219c7523b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:32.604Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1953765b-e28a-48b7-9f2e-1f29143eed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:42.643Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=37854374-1d57-46af-a404-ff54c2af4948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:52.660Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e583a523-bd28-45b4-b557-6206076af5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:08:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:02.698Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a627ec0a-e629-4532-a0be-3e8feb19bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:12.730Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4a080a58-430a-4b80-96ee-c907da7b3535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:22.752Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=36f043ad-5c1f-4337-8b97-17eb85592777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:32.772Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dcd5875c-0dfc-412a-bf1e-14a624527500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:42.802Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6a1ec0c6-2287-4c90-b9a8-95fcfd36cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:52.828Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4685905b-9334-42ad-a67f-adb6dfeae309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:09:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:02.845Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a5ef3dff-dd65-4f7a-9f31-5a3f26ba1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:12.864Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0edad400-267d-4084-b650-69307149b872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:22.885Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c7a5adfc-c3ec-4d78-a420-9d46e11c76b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:32.902Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9458a9f0-3c4a-483e-b780-48facd710874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:42.920Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=58218e45-8141-4cf9-b6a4-1525813f4bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:52.937Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=edf128ae-c00b-408c-88b2-9b06bb9ba037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:10:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:02.956Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8a65e982-1620-4f59-9348-212365a882e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:12.973Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dfa3b8d4-7d8c-4695-b6e9-0cab20c54240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:22.988Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b7eb0fc6-d5dd-41dd-a3ad-ed36db782532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:33.006Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=76e90c6d-7725-435b-950f-15801bbbffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:43.026Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1ac02fe5-87f4-4d43-8b90-b441687f7419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:53.048Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=502eb8fd-c802-447f-b14b-730aeb887612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:11:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:03.065Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dc06d59a-737a-45a7-9a6c-ca0d5079abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:03.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:13.113Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=985f4221-544c-4a10-9f58-55da34a8be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:12:15.844Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:12:15.844Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:12:15.845Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:12:15.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:12:15.845Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:12:15.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:12:15.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:12:15.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:12:15.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:23.132Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6ba1da9b-5cbe-4328-8c4f-7ac86fae040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:33.154Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7a9aca58-6596-4616-9ec2-7fa655013736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:43.177Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e1beb685-c982-4019-8330-7cfb1fa3b678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:53.208Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e3ad4ceb-06a7-4c71-8ae2-eaf5a095cbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:12:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:03.234Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c201bd9c-fe9d-4746-bb54-9ea2678f3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:13.276Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9bb9fac5-0bee-4c9a-92b4-1e086f4322a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:23.292Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=50fffb11-3545-4619-8fb5-5c30b7fff0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:33.312Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=28a2b458-0bd0-4e13-bd11-686644d20558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:43.330Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=430a9e2f-5725-4c5d-9ce4-ce3d3233b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:53.351Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=45ac54e5-a394-40d4-80a0-612d8ff9b908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:13:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:03.369Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=02fa205a-ea83-4b4c-a969-076ceb26312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:13.396Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=11ebf4df-e36f-4aa8-a730-eb1f3f7b9fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:23.411Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d42c4f6c-2786-42c3-bb59-855b9e03c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:33.440Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7ea14ab6-8748-4851-afd7-79d3edb177fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:43.459Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5b8074c0-b31c-4873-92e6-20accd0c2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:53.477Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2e15d804-9e45-4b5c-bb3e-cd6c7d62cc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:14:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:03.495Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=76542f39-18b7-4f09-b921-aff408b7c3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:13.513Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d8df3ecd-4ee9-420d-b247-64873252b4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:23.671Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=74611208-b722-4efb-bffa-2d924d65d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:33.693Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d5bd0332-5477-4bfd-9144-f31ec2053e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:43.713Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d37c7556-506d-4b9f-89b9-cca452ef9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:53.735Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e139a928-4d77-4f35-bd18-c464ec70f990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:15:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:03.753Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=46605866-8fa6-4db8-8138-1556eae094d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:13.774Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d85a0599-6117-477f-ab52-c94e47d22e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:23.817Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a25e7edd-32ea-4470-9970-4aa4d35fedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:33.853Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=05d3d96f-d176-46fa-98aa-687f3fb9763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:43.883Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b1df5c97-66f0-49a4-85d9-9ab554040a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:53.916Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2ee887e4-daa4-41d9-8b59-bb357301e5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:16:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:03.940Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d5d9efcd-731c-4872-8d2c-40c8714b47b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:14.023Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a1342508-62eb-48ac-8c4a-6906db4a0e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:17:15.895Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:17:15.895Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:17:15.896Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:17:15.896Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:17:15.897Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:17:15.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:17:15.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:17:15.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:17:15.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:24.082Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fcc81812-09ce-43c9-8400-83934b462fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:34.103Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=437349ef-7a15-476f-8942-3c9a089103a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:44.128Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ae23c531-98dc-4c24-9fda-88e5884579b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:44.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:54.156Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a171b613-aed1-40dc-88a9-6c7d9e4872e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:17:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:04.172Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=023b43d4-6dbd-40a8-8561-01e5d9630362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:14.201Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=34606db7-b353-4854-a45f-0fc53e423572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:24.328Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e04d0f3f-aa7e-4eb9-8446-35e08c588c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:34.373Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f3dcde04-d2ef-49f8-9d53-5398f04db122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:44.398Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ed9d7291-12e2-4b2d-b9df-ca4593ce47e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:54.413Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f1a6ab84-c5c3-4a4a-96e9-e42d210082b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:18:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:04.429Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0ac1a648-fd33-4fc2-995b-76c1466c5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:14.443Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d8e6635e-e9e5-4b61-a564-19449546138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:24.461Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=07446d35-ae30-486b-8493-350a5b5f9b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:34.489Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a8ea83c5-1372-49f0-a38f-8e1a7e6b69bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:44.508Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=544120af-cae5-4430-88bf-fd4d77400988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:54.531Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4cdc5d1f-2812-4b3f-891f-1fd04e8873b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:19:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:04.558Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d308fc4f-cf9f-4ef9-8a0c-20d4d446ee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:14.574Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=159414d3-6e75-4875-b201-a0d3a0c3c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:24.593Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e0d0c9a4-d7bf-4a77-8172-36fa3f4d42c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:34.613Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1fdd1585-682c-4561-8793-3a9fd0527fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:44.627Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b6bca9fe-5c01-4b19-8b38-b33933b042c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:54.657Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1eab93d3-f5a3-48c4-a854-786a9145dd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:20:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:04.686Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=667443a5-8eeb-4675-888d-7b305267d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:14.711Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7eb567dd-c23a-40e6-81f9-1d773f95fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:24.731Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a383d1e2-f863-4230-9dac-28c37a934d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:34.752Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cc05cd7f-1771-4664-88b1-854790793276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:44.784Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6e773365-8848-4f6b-8676-142d06842985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:54.840Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d7f581a9-c493-486c-9708-ce0283469ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:21:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:04.857Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f6e9a2ad-9cd8-4347-ae33-20b07a6981cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:14.877Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2a9f71bb-9bf8-477c-9a1b-629b0856364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:22:15.910Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:22:15.911Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:22:15.912Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:22:15.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:22:15.913Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:22:15.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:22:15.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:22:15.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:22:15.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:24.893Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=034e2aa1-569a-47a0-8a5a-2589b9f1ebca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:34.909Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=36c5623a-777e-465d-95e6-b8376ef764a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:44.928Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e0f8d70b-ca8d-41d8-be97-a570f3b681a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:54.947Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=032ac2bb-e04d-4ab1-b7ae-8b911768ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:22:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:04.970Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1ed12f8f-125c-46c7-ab5f-962ef27b2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:15.006Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bdb7ab11-5aae-4ae3-8683-ecdb47eed9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:25.054Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8e00fc63-94de-4543-a9c0-8119fa77c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:35.080Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b55d007f-9874-43a6-9349-b9a6d6ec3dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:45.108Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7a07c2e6-3905-4883-a131-de547dd5daf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:55.129Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e16e3dc8-2f14-4ec8-9e18-e05e1490729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:23:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:05.154Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dd1a0816-aee3-4997-ae97-4a4f64b7170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:15.171Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=212834c2-b7d6-491d-b720-33fe6cb92ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:25.185Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=74dc67e7-9585-41f8-8701-e9e9b7680ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:35.201Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=22d39362-6ea5-4696-9a43-3828ba0dbd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:45.219Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a8da2340-828b-4a70-892c-85017f3b6a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:55.236Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=886d4ac7-9bc1-40c8-a8cd-c7b7cac49d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:24:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:05.273Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7f798e2a-5c6d-4dcc-8357-2105f7e54f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:15.292Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a3fa1498-2c0c-4b3f-a535-e3b9579bb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:25.311Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=94319481-8f06-46b8-81d8-1f519aaad30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:35.345Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=37cc7aa1-70f1-43b6-b01f-962ba5ff17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:45.364Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4e7e6d59-1bc6-4006-9dc9-26af59a951c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:55.389Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fdef3fd2-c365-4714-afde-42095e501682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:25:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:05.410Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f8711922-d5be-42e3-91d2-dd200c6350d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:15.432Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5602b27c-9c05-448c-af01-613891b619ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:25.450Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=222aae8a-70d3-4e18-a34b-cee573cc8d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:25.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:35.467Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=445c6448-d2f2-4338-b9d4-3bfbddba114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:45.487Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=58e25c05-6385-4d89-bb2d-22eca103d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:55.503Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a7719728-76ac-496c-9681-2f4ba5bc7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:26:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:05.521Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b2624b45-b87f-4e95-866a-763c1e28a2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:15.541Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7a63085f-f451-4172-a331-078e5e1fdc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:27:15.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:27:15.827Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:27:15.828Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:27:15.828Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:27:15.829Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:27:15.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:27:15.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:27:15.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:27:15.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:25.568Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d3c956bb-1307-46f0-944d-a6bf253de6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:35.587Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=12bf7957-cc9a-4a5a-85f0-caa7903489b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:45.603Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ad74333c-a5f1-485c-a89c-86649f1a568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:55.618Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=191471b5-0c9a-49df-8f15-2c39047d5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:27:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:05.635Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6679368c-2996-414c-becd-d89b47925bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:15.667Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=10c88e40-2fc6-4c3d-9442-10f9310a8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:25.683Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=58fcdf4c-0bea-4976-babd-835ce32ce009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:35.730Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a8118123-af4b-4217-a6c6-cceece090833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:45.746Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ea95dca7-5974-42fe-8a1c-c659206815d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:55.763Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=49d7541b-9764-4503-81f5-40f2da415cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:28:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:05.778Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5cce647a-bcf1-4059-9f6f-7c480a13249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:15.794Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d5bbbda2-f27f-4f67-87be-157db88bfa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:25.809Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=23b856df-2126-4555-9903-015f4dc861e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:35.829Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=14cefdcb-37bf-4881-84ae-75455d275fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:35.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:45.846Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8b39db3f-0df6-4593-b64a-ee66b7489efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:55.864Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6129ef0c-8d89-4b7f-9db9-4a7e8fbec9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:29:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:05.885Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=86e6ce84-de9c-4f72-b201-7a90e5c3463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:15.904Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=87de3b79-c508-4435-bcb1-ed4f61e369fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:25.954Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=96916b97-1594-428a-82de-2e3e6c026975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:35.978Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ed963c4e-5f66-4954-9871-fb778e39fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:46.008Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=80e060b3-7254-4a32-b95a-2613273cb790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:56.026Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b86f0ebd-8a69-4e3e-b1ea-164a723da2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:30:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:06.047Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dc616659-60e4-403d-8e5d-23df4df31d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:16.067Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b95b0736-a31a-4a2c-ba9c-35f43aca320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:26.084Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=84fefd4a-3014-490b-aab9-5d6ab0a156f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:36.101Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=03317232-7f24-43eb-b2ac-6af9523cc183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:46.126Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fc7b6492-4f07-484d-9301-b04d8c2d0590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:56.145Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ad487573-01ba-4a0b-818e-2fca92dabda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:31:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:06.161Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e3b709cd-227d-40e1-ab49-1faf436708fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:32:15.814Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:32:15.815Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:32:15.815Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:32:15.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:32:15.816Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:32:15.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:32:15.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:32:15.826Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:32:15.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:16.176Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=96131a86-0461-4a35-a311-2f6b3388fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:26.193Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7062ec52-28dd-4d5f-b491-e96596194fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:26.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:36.212Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ca610ccc-28c3-4936-ae78-c9135c9b2be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:46.232Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7509e470-aacc-4cf0-93f3-a02bb2827a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:56.248Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bf657a15-a5ed-4fa0-9842-e68382873ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:32:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:06.266Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=045481de-7864-43ba-a6da-9f93b961e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:06.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:16.286Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4845afeb-439f-425f-9fcd-1422faa18d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:26.306Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dbb5fa26-464e-4881-a8b5-53151d0440a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:36.324Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=45a7e3c3-aebe-4b0c-8785-decddca6b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:46.341Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=93327cb3-ef4f-4d9d-8062-0552fd3dd601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:56.361Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5240c694-418a-4f4b-b98a-289ee348afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:33:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:06.379Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d659923c-6403-4d5a-b5d7-8ef7af81443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:16.398Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2c4a4c17-a549-45da-a057-76bc5371961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:26.423Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f7e07575-a2ce-477f-8946-476c22faaa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:36.442Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6787c41a-37f2-4bdc-939b-c7ce5f7ec197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:46.463Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5b17b169-a748-4ea1-975e-d3b70dc7d84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:56.479Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2ee2d967-5a23-4f36-a8a2-dc8d8e359535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:34:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:06.495Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fea65860-9163-41ad-8a25-c5cce2264555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:16.522Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1dd9dfc1-17fc-44ec-8014-615c1dd37709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:26.543Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=22ed3d47-83dd-4a68-ad12-9649428a7c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:36.563Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bee55bab-3f12-44b3-9d4d-0596de3cc72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:46.584Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e3223b1d-e148-441d-a21a-7aae1139ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:56.619Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=674e7bea-1a59-44dd-8176-c0e650ce2892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:35:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:06.641Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e17483b8-abd1-4609-9ba2-57b714f2b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:16.671Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c3bbdfe4-ee72-4d9a-8b22-9782ad7071fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:26.695Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e0217331-12da-4ee1-8f18-20d9a1e02c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:36.720Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=aa4715cb-6aab-4374-bb28-496e23ae3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:46.740Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=09147805-8ce3-41b0-bcad-074f7241734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:56.755Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0ce08627-6ece-428d-904f-0b34c9811309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:36:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:06.770Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=91b36786-4e6a-4fff-a9f8-10de632954ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:06.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:37:15.768Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:37:15.768Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:37:15.768Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:37:15.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:37:15.769Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:37:15.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:37:15.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:37:15.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:37:15.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:16.798Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5c0e805a-8c03-4710-9966-298578df4d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:26.827Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d453f4f4-2ece-41ff-8cab-419d9450e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:36.868Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5a7ef0bc-8dfe-4595-ab3f-047279eadadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:46.889Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=030888f3-3505-44c8-a4bf-dcb0900649e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:56.907Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cba36336-e57e-4b95-86d8-073388ca7bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:37:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:06.926Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dc86da7b-0793-45f5-97c8-f49ed246376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:16.942Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=15d20781-4569-4fdd-8589-77dc32c864ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:16.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:26.960Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=da9c5fae-f86a-47ac-8767-37b4ff38e7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:36.976Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=53160d5c-428d-44b6-87e9-90cfc9c0047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:36.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:46.997Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=680ddbb4-b9bc-4b31-8f24-4866e77c3189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:47.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:57.012Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f47df8bb-0321-4c60-b2d7-c55bd9642f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:38:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:07.031Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1902b168-a2c3-4f2a-bca4-9c51a31bc88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:17.046Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8cab6c0d-def2-40d1-b67a-c526e64cb7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:27.064Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=387a28ce-bfa3-4f4d-aaba-34e89faed6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:37.078Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=252e2aa4-d027-4f37-9850-c2362031f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:47.096Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2257db6c-f940-4422-923f-a140ba509b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:57.112Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e1a6a8da-4745-4aa8-8bbc-e126c01b0de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:39:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:07.131Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6516aa98-2f5a-421b-8ca4-942375318a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:17.148Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=67e7ca8c-deb6-44af-9daa-8eda2e2caa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:27.162Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=be2b9d97-3b87-428b-8771-c2c2a5725f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:37.178Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=38d9886d-4d65-4167-bd32-3e1faa884fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:47.196Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=23f8ffaf-3f5c-4327-829c-7875bb629ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:57.229Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ef6bd6c0-7bb2-4441-848a-b89e2d16447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:40:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:07.243Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9d64cd7f-bf1f-4f54-b76f-c842a43c86c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:17.289Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a87d4d6b-ec08-4a40-8228-edd40ef5f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:27.309Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=92e9f818-3830-4b91-b065-32f9a71fdc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:37.325Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f897ecc7-8088-4ed6-85a5-ea60f97a3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:47.344Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=494317a3-c27e-4e15-91ee-a137188f2630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:57.376Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1dc7bd67-0244-45b9-bbbe-ce2eaa1cb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:41:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:07.399Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=39f9f979-946e-4736-bf48-6c2a74a92511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:42:15.816Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:42:15.816Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:42:15.816Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:42:15.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:42:15.818Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:42:15.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:42:15.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:42:15.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:42:15.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:17.419Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bc32ee4e-b0cf-40c5-8f05-7728893e806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:27.440Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=48219111-6684-4a70-8b2c-ace4eddb83f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:37.457Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fcd20c6a-5993-4033-b8b0-92f7a2b55c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:47.480Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a1a8c0ed-b886-4353-a9b6-e469f8370121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:57.496Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=eb37ec71-36fe-42a6-8160-157921e10493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:42:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:07.512Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4a7a8b18-a01f-47fa-97f8-124683006b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:17.529Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bb1c6641-5e29-4a38-8c0d-95ac7d079e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:27.545Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7f905d79-2745-4a07-afc2-5ef7e8471398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:37.566Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c40b744f-081e-4b01-8c92-f176855ef6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:47.588Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ac1f3ffd-81b3-43e6-a942-fab89676d8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:57.612Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d5692b3d-3012-46af-85f4-0f17a1f0e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:43:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:07.632Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c2ea9506-093e-4ba2-a130-280f9974d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:17.789Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=af40ba62-3263-48f4-a560-97ea5bee1ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:27.807Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d40096a6-24d5-4537-935e-715f9fe7df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:37.825Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0ee82947-141c-4d08-803b-1fb3e3e9836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:47.840Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4faca4a9-a174-44a9-8f9d-8aca2f39c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:57.856Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=19adb8b4-5eb7-4d49-a9e5-25fe83723608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:44:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:07.876Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=df45c8ad-d9d7-4f53-96ca-9d453f5b43ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:17.893Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fa968b97-68f8-4953-9eba-fce05cd660d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:27.909Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e4df0da7-80ef-4ddc-bd08-bb515c89abc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:37.927Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a3fcadf4-1028-4ba3-a577-384b087d7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:47.948Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=be59a112-ef30-4b28-a813-5b989d351694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:57.968Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c2846e6b-d1c8-4944-b905-a5e950db7b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:45:57.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:07.985Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c002dec6-4476-46f6-ac5e-8d404591b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:08.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:18.008Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4c40445e-e2f2-4f77-ad45-e2e2b7e9165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:28.026Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f821a7da-469d-4a15-b6f4-68c09902ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:38.044Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=07eb2769-4dab-4e1d-8513-5e061145d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:48.058Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=005f144a-f128-4d76-acda-07aef00603c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:58.076Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b2429724-1c22-4b59-9153-36f1152b857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:46:58.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:08.092Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7d7f396d-4c2c-4b4b-aff3-b586c029be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:47:15.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:47:15.726Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:47:15.726Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:47:15.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:47:15.726Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:47:15.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:47:15.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:47:15.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:47:15.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:18.108Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2e368b28-3846-41b2-af3f-f1174d3027be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:28.128Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6492b5ec-6043-4ab9-9274-5304c238f496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:38.153Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c1f25220-ff0e-4042-adb1-e30d4eda6a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:48.176Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e56026e5-4ad2-4c1a-9578-070d224d94a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:58.197Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f969e804-ea87-435c-9815-ae6db8380adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:47:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:08.216Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=49cde392-3e4f-4f6b-a08b-12dc88c5b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:18.236Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a4902398-bfdc-481f-8184-59be407f4952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:28.264Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5d762fd2-8379-42ae-addc-2b2a74c601b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:38.286Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d38cd57d-f834-4d91-a793-88b3586c0d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:48.310Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=21dffa81-e03c-4fea-85b1-215b60aad18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:58.350Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0caee14b-f690-4355-9762-17f48032519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:48:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:08.375Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e0589d58-741a-4769-9c0a-6f06b7767abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:18.400Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f1d5bd7e-a76f-4c6f-9461-25d9b02ce70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:28.415Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4149c389-a86e-4f8c-97dc-0ec86fd21f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:38.431Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=17ceb052-b622-433b-8254-5cdd81ff97fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:48.448Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c863ce37-9d46-4627-991c-a5a48b25ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:48.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:58.477Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8deb064b-6fd0-4e96-ba47-a8af52bef972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:49:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:08.495Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=04998367-677f-4be6-b95a-4c0286495f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:18.511Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fc3651a5-520d-4c15-95dc-75fcab717bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:28.539Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5ed683fd-dd44-4db6-b18a-8bdb497a0831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:38.564Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c3beecd3-87e9-4b33-85bc-537d45cdd619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:48.581Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9c11f8e2-a5fe-4c19-b7f0-83053e1f3de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:58.596Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e7f08198-9cc7-4ad3-bf5c-ff6cb85718fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:50:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:08.614Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=33d78b4f-b564-481f-ae15-0dfb457c1a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:18.631Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=af36cf60-25d5-4a4a-88b1-8d11b8d11e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:28.648Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=90e11aeb-e595-4fc7-8aa6-2ef03f9171c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:38.678Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ca6c9fcb-60ef-4492-be36-fe11c9eee4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:48.696Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f9d2963d-1b1c-41a2-8888-a46a807a7ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:58.727Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=21722ec5-10e4-46bf-b232-8a200c84691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:51:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:08.747Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=beebf3b4-3d4e-43dc-a5f4-20878f8399bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:52:15.795Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:52:15.796Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:52:15.796Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:52:15.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:52:15.798Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:52:15.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:52:15.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:52:15.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:52:15.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:18.762Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=932ffdfe-58d8-4278-99d0-06da0f4c08e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:28.787Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e7143dd6-a95d-4c02-92b1-3ee9128591ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:38.805Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=263a86b2-c8c9-44fb-a9a7-af82c0bd07e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:48.829Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=90340bcb-9bb6-4fb4-84e3-8a949ffec497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:58.850Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c986189e-02db-49db-9214-0ac250aac57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:52:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:08.871Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5caa489d-c49e-4785-9025-90e8c006a630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:18.896Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1c00a461-0772-44fa-84f6-97a9ece45258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:28.914Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=086d76eb-8e02-46b5-8cd2-c1092f59f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:38.931Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=11e1f7c4-6884-4be4-a6b6-78b9446c0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:48.949Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b78a65e1-5c96-44e6-a6a0-caad1572f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:58.974Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e289efcc-9fc0-4c78-922a-3739eba4e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:53:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:08.999Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ea1b8650-d1d1-4c56-b602-93a8f98bce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:19.024Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8555ef35-4000-456f-bbd3-ee63b49b049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:29.047Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9b065cc3-ee8a-4f18-b6c2-5ed606c2c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:39.070Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2fc79965-64ec-4bc2-b239-8a6fdb7d2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:49.125Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=52b013a5-efff-4c82-9e33-ad81b122f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:59.147Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f74d1a76-708f-42dd-950d-86b1e7d1ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:54:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:09.162Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b9ad26b9-e366-4474-8fc1-7097e8129198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:19.182Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2b3e746e-3a08-438b-be4f-c8fece5dc103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:29.199Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=67779cdd-6a76-4fb6-a84b-ae3faf112c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:39.215Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e585638a-4f38-4c5a-b108-7bbe47b0a60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:49.234Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6d53f549-8fac-4a9b-ae50-0a66bdf61f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:59.252Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=05d30720-bbef-4250-8414-acc1d628228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:55:59.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:09.267Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=647b94e4-1ded-4de6-af8e-05a578c43270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:19.285Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=47fc4fa3-668b-4202-89b0-b234481146dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:29.306Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=177acecd-fe00-4fd7-ad7f-c39147ed2a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:39.321Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f83721b1-96cd-4cd8-928b-90648899fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:49.337Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=02d0929c-268d-4b1c-87f8-32ebb3eeba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:59.354Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=716f730b-332e-48c1-881b-5e12035ae957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:56:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:09.372Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c22dceeb-0210-4a1c-8357-02390de77673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T23:57:15.815Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:57:15.816Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-01T23:57:15.816Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T23:57:15.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:57:15.817Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:57:15.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T23:57:15.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T23:57:15.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-01T23:57:15.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:19.389Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=77e8e3db-e146-4c1c-96c9-288e2ea1bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:29.406Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7c7d5ea4-eeaf-4f15-a7ce-0cbca2104ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:39.421Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8ba821c6-ee21-4242-ab51-90f85bfaf09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:49.436Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1f8ccd66-6874-4d94-a5c2-ccf38362337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:59.453Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=616743dd-2297-4283-a573-3cd85780d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:57:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:09.473Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=72862139-31d8-4e2e-a449-5f55a16f6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:19.492Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3c1ba6fe-2ac4-437d-9a1a-8d02cb981f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:29.506Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=de062aa1-187d-422f-ae35-f86fde4818f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:39.524Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8e3f71d3-5b7f-49f7-a222-a0984ce6639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:49.539Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d11b002a-e36d-4b55-a6ac-fdae6f36ad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:59.558Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=16e6f0b3-c914-466b-af6a-c63ff62bd5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:58:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:09.580Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cc10f931-33d3-4b9b-a810-91d8ee563f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:19.602Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=96411d60-8133-4778-a3ea-90da7f175a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:29.621Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=87e74cd5-212d-4d00-af42-06d427da0ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:39.640Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=af53bdac-975f-4895-a881-06deece36698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:39.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:49.655Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b93d59a4-0822-423c-bc85-4ccd1d001496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:59.678Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c1fce197-bcf5-4157-82c9-64ad12fb6802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T23:59:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:09.704Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e6e57186-eafc-44b4-8c90-b5d456651adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:19.739Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=be6cef48-759a-4366-b1b2-61db67420ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:29.758Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ad7a4eb9-3328-43b7-a131-cbc3531dc192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:39.776Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=94552090-5139-41be-90bb-ddd20375798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:49.794Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=54bdfad4-116c-4f7d-af38-b5833829e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:59.821Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ceaa44e6-552b-4d8e-8793-06d2c64d66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:00:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:09.844Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7cf5bf5a-e171-45f3-9007-73fc4849be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:19.862Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=881837e7-1d0e-40a4-b64c-ab3e97ec3f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:29.879Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=836e53e3-b753-4d45-880a-3e27be38432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:29.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:39.902Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=19227934-7f50-472e-9792-9dbc2178a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:49.917Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=28e9c2f4-09ac-4c37-875c-c1a1eb1f8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:59.952Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b348e2db-fc7b-4462-a28f-09cdf2a1f7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:01:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:09.986Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=46ffeea8-7b07-4e0f-8380-ead3605a648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:02:15.839Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:02:15.840Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:02:15.840Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:02:15.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:02:15.841Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:02:15.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:02:15.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:02:15.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:02:15.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:20.008Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=444e12e6-882c-486b-bd05-0b318b6536a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:30.034Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=eafe32d5-ea14-4d98-9063-665517990378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:40.050Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c0529a9b-248c-451e-a598-310e9e325496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:50.069Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6641c0d0-404d-495c-b9ed-89e552f1405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:02:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:00.092Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=50aea317-874c-474e-8d68-fb74e5fbfc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:10.108Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a899dfc7-64bf-4e30-9f3a-545ad1fb5845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:20.131Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5eecddf2-0fa9-4a69-9260-8333a495c800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:30.144Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dd9c68b6-94ed-483e-8732-00f5d22dd229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:40.161Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2093979d-ca99-4dbe-ac47-50caec2de11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:50.175Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e07cf014-c322-4dea-b96d-3563d4c244df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:03:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:00.192Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=79533ed0-4f11-4287-9c66-a57bde9cb246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:10.209Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=27ef4238-094f-4cba-b28c-b4412ba42703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:20.226Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=09e8824d-78e0-4bc3-a059-df76c0ce4c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:30.241Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9281a016-74ab-419b-9478-f3e86688f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:40.270Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1a288c5f-e3c7-4963-9031-b4a30e47c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:50.290Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fec3c88c-b6de-43f7-a1db-4035e26a48ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:04:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:00.311Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b598c3c3-c9b0-44ac-9181-6517e3b7d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:10.342Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=62d7009c-bb3e-41c0-9a14-0c0a9ee9ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:20.374Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=924543aa-0e6c-40b7-bdda-c47a0f78a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:30.389Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6481c51a-606d-4674-abbf-9ca107b1f612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:40.404Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ba97169d-cd8f-446b-babe-d740b574b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:40.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:50.420Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fecdb43e-1c40-4764-9c76-694defb2646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:05:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:00.438Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c7e6d7b9-e1e0-4d6e-8e6a-a44bb6132cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:10.455Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6d691c1b-b360-4304-9099-77a84d4514b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:20.473Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=773ebd56-249e-4432-9839-fa63e1146808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:30.502Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3c2b06bd-cbb3-426c-a9bf-69feb992ea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:30.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:40.529Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=661805c9-32cd-45e8-9f87-0a95044dec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:50.551Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f91f77cf-5676-4ecf-9fac-f1ababfb717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:06:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:00.572Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3383a2b8-b2da-4cdb-a07a-b8f4f0b975d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:10.590Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=00223972-159d-48c5-82de-a7d42138e79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:07:15.798Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:07:15.799Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:07:15.799Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:07:15.799Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:07:15.800Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:07:15.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:07:15.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:07:15.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:07:15.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:20.606Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=387e142e-8ae7-471b-9109-5b47c53cb883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:30.622Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ecce9934-6144-47dd-8575-75ff517dfb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:40.637Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f59fd02d-3c57-4517-8f2a-4e191bf2e4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:50.654Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=756da8cc-b0b6-4d6e-8810-b1f42adec3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:07:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:00.670Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4c795091-66fa-4469-9b88-31c94e10fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:10.701Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d0b4a14d-dc79-448e-989c-7b088c029be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:20.720Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=60cf35f7-6e4e-4c01-bb0d-a5172ce5e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:30.738Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4e32ac74-8d1d-4b98-94fc-b9d45516eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:40.752Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a963b5ae-02ad-4a4c-a712-04fafdb1b553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:50.766Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1551bb2a-8664-4bcc-99b3-6fecc3ded54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:08:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:00.784Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b994cb42-f8e7-4789-9a04-309e68163205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:10.803Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3a1acb3d-9228-4c92-a2ae-8b671b93668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:20.819Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5762e823-1e7d-4930-ad88-557fab96e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:30.835Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d7af2619-258e-4620-b5c4-984a0f650402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:40.850Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=509f8737-4abb-446f-a3d5-f3c82bd53108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:50.865Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b9c6eac4-c655-48ba-9d9a-bde5fe4a3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:09:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:00.882Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b094cf1e-17af-4be2-b8d1-d705c13b463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:10.899Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cca2f712-af7c-4c73-8ea5-42f6e706ea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:20.914Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=391b9105-2a91-40c7-8757-dfeefa06159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:20.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:30.936Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=902d3d21-8c1f-4686-aa53-537794314bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:40.955Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a546f1ff-e2ea-4f5d-a8b7-c609a4dd4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:50.970Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a0100ef0-a869-4f64-b131-bf0376d25206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:10:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:00.987Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d3c8b271-4d7a-4fe6-862e-82967f0f144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:11.005Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7a1fcdf8-93f4-4801-992d-e1279b4262e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:21.020Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8998b552-f214-4f19-b1a6-ee3d04456acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:31.036Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=104b4237-fdd3-4686-a43e-a23d28554401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:41.055Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e6012e90-2dc0-4e78-a4e8-d1598df9bc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:51.077Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ea40e3fc-32d3-49df-8204-28b9ce963919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:11:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:01.107Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fba67801-8270-4653-925b-4b956019799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:11.123Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1987b82d-1e57-4c52-85f8-0187594c1a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:12:15.702Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:12:15.702Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:12:15.702Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:12:15.702Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:12:15.703Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:12:15.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:12:15.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:12:15.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:12:15.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:21.140Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f1d1e5d5-b8d3-4cd7-a42f-3d295eaf5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:31.156Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=35c03e6e-dae9-4567-b6e2-45fcf01d1ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:41.176Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4523b971-1351-4e7a-bc39-a5265edc94b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:51.195Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=27ed061f-3c97-4837-8ed5-0ed914c57a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:12:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:01.216Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ab0911da-ef4a-4f86-9004-4304ef434cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:11.235Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e738180b-3373-4a70-a4ab-d2081449eb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:21.256Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f2682342-7255-4ab9-a4a2-d0a667096d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:31.283Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c6d67948-09ae-4e68-bbf7-63b30c6f5845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:41.300Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0d6059f4-77c4-4120-8e95-745f7e83c963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:51.341Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6b748f19-9ff5-4cd7-a767-4d93b6d140c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:13:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:01.366Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1750be81-84fb-4652-8945-6873187da35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:11.390Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=72a56d3b-6ef6-4513-bd58-a79bceda4f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:11.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:21.405Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=594852e8-ffaa-496a-8012-e17791f199dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:31.435Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4d9942bc-887a-44a5-acda-217aba78cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:41.450Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f4e8ca25-dde9-4101-8d8d-0538e3d57c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:51.465Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=745c1575-9a6f-4048-8247-94b1c1caac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:14:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:01.480Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1a1f5dab-0c35-47ba-9f98-092c3a44949f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:11.494Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=40b4a85b-4a01-4d30-80ab-fb4355599030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:21.508Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ab56b637-078c-445f-8bd7-c85db3f0b44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:31.524Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f21c3298-767e-461d-ab3b-ba79972a3889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:41.541Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d58e6e0e-b1c2-48a1-9c73-b8e24bf9ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:51.556Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=443d54a8-ad27-48a4-a193-dd275a571181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:15:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:01.576Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=849f4c32-454a-4e78-9c6f-5acfdfe8bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:11.591Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b9746be1-57cc-4b80-8d30-4c625613f787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:21.612Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=029afdba-d36c-4c26-a8fa-c7094daed55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:31.628Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7517d280-8092-4425-9c64-f50116e30c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:41.643Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4d97fceb-df3c-4fdd-a5ad-e0754264b7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:51.677Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e75a5227-a8af-4391-8d0b-85de4d673abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:16:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:01.697Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3fb8873e-3eba-4b60-8890-04e68a2788bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:11.725Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c730c220-694e-46c9-beab-2fa8f15e8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:17:15.834Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:17:15.835Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:17:15.835Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:17:15.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:17:15.836Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:17:15.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:17:15.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:17:15.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:17:15.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:21.740Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5134242e-51f4-4925-8517-a009f80e6ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:31.757Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d86ee847-50c8-42d1-9f7b-b94dfa469728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:41.776Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ed9c7e90-31be-447d-b53d-8ffbfb9261cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:51.790Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=899644a0-8b7a-466e-a836-4d8fb6929caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:17:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:01.806Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6d0e4a92-29a0-48f2-b358-778aecc708e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:11.824Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=5e7fd617-d21c-4d7e-b265-4483d9dce958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:21.840Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b47ff235-b921-41a8-9b23-df8ad066ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:31.855Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=4b8c949b-0d9e-442e-bd61-17e2c3a41d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:41.871Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=18561a34-89ae-4783-a35f-d75b5d2ff703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:51.892Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a9d51d5e-18a8-4f5f-8a31-07bfe4b46d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:18:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:01.914Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bc957f2a-f4bd-4d2c-96a1-addf70328c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:01.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:11.931Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=61a4f173-3246-4469-abb3-a2b97fab166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:21.949Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=82f73b89-566d-469a-9ccd-6b2c050ac760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:31.967Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=99ad4b90-2dd3-4e39-8f17-add9a7b2194a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:41.983Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d45b6c0d-39c8-4c11-a6ff-1f915183b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:52.006Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=69cc9f36-ef96-45f2-b03c-f17031ac4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:19:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:02.027Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2689f093-3a08-47d4-b66d-887f525cb69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:12.042Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=30877cdb-35d2-4922-8826-3ca0531cb4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:22.074Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=23a7abe1-dde1-4619-a806-e52f0616983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:32.096Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9e0b956f-606c-42bf-8f90-9feb9b904d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:42.116Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f39c05f4-449c-4cf3-abec-76b1290d080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:52.138Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6928c7cb-33ea-4a92-b031-f624c79ec81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:20:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:02.157Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c95475f2-ab76-466a-a816-c34da0f7504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:12.172Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=68925349-64e2-460f-9a78-104ad175599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:22.191Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=9a7eee53-1a30-404b-b48b-6a848ced964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:32.209Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=daa52873-19de-4092-8e8d-af91ebf4dabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:42.229Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0eb05ce3-ed40-4993-af1d-5da35c46580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:52.248Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cabdaf1d-553d-4715-8b78-212014f7543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:21:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:02.270Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6fe47e8f-a9d4-4b0a-94df-a927ec818d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:12.291Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d997df10-5078-46b1-815b-9d734af78146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:22:15.877Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:22:15.878Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:22:15.878Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:22:15.878Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:22:15.879Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:22:15.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:22:15.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:22:15.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:22:15.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:22.306Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c30eeeef-9249-47df-b62a-2e6b6d0ca336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:32.323Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=e34a2c11-e3dc-4a28-a453-5353c6898fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:42.352Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f87caf56-7d7a-4a84-b34f-8c3d18b36cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:52.368Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=cc88cae4-2695-4f13-be46-ab6938818407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:22:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:02.385Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=22160ff5-cdaf-45fe-b27b-912d99783fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:12.406Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2b043927-5f34-4dcb-be20-65ea08a6a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:22.426Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2f3d061c-18c0-4d17-80ba-fec14f56d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:32.440Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=38c003f8-94d1-47a9-9f21-e6ae04908b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:42.457Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2777469a-ff2f-4184-b32e-dcd207ece50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:52.473Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bce54b65-3d0f-4d33-8627-f2eb234685c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:23:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:02.491Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=f808f258-7eb2-4ecc-a903-2537ad6d5b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:12.503Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=69b3aa6d-f3c1-495d-b59d-1785857bb70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:22.520Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=1d0be10d-5d47-4e7f-90ed-bdea3bc43709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:32.537Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=2c51b012-880f-4192-adee-aa5e5b46e521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:42.551Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=0efdd75e-5895-45a5-a51f-2bc563f87adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:52.567Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=ac15dc3d-c4be-498b-9a11-c1bc7327fe3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:24:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:02.605Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dbd14df5-7ea8-4df7-9853-537e7daa82a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:12.622Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=44422294-9d53-42b5-b66a-91a46f71b0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:22.645Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=dea8fe36-86a4-42fc-964d-e0644bfc30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:32.661Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8eddaf96-30da-4c08-b788-1c36180023f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:42.692Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=c6de8d70-e679-4aac-b8ac-0e34f77f7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:52.710Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=24df576a-d12c-41f7-97e3-b84b7595834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:25:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:02.741Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=6a221a5a-2124-4af6-bffc-1aeb28ed9085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:12.762Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=d900ca3a-e4fe-4cb9-9049-c306225d3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:22.783Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=bdceee9e-5c95-49d6-8139-f6313b3e7932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:32.811Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=71e1485d-3937-4243-be7a-8526938f44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:42.834Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=8171b422-18c9-45fa-8736-594efc433f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:52.870Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=3bbefea5-28d8-4b10-8d99-0f5a5291b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:26:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:02.909Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b6356423-75ff-42de-86af-05e7c632864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:12.933Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=61c31fae-b1f6-4314-807c-9c7780a11dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-02T00:27:15.820Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:27:15.821Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-02T00:27:15.821Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-02T00:27:15.821Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:27:15.822Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:27:15.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-02T00:27:15.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-02T00:27:15.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-02T00:27:15.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:22.955Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=77fe13d2-ebf8-4704-a8ab-bbe4dce341cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:32.977Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=fc249b92-7f7a-4247-ae97-f156523ce3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:42.996Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a394c67b-ae7a-403f-95da-acffca0b6efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:53.023Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=7a07e317-902b-4ee6-aa58-e3bc59f091da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:27:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:03.066Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=89fa4d4e-55e8-4702-bb4a-057442c38eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:13.082Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=b0879c2b-9827-41b9-af2e-3cdf43492ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:23.099Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=a8de8fe1-54f4-4da8-9d5d-a13e1f195f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:33.116Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=44d0c3f1-2dd4-464a-b75d-bdffcae3bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:43.131Z |INFO |Init configs |InvocationID=6add8d88-98e1-4d65-a927-3e350dab8b53, InstanceUUID=96f1ad68-3d03-484d-a62e-89b253f48939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-02T00:28:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |