By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T22:50:48.136Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T22:50:48.148Z |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-11-07T22:50:48.149Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-07T22:50:48.151Z |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-11-07T22:50:48.559Z |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-11-07T22:50:48.689Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T22:50:48.690Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T22:50:48.690Z |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-11-07T22:50:48.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-07T22:50:48.833Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-07T22:50:48.858Z |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-11-07T22:50:50.260Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-07T22:50:50.722Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-07T22:50:50.747Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-07T22:50:50.748Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-07T22:50:50.844Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-07T22:50:50.845Z |INFO |Root WebApplicationContext: initialization completed in 1987 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-07T22:50:51.716Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-07T22:50:54.474Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-07T22:50:55.028Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-07T22:50:55.191Z |INFO |Started MainApp in 10.266 seconds (JVM running for 11.69) |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-07T22:50:55.255Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-07T22:50:55.257Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-07T22:50:55.260Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-07T22:50:55.266Z |INFO |Start scheduling PRH workflow |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:50:55.281Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a19fce24-8740-416f-9af0-470c6a32443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:50:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:05.992Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d2405eed-a197-4e2e-9d9b-b5a02f872456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:16.138Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a42fb59-0f87-4ad1-91ec-e93d333f45ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:26.161Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cbf3b333-9c2c-418b-9d52-37ebb4ea38cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:36.187Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=84af4815-3889-4fed-a528-60b06ff8e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:46.284Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e9e3c534-27c0-41e1-a57c-0e03a54c6cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:56.463Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f5671aca-b464-4de3-b3a5-94012f26ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:51:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:06.483Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=79b9a180-47d5-4ad1-bf50-e6e44c4d41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:16.506Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bfa802b1-62a5-4a95-8cde-1e9c9a01c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:26.555Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1bf59b0c-95d8-452a-aea2-e98515a77e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:36.577Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cfcd74c1-606c-4eb8-aa9c-a8b70f00d290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:46.597Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d6ab1b3c-5a3b-4ba7-9f8e-128f73a0ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:56.622Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=aa58892f-fb98-4a76-b929-efd4047ab13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:52:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:06.652Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=02afb8b4-1e07-4ba2-af96-4c7f490fab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:16.667Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f7cbb21e-c9ea-435c-8034-692d32b64457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:26.682Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bde85368-7c3a-4afe-a398-96f26d30c623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:36.702Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5d3e9c4d-599f-4053-8cc0-3ec2fd82ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:46.783Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b9f0fc2c-0533-4004-b2a2-5b120696c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:56.797Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a70b89b2-aea0-46cf-9c5f-0de74d09a3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:53:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:06.813Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e0a01e42-ef3b-47b8-8b4e-f1e6c2078f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:16.827Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4fa70afe-87ab-484c-ae2d-6a59b6de2b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:26.852Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d91c8a77-23a7-4aa4-8156-fd52d3048f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:36.866Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f8185242-b67e-4c7e-b924-e87709e99e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:46.880Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=69c08829-2046-4087-98eb-14e5b970e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:56.894Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=44039b6d-dbe0-428e-bd5b-de6111c0cc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:54:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:06.908Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a100d08a-0c5b-4f0f-b6a2-4766c513d6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:16.922Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=da9f9660-94e8-4fb2-90ed-853c9dbf0528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:26.938Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cb91dd76-a905-43a2-bba9-59faaf07c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:36.951Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=44ee92bd-60ce-4b15-8505-85ed15e0aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:46.965Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e9fd3ed8-d30c-440e-896c-6e3359796ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T22:55:52.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T22:55:52.548Z |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-11-07T22:55:52.548Z |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-11-07T22:55:52.548Z |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-11-07T22:55:52.549Z |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-11-07T22:55:52.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T22:55:52.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T22:55:52.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-07T22:55:52.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:56.985Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=63607933-8e50-40b3-8864-6beb7dbbf678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:55:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:07.001Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=090ea454-3e99-44ab-8636-3c1747784a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:17.031Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b8a6fa49-af3d-4fb0-98eb-e4e664dd8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:27.045Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2056594a-5ba7-41db-a90d-640672adaa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:37.057Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5ffe4eee-5fcd-48e7-bd37-13b36c82ce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:47.079Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7614a7b4-5d17-4f5f-b370-d055a0351c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:57.092Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f369c39c-0392-4d60-8671-011b33d387cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:56:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:07.106Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7dbc2193-81dd-4088-97d3-b614d38110cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:17.122Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fb236947-6476-4cb5-bef5-12637ddc8159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:27.135Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=05ad7642-bb76-4fc8-b601-15558e731153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:37.148Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9889c1fa-8ca9-44a8-87da-f90f35f537ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:47.161Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9f083a9e-db88-4f7e-a1ef-44cec33434d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:57.174Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=db1a0e62-2297-4022-af56-62623d60eb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:57:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:07.187Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0936355b-5ad9-44ea-831c-e49bb9933d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:17.205Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a858e53-8ea1-4c0a-9fb9-591c1c48d55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:27.223Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d4c9870d-a08b-4942-aa66-cbf900d28ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:37.235Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=39fb010c-5e71-40fc-95b3-7705421f05da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:47.256Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d2e66467-8fb6-4a1d-839a-38f2c0a7cdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:57.270Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f8476583-522b-4170-afd7-b34ca22db116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:58:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:07.284Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0734e39d-a4ea-43a3-b4de-f134a9284890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:17.297Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=259222fc-0dbf-4096-8ad0-f501a357001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:27.317Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7caa32f3-c42c-4aff-bd64-bdb141e6c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:37.352Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bc1bef59-5e34-42bd-af79-6f1c5f1baf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:47.370Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9f85be28-1ff1-4843-a5cb-ff6de0a1b77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:57.389Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3bd0c84b-2f37-4cd3-b1c7-a4965e8cb190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T22:59:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:07.429Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=df1de79e-1c77-4dd0-af8d-11bb1a6a8c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:17.445Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7dca56ac-ba97-4c9d-8bca-d83902dc4b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:27.471Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4f67dcaa-f6c0-4095-99eb-2163b8ef83eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:37.492Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0abf10ef-f9de-4723-a638-487de99e8f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:47.505Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a1a009ab-a07c-4b9e-b012-2b0e1389cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:00:52.039Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:00:52.040Z |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-11-07T23:00:52.040Z |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-11-07T23:00:52.040Z |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-11-07T23:00:52.041Z |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-11-07T23:00:52.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:00:52.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:00:52.051Z |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-11-07T23:00:52.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:57.523Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=afcd9035-7bcf-445d-a64a-f7abe4482442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:00:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:07.536Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d862acff-d4f9-4681-a231-2c732d5b48fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:17.548Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8a08cf3f-a24d-4c62-8f27-e850d25bacbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:27.563Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a735c39-158c-47de-aa0c-b340b414f13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:37.580Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1e8f47a9-eadd-40e9-80cf-29d4c2d0d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:47.598Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=59432105-fed2-4bc9-8f49-08954acc3578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:57.618Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dd69cbc2-672d-4f0e-beb4-2fa575d96c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:01:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:07.650Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a2e50e9b-3d16-440a-9486-2704457cca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:17.664Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7c4315e0-5d6c-4a69-8f54-927e7ad2ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:27.682Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=32b2f8e9-0c8c-4da2-9b9d-305d72c5e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:37.703Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=90566e81-ef0c-4f99-bba9-6fc087633d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:47.716Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9299d6de-5c78-4ea9-9b6e-4ce3976017f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:57.727Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e2d94bd6-782c-4316-8939-ae2163e67dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:02:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:07.778Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3a00ecc8-6925-4837-b56e-177232b149ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:17.795Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6bc7845e-cff5-493f-bafa-29a31d65b07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:27.810Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f24a9050-e052-4780-8246-bf927fd839b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:27.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:37.821Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6b587076-f513-4298-9ede-73e5f35f7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:47.842Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a99bec4f-930b-4564-b900-4d1f53e6e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:57.856Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0a609d89-7ab9-46d5-b830-820b28182be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:03:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:07.872Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3c6b38b8-0944-4a6e-afe0-9841c01a13f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:17.887Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2379a902-d190-4ef2-a854-940f367722b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:27.899Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=99a42395-e52e-4a4a-8ab4-7a544334a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:37.913Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b3d07eda-ca8e-4e4a-b067-339bc99450d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:47.930Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=29bf0e0d-b1e0-4ba8-8a99-9bc962567ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:57.945Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a06920d3-aadd-4e35-8f43-72fe2123c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:04:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:07.960Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cf72296b-6c70-4ffa-af57-d7607beef4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:17.975Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a4db69be-8d06-4718-9304-2fa5ec24350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:27.991Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=08c701b6-297a-475a-b99c-6017ec86baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:38.005Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a4da8c82-fedd-4302-8c96-3b431df794bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:48.018Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3ff49709-9bc9-4497-bd6a-f7e5d531bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:05:52.084Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:05:52.085Z |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-11-07T23:05:52.085Z |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-11-07T23:05:52.085Z |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-11-07T23:05:52.086Z |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-11-07T23:05:52.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:05:52.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:05:52.096Z |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-11-07T23:05:52.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:58.032Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=49270f59-703d-4a89-b708-beab3aea479c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:05:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:08.052Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=99087e39-74cb-45de-9afe-a2e8d020aba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:18.065Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b1259cdf-21db-4c24-a76c-d9ed0a1050d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:28.099Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=95b2759a-56f1-4314-9b33-d404bed30f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:38.124Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6c3ef4d7-4947-4722-b3a1-cd8b98e3e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:48.144Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6472a626-798c-454a-9b84-3c6d1b1d6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:58.163Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ede213ef-33fc-4f69-bf3d-f3c2290436a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:06:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:08.177Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=49e83f36-838c-4c8a-850f-1b00e4706629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:18.202Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ad488a07-8ed2-481f-a1f4-70393948c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:28.275Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f9d01984-cf3f-4d6a-81a3-49542c5b706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:38.336Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8565a21a-f45f-4d67-b51a-9b9a9c2534e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:48.359Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b2efcd71-1062-4903-98d9-e87a5920a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:58.386Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=263f0184-9310-47ce-b733-212e2a2be55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:07:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:08.420Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=088338e3-0ff0-4c6f-b3ad-279ff04f1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:18.436Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=234d8c14-4314-43db-80b4-01ced28a292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:28.450Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1d41d4bb-eea8-45b4-94ba-e840b42c74af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:38.496Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=189b281d-7492-40e4-ae1c-1d7982c2f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:38.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:48.521Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f7ff162c-1c78-4976-aebe-9562b4c29254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:58.547Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=12ab3251-6043-4e91-b586-61402c54f1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:08:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:08.561Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=99f373b7-2213-49a2-9fb5-5fd57f26e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:18.577Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f7030405-0a17-4761-8c1a-6c591e79cb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:28.695Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6048b035-b272-4afe-a7ac-7e77f4739b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:38.770Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b81a38db-ed50-40bf-ae85-417074459aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:48.845Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2b34ae47-8e1d-46ab-8e53-7c6124a530c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:58.871Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c2601731-af73-45f3-a763-a942f7bdeb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:09:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:09.071Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fd241cfa-6bbd-418a-8d58-322ca442fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:19.086Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=80080af5-194f-44aa-897f-7c1d5805e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:29.108Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=658b8b1c-1734-44ca-8ac9-c6cd69273ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:39.123Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9788a416-41ea-4493-9957-92a2600999d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:49.142Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=841ea4c3-f522-4990-a293-aee3a1fa71be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:10:52.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:10:52.006Z |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-11-07T23:10:52.006Z |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-11-07T23:10:52.007Z |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-11-07T23:10:52.008Z |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-11-07T23:10:52.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:10:52.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:10:52.020Z |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-11-07T23:10:52.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:59.156Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ddb4af2e-2119-49f2-ba04-64c1b38d6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:10:59.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:09.171Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9acde8e9-1ac1-4bdd-8151-f38f03bdae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:19.188Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ce03dc9e-8557-4b65-ba3b-85c1b698fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:29.202Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c0f85826-63b7-4c1f-8748-c49d99b357c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:39.218Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=eb2213fe-0c28-4435-88a7-9d8180eb4ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:49.232Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6326f7ce-7208-49fc-a78f-26f4ee6acb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:59.261Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=37235f67-8fcf-4e72-9bae-c2b4a871efac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:11:59.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:09.486Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c3ababee-f1a3-44f1-908c-10dc21d785a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:19.502Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=099c274f-e590-4896-97d8-755f8d4708a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:29.517Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=20098fce-b446-45b0-86b6-5a8367473414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:39.532Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f2d50add-9275-45d7-aa98-6a1c9045f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:49.546Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d0943719-649e-43fa-8a63-7e54b048c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:59.559Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e15f09d7-4965-498f-b964-570180c8f944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:12:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:09.573Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0d4f1bc3-7a5b-4498-b191-6ea20eefa4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:19.590Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c028f496-228c-40ca-b2ca-eeb5ac710641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:29.632Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2b9f9fb8-5940-44e4-a07d-94e960afbc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:39.647Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=40e7f010-b4f0-42b9-8473-cff81701378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:49.665Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=80e233fd-7bc7-4d7d-9045-e6e2a21c4500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:59.680Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2ea909d5-16c8-4682-8e05-1229cd97a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:13:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:09.694Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f6140186-7b2c-4741-8f8f-d9f7fdc7b089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:19.712Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=69f1b2db-581b-4a23-89d8-482cdc39c676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:29.740Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=05df6e0a-05b4-4c8b-b968-52c270e5a94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:39.761Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=360e7d99-6e80-4340-8ded-635d5f865167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:49.777Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4a7364d2-f0be-48f3-a25a-3f585fe81166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:59.796Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=61b99cc3-f409-451a-b392-54704a6b10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:14:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:09.810Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=63f089c8-b1d6-4340-a42a-26180d6d1c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:19.827Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f24ce400-0945-4365-97d9-6f94153714db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:29.843Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e6e78923-14ef-4ce8-bc05-715ef796579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:39.857Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=36011c03-afda-49e9-98b5-aaa4a9ebc749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:49.873Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=49de52a1-deed-4c42-95e6-c6103e4de5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:15:52.028Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:15:52.029Z |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-11-07T23:15:52.029Z |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-11-07T23:15:52.029Z |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-11-07T23:15:52.030Z |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-11-07T23:15:52.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:15:52.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:15:52.038Z |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-11-07T23:15:52.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:59.906Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3cfd9b28-fcf4-44e9-9ec7-e4715cf1ea50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:15:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:09.962Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=45f8d21e-553f-4893-a6b7-45da066c72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:19.985Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6fbefee4-f51d-4c75-959c-e53ff43e5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:29.999Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e345cafa-9de7-4e9d-b228-531ffd1958e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:40.012Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cd0530b0-2acb-4fc3-9c08-a9296422a20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:50.032Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cadbcd38-4525-425f-8a87-97a534b207d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:16:50.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:00.048Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0ad86b66-b12c-4df7-b74a-2f03da0c4789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:10.062Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=02de1ffc-5c1f-4e8e-91a9-974b447aa312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:20.074Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f3aa1271-6cb5-4418-ace1-70d0d034a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:30.089Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=54907e10-0cc7-41eb-8796-94698db33454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:40.102Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e967bc9b-3378-41f6-96e0-42b196d744f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:50.128Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cd17d6bf-1aad-4583-aeec-05e6387b35a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:17:50.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:00.145Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7dcd240e-538c-4376-87fa-5bac62a84e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:10.160Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=eb424e1c-7d63-4253-a566-3f2909863da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:20.175Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6c117714-24b0-477b-a56b-c387c1fc5055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:30.209Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=86294329-5953-410a-b3f1-85999cd0ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:40.226Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a31cdec6-5760-4ce4-80e6-4ddd16fcc8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:50.240Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fa4b1c5e-7363-4405-9818-c3220a5c8041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:18:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:00.262Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a2d3b85-737c-47b4-ae16-a6faf7844ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:10.277Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fe8d2bd4-8da2-4a9a-915e-2cf4847c93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:20.292Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=07f37bee-4d08-4905-b3fb-60b5306f8b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:30.310Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dc7c13ee-6485-4e0e-b1fc-670d5d1ddc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:40.333Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=63f51977-0d35-4054-aef2-f0400a3dff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:50.347Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1b03af91-41e0-4d84-95e8-85c4f6a2d127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:19:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:00.361Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5783d36e-4804-400e-b912-37e9cd0a0473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:10.377Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ea01d79d-385d-4412-96a2-1647dfc4eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:10.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:20.397Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dc178b84-2745-46c0-a2f3-2a104607cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:30.418Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b03fe0a1-9d5e-4a07-bba3-773f12afe0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:40.439Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=af7ff3f1-bde8-4053-ab75-4d6e4c755d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:50.451Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c6399f6d-e129-4bac-a427-485e16d6e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:20:50.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:20:51.985Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:20:51.986Z |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-11-07T23:20:51.986Z |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-11-07T23:20:51.986Z |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-11-07T23:20:51.987Z |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-11-07T23:20:51.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:20:51.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:20:51.993Z |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-11-07T23:20:51.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:00.465Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e0303458-25bc-4308-8ede-c1ee8dac74cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:10.478Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a74dbd9-6ba5-47ce-a704-7c7dd947b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:20.492Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=603c0d20-86cb-4363-8407-e0fd0d4c0a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:30.520Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8c265908-fe32-4478-a197-742e334d450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:40.536Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=be025018-8551-403f-b2bb-135f2a7119fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:50.555Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=51e7ad13-226f-4d68-821a-56b4a1d308b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:21:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:00.568Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=91c304df-07f5-45a0-a60e-5bef1753e88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:10.582Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a23f8c8d-5f8a-44a2-ad86-b6d9e4dc2df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:20.595Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6021263b-c1de-4dca-8f67-b3d75e070c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:30.609Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5dd08a9b-9acb-46ff-b310-1f6b9827e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:40.626Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=506f02de-5dea-4428-b342-e968011a0cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:50.641Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0ce6f88f-732d-4641-ae95-09bca5df4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:22:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:00.655Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d467451b-dcad-4512-8083-a43c6aaa51a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:10.670Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=069ee65b-f7c5-4202-be97-08a7ce71ce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:20.685Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e7f37da6-7b26-4ba6-bf9d-524cb8e33bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:30.702Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a71127fd-b59d-4c02-b9b2-9baa102b75c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:40.713Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3d9016ec-0765-4bea-9730-4a116a82a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:40.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:50.728Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8bf6512f-29ba-4a72-ab67-494028a05fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:23:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:00.740Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cdb21424-f410-4a39-9d39-f13e57c0bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:10.756Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=921a7ead-5597-453e-a47f-c828470aa56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:10.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:20.789Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=37d1562d-4618-45a6-b133-57ba32077dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:30.809Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=154b083e-1c15-4950-90c8-36e9cba1ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:40.826Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=11ba8f25-c50a-419b-b400-83ca06d7d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:50.841Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=92b2b832-1325-43a7-89d2-aa3029fe486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:24:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:00.857Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=925f31d7-4529-40a6-a721-d282e887b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:10.878Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=db29cf7e-ecdf-47cd-96ca-ece75ac133f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:20.894Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=236f3593-c379-44e2-b788-6378a62cc0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:30.921Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=457418d5-b111-4833-9185-ec827f910596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:40.935Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=338a1046-0a29-489f-b233-780be679b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:50.949Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=003ea9f5-1ec5-49cc-b1e3-7e525ea0bf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:25:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:25:52.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:25:52.032Z |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-11-07T23:25:52.032Z |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-11-07T23:25:52.032Z |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-11-07T23:25:52.033Z |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-11-07T23:25:52.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:25:52.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:25:52.040Z |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-11-07T23:25:52.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:00.964Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9549906a-16ba-4e05-bbef-01cbdb449831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:10.978Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a7bbf168-286e-4402-b3bb-9487020269ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:20.993Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d10eabc7-cac8-473d-922c-40f41ac9df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:31.014Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=afc2e7a0-9a63-4c93-9cf1-f5b5467baaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:41.029Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ede8cd34-9caa-4cf4-ba6d-a5b6fbc2933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:51.045Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2cac9dc6-a4a7-407c-a916-5bd2d1a29548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:26:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:01.061Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0d1bd87d-7eee-4adf-9ab2-c5fa8a24f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:11.075Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5f81b5fe-d71b-4b1b-b55b-3e63d0672ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:21.088Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5d4a327b-8035-476f-8786-32a936e7379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:31.101Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f475dc73-9c46-4a35-a7d2-ca9b5e73f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:41.115Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=24655cef-9ea8-4b08-ac83-95ee99ea6b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:51.142Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8aa34fb0-b546-42fc-bcb4-2652e2ee7aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:27:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:01.156Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=12a8be31-67f1-4d2a-a5c5-de62bc617b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:11.170Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6076051b-9656-4cad-bdf5-2a498a6db628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:21.185Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2bf1af80-86c7-4925-bd69-18e6991db578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:31.200Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ec02ebf6-399f-45da-8b65-34b3f4539032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:41.215Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ab8222e0-4a51-49b8-b3aa-a8fada8fa6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:51.236Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=38a3d3fd-7fc7-4a2d-ae46-0877aa9048c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:28:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:01.248Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4ce62c73-5b22-49b7-8246-df8f49d36b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:11.268Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2ef9d027-50ac-4acf-939f-ad68820fb9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:21.285Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1ccb7786-581e-4573-911a-fd3314d47c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:31.301Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9693437e-f14a-4be1-b43d-b28c8dffece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:41.334Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d4313acf-0dc8-4188-8b53-e668430fd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:41.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:51.355Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d0d5f068-9c43-4a0b-8e3b-efe99dfd3f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:29:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:01.368Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0883faaf-8936-4164-9023-6e37da4860bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:11.382Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ce34b973-9c21-4ece-84a8-1db1e6618e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:21.397Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=19ee91f1-ec40-4757-b303-528f9da7c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:21.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:31.409Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0f0c6b21-c4ea-491a-886f-182164d6861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:41.428Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=83d41dd3-dc6b-4697-b843-abee5ac27328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:51.442Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8a5d0a8e-599e-45a5-803d-ee087d8afb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:30:51.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:30:51.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:30:51.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:30:51.975Z |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-11-07T23:30:51.975Z |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-11-07T23:30:51.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:30:51.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:30:51.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:30:51.982Z |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-11-07T23:30:51.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:01.458Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a0a9f93-f541-4e0b-b561-0ecb3dc8e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:11.473Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9a82d8e7-b438-4ab4-8ef4-e4ab451cd9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:21.487Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=20580c1b-9e9c-483b-be36-58c8d2466d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:31.500Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5c179b33-25fd-4f4e-aac7-c7df6c25b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:41.521Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0f5c8fd3-1c63-4383-8eb7-ef80073e1f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:51.536Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d621b9bc-3fdf-43b9-a1b1-f48ee7e6f8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:31:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:01.548Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0b28c4ad-314e-49d5-891c-9a90c6902f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:11.561Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7338a987-a48b-49d6-a18b-c74d571278e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:21.599Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ca600c5d-d4a4-4924-9dd8-55f4e23a180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:31.615Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4dc9142c-0935-4f48-8aaa-4ec15d510fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:41.632Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6bfcfdaf-526d-4f0d-97ba-667dbccacac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:41.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:51.645Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e6f3a2ea-438b-4629-ac4b-e054999f30e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:32:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:01.659Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bddd2292-882c-4162-ab0f-9417c999e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:11.675Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1dd2ead9-faee-4500-8b79-0e7eb0d60849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:21.723Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c6f52af0-2eaf-4718-baab-2b0f729a5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:31.738Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=59739151-5973-4a21-adcf-5e7855b59764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:41.754Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=27d65527-607d-4bfb-8e59-a3cf66416d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:51.769Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2f2e3535-09fa-4ff2-ab74-779f84f1011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:33:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:01.783Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=23778e23-f9ae-4186-9c1b-90fe143272f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:11.798Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=da175d42-4d1d-4b34-8672-583daef739c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:21.813Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7be2a5c3-d2c4-4a02-8c7d-5f9a8b7c595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:31.831Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fd1ec510-c186-40af-afde-697a14a968d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:41.844Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9f680e5e-b82c-4195-a7dc-4e412cafa4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:51.866Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b26f88c1-03b4-4243-a1d3-71a5a339f437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:34:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:01.882Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=be9500d8-8abe-4b84-a152-b456b249b50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:01.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:11.899Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3bc8e1e2-9c28-49d7-a14c-6a1f4e385d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:21.912Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=05a3b56d-2013-497f-8ffb-94de79331d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:31.926Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=60305cc7-4c42-488f-ba7b-2b4321b4c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:31.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:41.938Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2f69d732-417a-4451-83e2-ff4b95d4c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:51.951Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4c9f5306-7c3e-47c3-8a1c-891db3d5c30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:35:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:35:51.997Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:35:51.998Z |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-11-07T23:35:51.998Z |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-11-07T23:35:51.998Z |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-11-07T23:35:51.999Z |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-11-07T23:35:52.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:35:52.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:35:52.007Z |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-11-07T23:35:52.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:01.964Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=16ee3da4-ab77-42f4-9ee6-205de871a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:11.978Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e5b3220d-f753-4944-93b9-acb1f91863cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:21.994Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3c9b93af-8900-4e71-9621-18cb4b86d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:32.018Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7b8074e4-6df5-4cc3-ac40-cb6677bf887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:42.032Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c10f106a-2418-4b0e-8c3c-4bf32ccba535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:52.070Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bcf3e042-0c4c-42d7-94ad-9ea1b23952b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:36:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:02.084Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7aec0ea5-7e99-4b98-b9cf-c424299398a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:12.097Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=74c17300-d229-4c34-8e3c-40770d9bbd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:22.113Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=964a9525-028f-4933-9b4d-96d219babd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:32.128Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f75d6f14-428d-4556-b320-ce88e800f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:42.143Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ad099aba-9290-426b-a1c1-2ce336038866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:52.157Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=aeb38745-e789-43b8-97dc-93a107c972fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:37:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:02.172Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=95661691-f368-4003-ae39-67123a3eeefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:12.187Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9e47a773-2072-4f4b-913f-da885a5a9f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:22.201Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=97743d9a-fc4d-42bf-b10e-cd6e41e5ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:32.221Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5d7a483d-b01d-4b0c-b9c2-523589a7f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:42.234Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2c16679e-499d-4b84-93da-ff5a40336b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:42.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:52.259Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=91ef4858-67d8-4208-860e-843690826b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:38:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:02.272Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=446d148a-c6c2-48ab-a683-e05b270b1657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:12.285Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=947cd8a7-0136-41c0-98f7-379e324593cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:22.310Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1ce150db-803b-4c59-bb47-5881bdd1ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:32.337Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4d8eaf83-d7cc-4369-8664-3989727f64f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:42.350Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0ddc8199-560c-41ad-9d8f-870dcb81e41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:52.367Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5286029c-e39b-47a1-8726-565f85ba6233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:39:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:02.381Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4dc56f38-319e-4b34-a6d8-6bb8627f4774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:12.427Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f641ade8-8330-4c39-abd0-ceb35595f825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:22.440Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=468d3078-5115-45fa-a393-58cacebdeec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:32.464Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=54c0d2e2-891f-47ec-8992-ce60a16bcff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:42.484Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=41b602ee-cf75-4118-a1e8-5e07d91e9c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:40:52.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:40:52.008Z |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-11-07T23:40:52.008Z |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-11-07T23:40:52.009Z |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-11-07T23:40:52.009Z |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-11-07T23:40:52.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:40:52.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:40:52.020Z |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-11-07T23:40:52.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:52.499Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4f7abf71-6ee1-4f91-b8ae-7a1bfcf69dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:40:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:02.521Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=62cf7bd7-9f8d-482f-819a-6c23d9c007b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:12.538Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5c23c814-74bf-4c92-ab2b-53abd6bc1f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:22.554Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=75f4c19b-e8d5-42f5-85d6-1bd391cec832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:32.570Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=85077571-d272-4204-b022-eef8b89da829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:42.601Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=01722d39-845f-4d2f-931a-16de13dbc86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:52.614Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fa02e21b-f1c5-43be-b10a-601904aaa7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:41:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:02.627Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=502766a6-8f1f-497d-9fa4-9525bdcfd758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:12.644Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=81a58836-2de5-4497-96bb-0667e5af2576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:22.659Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8f0d944b-a96d-477b-8c04-8c2a364caf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:32.676Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=db697bf0-8209-46f8-8038-ad18b83f66e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:42.693Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=776e3f65-f386-4eb1-b8b8-6d0aab68b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:52.708Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=251af3a8-dfbb-498a-a765-53658dd717f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:42:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:02.727Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4f6a1510-c65d-4b52-89da-10b42f851908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:12.766Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cce658e2-829a-4644-b3ed-6717e6d7260a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:22.780Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=26762877-ee69-4fc0-a80e-9fdc730bca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:32.798Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=16e2e3a5-96d4-4d6c-9a63-f10dc3085d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:42.812Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c0cf6f16-7350-497d-bf69-17796b4563e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:52.836Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b6481b42-6f08-49cf-9278-df1924f1cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:43:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:02.851Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=24f56b25-4690-478c-b9e5-650267804736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:12.872Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ecaed38c-612a-4711-b483-1c6b7bb56cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:22.886Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=759c0138-4300-4744-beb3-f100a472a72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:32.900Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a34cb7f7-bd17-4c47-a7a5-d87c260c0cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:42.915Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8454fb38-85ba-41e3-8140-13a320c7351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:52.931Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=187b62f1-a28a-4028-a8c9-becd8e4fc5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:44:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:02.947Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=96b5649f-fecf-43b2-befa-b26af9648a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:12.965Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=948dac0a-a7d5-450f-96e7-3df0408d2f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:22.979Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=83641a90-40d7-4061-9dc8-8242d1882a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:32.993Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=354d9810-41f3-4e57-b39e-16837ea8bc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:43.006Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f826b106-727b-486a-8c9d-80e0d23f4722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:45:51.967Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:45:51.967Z |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-11-07T23:45:51.968Z |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-11-07T23:45:51.968Z |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-11-07T23:45:51.969Z |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-11-07T23:45:51.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:45:51.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:45:51.975Z |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-11-07T23:45:51.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:53.021Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=63b924ef-bc87-4737-bf04-7118913a7204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:45:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:03.034Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=705566e8-3d06-4aa0-80cc-6d559b56e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:13.049Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cc27e044-e1ad-4187-bf61-2100819fe57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:23.065Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7f97c5ac-4b0f-4361-9913-f515169b6a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:33.086Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bb1a02e6-27d8-4877-9b46-fb0fe116ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:43.101Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=be814e75-282f-4cfd-8187-dda4723a99f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:53.116Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8a41a027-a42a-438f-a828-5d774d98d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:46:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:03.132Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1ed3c015-8369-413d-94db-27ec260f1a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:03.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:13.158Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c74ae842-4942-4bbc-8c63-ee8f9d4c819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:23.173Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ffd0c6a6-fdc9-4457-85d4-1544b7dfd792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:33.195Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0da82b91-2331-456d-a5b5-ca325291a475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:43.208Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0c4ed97e-30be-4f61-b12e-b89d3d264b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:53.223Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5772b690-fbda-4566-bd55-6edce9b1bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:47:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:03.239Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4d356557-8083-4187-bfdd-68c836a176ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:13.303Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c1839153-1972-46d4-98cb-e5ca43889ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:23.317Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=442c8768-e145-430a-b351-62690a62823f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:33.331Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f1f89cee-f914-498c-a2ee-a717068fd8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:33.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:43.368Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=07a3c7af-3ac0-405d-9b8b-f80315288409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:53.390Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=38656fcc-cf4a-4a52-8b32-a3a76eacda8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:48:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:03.415Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2de893a4-6a89-49d3-9f6a-244f46a03944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:13.430Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1878ddd2-2992-4605-a274-1b57ed02e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:23.444Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=819e1629-192b-4ff2-b5b3-df36d1288835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:33.460Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=01c73dc8-2bcb-472e-864c-dfaaa1fd84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:43.474Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2097a87d-1839-4e84-b783-c8aa031fe7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:53.489Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=960579e1-a881-47dd-8cc4-b92dbb25a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:49:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:03.503Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c89b20d5-981d-4504-b455-751bbf495739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:13.517Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b1033dc9-baf8-489b-aac4-50a476e6194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:23.531Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=907ab020-ca8e-492f-b6b2-dba4656c1a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:33.547Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2715f98f-41cf-4215-a717-e7e854b10eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:43.562Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cd6c1176-ca70-48e5-8936-70bcd39aeace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:43.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:50:52.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:50:52.010Z |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-11-07T23:50:52.010Z |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-11-07T23:50:52.010Z |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-11-07T23:50:52.011Z |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-11-07T23:50:52.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:50:52.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:50:52.018Z |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-11-07T23:50:52.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:53.579Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5d5ac320-82ab-471d-9ad5-bf112c7039d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:50:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:03.598Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0981bf3b-2b4e-4c64-a5f0-e554c441f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:13.614Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3f4750c2-df68-4498-bfd1-24fe121f1dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:23.634Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dd96110c-d074-4ad1-a110-512e163da220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:33.649Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=670d582a-935f-4fa9-807d-71e684e9e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:43.664Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=28e55dbd-a8d8-4267-b8a2-a94de8d89190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:53.696Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ef1dc5d9-b651-47cb-8971-346cb63576f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:51:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:03.714Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=30ceffca-4af2-4d7d-a8f3-5d0e872ea1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:13.731Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9749c0c1-2d8d-485e-9c97-0e58fac9c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:23.753Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a5e7bea-e756-4014-8804-40d0f55f0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:33.785Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a850d07-1380-496c-b5b9-562e6d90c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:43.800Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8dee311a-a325-410b-91d2-87015f0f939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:53.815Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6a22e7c5-f8da-40eb-9d76-8d87fae19205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:52:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:03.831Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9f1ce632-aee2-4fee-87b9-1f5b5d19aadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:13.852Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c55c765f-4b9c-4daa-abfd-5fdfaa1e8ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:23.865Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7fcbcc83-9298-463d-8c9b-d5ab062c9785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:33.880Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2fc11c11-27d1-4385-b39e-41ee93d3d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:43.894Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=30f7d24e-0d5e-49c0-ad07-e161d65f1aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:53.913Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dbce6a42-aa83-4c2d-b162-cae517411f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:53:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:03.948Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=13b20b00-2d3c-4153-893c-dc00e7b65bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:13.962Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=99a06662-7a65-4b61-8044-7e47e76335c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:23.975Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=60d05a37-be35-4b9b-bd9d-601c4db31dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:33.990Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8ec94ad5-5a42-4c7e-9ef0-bde71bc4251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:44.004Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=56c7b4a8-07bc-4e25-b6cf-bb6832923d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:54.027Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ad9ad695-2b5d-41c9-ba9d-adbfc5b32146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:54:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:04.043Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=56c37b4f-9b14-4685-909a-2f26c79567a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:14.057Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f20a5cee-454c-4c92-8644-2c6cf587741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:24.072Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4ea4060a-fcc4-4a6d-bb67-e5524dd7a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:34.088Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5e53e619-fb5c-4afa-8508-141a2dd4fef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:44.102Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=61b35ee0-04c6-4082-8cf6-7ceae05b99b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-07T23:55:52.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-07T23:55:52.002Z |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-11-07T23:55:52.002Z |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-11-07T23:55:52.002Z |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-11-07T23:55:52.003Z |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-11-07T23:55:52.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-07T23:55:52.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-07T23:55:52.013Z |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-11-07T23:55:52.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:54.126Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a9dc4fd9-308d-46ec-b3d6-c84d97644d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:55:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:04.144Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a23ae344-cb6e-40aa-bad7-445bb7f9886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:14.180Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b7204a55-e0fd-4c1e-b067-38c998738dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:24.199Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=52d1b4e5-b5cf-42f9-a6ad-9cf6420cd2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:34.214Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=84c61175-dbb4-4432-985d-431130738c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:44.231Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=22a3df16-3828-4fe5-9945-5044cafcc09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:54.247Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=97b8cd1a-31ae-40de-986e-7ec66bf470ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:56:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:04.261Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=406d81fe-5dc9-4331-9347-6c356f57b605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:14.279Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5b87b52e-5232-4db1-a1a4-c096180e3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:24.299Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4bac7b0e-c23f-4d3f-9885-90eae17ef0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:24.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:34.323Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c9d78037-7326-4e7d-adfd-a65faeb9223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:44.342Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dff85cbd-dd7d-4d33-af58-e59786169e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:54.357Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a17a7442-aafa-4c15-8d13-c3a54d31997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:57:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:04.371Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=51fcdbf1-6246-4b4e-90d0-fc6fe3e02e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:14.388Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=de240b8b-17e4-4527-9f7a-a5a856b62f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:24.402Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=33570f58-865b-42ba-accd-0ef0f06c85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:34.433Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=72a54f1b-3ca3-459a-98c2-6095ed12136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:44.448Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a16f92e-2d81-4630-b0aa-fdd800dba6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:54.463Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d4741a37-b122-4674-b58a-d7f01944fa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:58:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:04.476Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3bde3f1f-60b7-4355-bc69-b71e728a5d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:14.492Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4d296ed6-9c71-4a3a-b285-f3553ff97341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:24.507Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1e3755fd-ebf3-4319-aa0f-9fe66f12b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:34.524Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a8428445-f30f-4809-b514-ca8e4d0e4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:44.543Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9690fed5-2a55-4437-ae1e-e1b53d93e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:54.556Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=989341ef-e2d2-4bde-a1ef-07d0c25d162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-07T23:59:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:04.573Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8bcf9539-8b06-4dcd-b48c-caafa85003da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:14.607Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f8fc8c9c-822d-4bda-a092-340b28ba1013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:24.622Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=98650893-da33-4965-88e5-7884461dc0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:34.657Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=74ab1a68-6ed0-430d-a9ad-91eab8f99bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:44.672Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=86313cee-d483-42a0-9bb6-f5b7036486d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:00:52.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:00:52.030Z |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-11-08T00:00:52.030Z |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-11-08T00:00:52.030Z |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-11-08T00:00:52.031Z |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-11-08T00:00:52.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:00:52.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:00:52.037Z |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-11-08T00:00:52.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:54.687Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ca1054c4-3c32-4ebe-b1b6-1f2c321834d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:00:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:04.700Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8d2a8511-7774-4508-9c11-5a9b97dc6384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:14.715Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b4c521d0-6bf7-45ed-a09e-5edf77ac50d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:24.729Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=15b73dc2-ee04-4c92-915d-4342aae77127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:34.747Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=52a8dc99-3b1c-4772-8bed-f8b3149cdc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:44.763Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ac30baba-ba13-4592-9ce4-4ba6207f3793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:54.776Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9d21cbc6-ce9b-489e-807e-4d8a0f2fe847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:01:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:04.791Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=378d25df-19bd-4bbd-a6b9-a3acd7f57284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:14.808Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9f7ed450-d009-446a-9beb-ff2b6a32a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:24.821Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=265f627c-28b7-4cc3-8f6f-62ec6dc6508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:34.839Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fa54640c-5d4f-4c98-b3fb-98a0e174fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:44.855Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a7a88211-4008-4436-a352-4ef4ef87d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:54.877Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0b7240e8-5427-4121-8815-f554268cc878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:02:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:04.891Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fcd59b0b-5b97-4798-9624-4bd4b4b43447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:14.908Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=98298b0d-dedf-46a9-8ae2-5bfe7fae298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:14.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:24.922Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=260cea3b-83e1-47d1-b58a-61b8529a9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:34.945Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f2bcc44c-84ba-42ae-a1bb-0f8dd576635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:44.964Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4cc446d1-c61c-4291-8701-7ebff43803bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:54.980Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=58dcf73a-1e81-4f6b-8758-98fb9a756929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:03:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:05.007Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0a3fd96c-193a-4560-a315-7a5038f6dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:15.035Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a9116d06-8a3a-4446-8837-09f9aed3100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:25.050Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2831e00e-5997-4b01-84b7-233bbc462019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:35.067Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c9cb0857-a73c-4300-a3ab-320bf86a85bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:45.081Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=be578573-9cb3-4118-a209-a8a51b442d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:55.101Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2f306567-2ea6-443f-a129-adebfb993fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:04:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:05.116Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0b109c56-cee5-47b6-9de9-2b96847c3b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:15.129Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3fcaf17d-611d-4a94-882e-366a67316a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:25.151Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1d3654f8-2895-445b-8dd5-c424874cfb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:35.166Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9b6b5fe5-b897-42d3-a211-f918f079e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:45.181Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1ac38e8b-5c88-4a00-8974-9832133c8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:05:52.005Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:05:52.006Z |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-11-08T00:05:52.006Z |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-11-08T00:05:52.006Z |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-11-08T00:05:52.007Z |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-11-08T00:05:52.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:05:52.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:05:52.012Z |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-11-08T00:05:52.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:55.197Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1f6796bb-cb3f-4437-bac7-6cde8873410b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:05:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:05.210Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5b4b7963-d425-4671-abf3-42610499eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:15.237Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e0a59483-3757-40b7-9725-58876b1f251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:25.249Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a5d357ab-3190-4113-bdc2-c80029a5ddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:35.267Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3bed571c-abd3-43f3-9cd4-b35d85c5a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:45.281Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2deecf73-89af-4419-8e2c-10f688222075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:55.294Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=103e8e2f-ea71-4b2d-906e-8b16fa817093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:06:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:05.308Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1ed230bf-ed40-4c60-9e68-f942aaacf320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:15.331Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d1ff544c-4094-4403-a5bc-d9aac61e5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:25.346Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fbd45c64-c532-4ca6-b60e-6938cdafe7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:35.363Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4579e3d0-df48-41cf-a696-3f5d76601884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:45.382Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1e4aea71-456f-4dc7-99ef-b8c93a1a6ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:55.396Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b95eec12-f895-4f35-9e54-d30e51e23fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:07:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:05.410Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=18a34c21-139d-4f9c-8ec8-6e51e54a1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:15.434Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cdbb70bd-1fcb-42e4-a844-1c82d3ff7af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:25.449Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e6e6aa2b-308b-4541-a64a-8294efc7f93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:35.480Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f979b4bf-63ec-4201-bc5e-d5c4ee88a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:45.492Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ce4c1cc3-83e1-48a7-8b8e-5c574107b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:55.507Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d0f8ab18-5b8f-46d5-b0cd-eead9320e84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:08:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:05.521Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3a7dd4f9-5d63-4dd3-92f1-efa955b6a75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:15.532Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cbac4340-6a4b-4750-ab24-69ec758fbc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:25.544Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=13294ac6-62a9-48bd-88f7-bf1f6f5e2e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:35.557Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ad7464ff-d4b3-4b01-a84f-09a17c23532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:45.570Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7931e7da-15cb-437d-ae94-29986b694fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:55.582Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a06c6d01-3033-447e-9408-5b2ac3aec410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:09:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:05.594Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a4e0525d-3dcd-46ad-8951-5399d485c54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:15.608Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bf9c05ae-3506-4c49-82b6-fcfacdcb4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:25.621Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=72d8da3a-44a7-4c1c-8714-14b00c9e368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:35.632Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dab8768f-dc4f-4b72-8e6d-c0c0a74ff340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:45.647Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f1723af0-7997-49cb-8214-09a58028fe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:10:52.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:10:52.001Z |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-11-08T00:10:52.002Z |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-11-08T00:10:52.002Z |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-11-08T00:10:52.002Z |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-11-08T00:10:52.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:10:52.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:10:52.008Z |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-11-08T00:10:52.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:55.665Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=23131904-9a02-4165-bf79-ce129f62dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:10:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:05.678Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a6e88525-f28f-4cc6-b95a-378176ae3776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:15.694Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4a00b016-40fe-484f-b7fb-5a1e87109be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:25.709Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=737650fd-6035-49fb-9898-27b6e1451270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:35.723Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=83c844eb-f7d8-4b6e-863f-471b63708439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:45.737Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cd0396bc-36ca-476b-8d2a-0cc650ac3e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:55.751Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0883090f-6958-4151-b28b-63b55a9009b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:11:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:05.764Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b5b2a2b8-1704-43ed-87ec-5da4fe37e4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:15.779Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=628cece0-8e62-4e6c-b6d5-09dc05e99adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:25.792Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c6767eea-f481-44ce-b7aa-23dbfdc8810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:35.805Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c7642c7e-5dc2-43dc-80d7-27d35604f410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:45.829Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8f28486c-29ca-41c6-8a82-2bf7437ee55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:55.850Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=df15771c-5072-4f6a-bd25-ae07e3524036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:12:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:05.862Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9135788e-e3f3-4776-976a-19087827321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:15.877Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4167216f-240c-4869-b884-ad28b507f784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:25.893Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d40ac50f-738a-4329-962d-24d5728811af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:35.913Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1e95bb57-e2fb-4965-878c-1c7425f10627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:45.927Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e84edeb9-2d8c-488e-95b4-f182197cba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:55.946Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a2e2bc1b-bc38-4f90-8535-4e9a8fb8bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:13:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:05.962Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ad1ec144-5af0-4ec3-a850-514038b366c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:15.974Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=113d7735-05ec-45d3-94bc-a950d96edfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:25.988Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=867ae10b-a050-4639-9cd7-395fb50d8db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:36.001Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4bc2f53a-b097-4b19-90cd-217e41b76a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:46.019Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2d077d46-33a6-48a0-a558-7cc2464d8f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:56.032Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=79a30b03-cff5-44ff-9236-a766d744dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:14:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:06.046Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9300dffa-23f6-4141-b97e-271263092200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:16.062Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e821986b-fe23-486e-ab57-6baae8d30e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:26.077Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=348e9c31-8cfe-49e6-be3f-c287533a6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:36.095Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=24d1b312-c4a8-4b1f-85d0-b802ccd67892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:46.113Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5850f955-cbcc-4da6-a3bd-4de535eec8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:15:52.003Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:15:52.003Z |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-11-08T00:15:52.003Z |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-11-08T00:15:52.003Z |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-11-08T00:15:52.004Z |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-11-08T00:15:52.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:15:52.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:15:52.017Z |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-11-08T00:15:52.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:56.127Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4849e1e3-9310-4f5d-a503-4dbe0e3d3cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:15:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:06.161Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=18b752c5-529d-48ce-917e-5acba603f836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:16.175Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f7dc8a7d-c1b9-4fbc-aa9f-65d1106da406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:26.202Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=80631b13-bba3-4808-b6bf-6f70f552292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:36.221Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=de2ab9a1-4cd3-4117-a0a4-d130de70ec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:46.238Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4c9b03be-3de9-42c5-87b8-88673c9f96b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:56.252Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a43f0507-575c-4099-b233-3ceccd1f9544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:16:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:06.268Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=985b4038-66f4-4682-972d-3ccc6cb0c7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:16.281Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e7184be6-d1e3-410b-9ebe-dc0facd38638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:26.296Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b0b76205-73fd-4965-b142-849137abbcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:36.310Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fe63103c-9260-4c90-afcd-2839961d100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:46.326Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=40af2394-c1be-4f95-942e-ce070127e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:56.339Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f192741f-0315-4600-b1e1-e337b40d63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:17:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:06.353Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9adac318-6ead-4def-ae28-f56d3106e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:16.366Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f74e8190-471c-46bb-a543-2ceb9a0da90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:26.379Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e599ca12-dabe-4382-b159-9b1c60d18715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:36.393Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c8ed2081-987c-474b-8863-e1afc4f6af1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:36.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:46.431Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1be65e4f-1566-4f85-9f92-f126112cec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:56.447Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=64f95a52-3c28-48a5-8a48-2dfd5c6b50c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:18:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:06.463Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3c567d88-ea41-48e4-89ae-ec8b85c1fe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:16.476Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=281ba3f5-0823-4c17-aa49-11cf97b47e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:16.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:26.491Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=978b9f21-e386-4733-9dec-c30a7d4c2116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:36.508Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6630721a-7f8c-40c7-883a-68f9f8235744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:46.523Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0eedab99-60ce-4f3a-a08c-afed32c283b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:56.537Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=43602493-4731-4918-b287-c48a66069dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:19:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:06.551Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d1e4226d-a263-4d96-b879-c7e7479ea01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:16.566Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=25c4c2b8-a173-4f7e-aac6-da815c602bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:26.582Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a9e5d59d-c224-4089-898d-6f48e21c98e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:36.595Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ab60444e-51d3-4184-ae13-18136cbddff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:46.609Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=28a8af4b-2ac5-48ea-a690-9998e3f344d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:20:52.008Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:20:52.009Z |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-11-08T00:20:52.009Z |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-11-08T00:20:52.009Z |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-11-08T00:20:52.010Z |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-11-08T00:20:52.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:20:52.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:20:52.015Z |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-11-08T00:20:52.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:56.623Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dd59b0b5-f74b-42a2-8cd6-8b008a27ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:20:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:06.637Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c75064fc-ed33-490a-b97e-f153b9b73184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:16.652Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=049e96da-662c-4cd8-bc7f-da5d319b2f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:26.665Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e79f455f-8ce0-4320-8368-77ee504c1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:36.678Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=79205931-e520-487e-945d-e494bd7c77b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:57.349Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b16f8f37-da6a-4ed7-be5a-eb6d8e1f9768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:21:58.492Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:08.466Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f24e1eae-74f4-43fe-aee2-c2fa38f3e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:28.034Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=47b9f5f5-20b5-4f42-9aea-73e5d0dcc2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:47.678Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9ab04bd9-15b9-4263-af40-52fc424bc9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:22:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:07.253Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=11d6f4be-7408-461f-ab8e-c864da6ec41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:26.823Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=95db97d7-b501-4188-9890-30b1582edc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:46.394Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=16369523-7933-4782-b29c-8a8bba29e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:23:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:05.953Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=07294257-3487-4582-b364-39ffd82c6a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:25.517Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c3c59476-b69c-48cd-b423-ed83180d3764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:45.071Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e26a1b97-08dc-441e-85b5-f136c478fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:24:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:04.638Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f399ee53-c562-44b7-8c63-0138e0976084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:24.191Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a1a290c2-4e45-4cac-bbad-3292fc5ab497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:43.765Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4366af8f-39e9-47df-b617-4651bde0ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:25:52.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:25:52.013Z |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-11-08T00:25:52.014Z |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-11-08T00:25:52.014Z |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-11-08T00:25:52.015Z |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-11-08T00:25:52.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:25:52.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:25:52.021Z |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-11-08T00:25:52.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:25:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:03.318Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=06face9e-a9ea-411d-9010-157ba155645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:22.909Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d3646b2c-9d2c-4294-88c6-594fcd72906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:42.484Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a952b15-1204-4c93-be84-3f97b0bbce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:26:52.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:02.060Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ab73e9ce-c44b-4f81-97ed-3b2491d47de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:21.635Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2c045006-2915-4655-ae5c-ae8a4076e581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:22.504Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:32.505Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4fc980d4-8967-4691-bf85-af0f4118ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:27:52.091Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=044f9fef-34c4-4d6e-badf-a6569c442197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:11.653Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6cf902e8-e31e-48dd-b9f8-d3d01dbea31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:31.230Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8be765b0-5849-43e9-8400-3515e8d9bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:28:50.808Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b1adc5d2-8716-4abe-b024-dba0d6c7fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:10.400Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=60940233-f6f5-43a1-b25e-3a34b63b0772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:29.969Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=68734432-18ff-4f06-8caa-c692fb1e96fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-08T00:29:31.013Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dxFbsAcsnj3TSjjBXxKf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:31.241Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:41.242Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8b3c7431-54be-4931-987e-3001b3d2ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:29:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:00.799Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6964c749-5677-4478-8988-c8b042978ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:20.376Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dd89c874-d904-4428-bcbc-55ad2b6a293b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:39.938Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9fc38333-08df-4bec-a922-44a65635f6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-08T00:30:45.604Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dxFbsAcsnj3TSjjBXxKf, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:45.618Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:30:51.973Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:30:51.973Z |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-11-08T00:30:51.973Z |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-11-08T00:30:51.973Z |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-11-08T00:30:51.974Z |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-11-08T00:30:51.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:30:51.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:30:51.980Z |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-11-08T00:30:51.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:30:55.619Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=97d6a97c-f92c-4632-b85f-5e5c8fbc49f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:15.178Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b960afed-3877-4dd9-b3d3-c8a1863544d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:34.775Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=53faa20c-1062-4add-ac8c-043d5579b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:31:54.347Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4252a577-b602-441b-bebc-1a619121c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:13.923Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=eb8af9aa-98e0-4bad-8c16-627beaea2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:33.480Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=55755769-2653-4c0b-9f46-97ac0cfa2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:32:53.041Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0a14a825-ecfc-41cf-98da-302a9e0dff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:12.627Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e69e110b-836f-45c8-9cb6-08f1606b3fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:32.183Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=981b0c00-7c65-4737-a07e-c23891c4caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:33:51.739Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9ca587ba-3e9f-499a-9d7c-1700f770f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:11.292Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fd1ce47e-ab01-4d6a-a68d-f59cbcdfbab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:30.855Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d3ec21ca-517a-47fa-a2e8-e40f4f1b6697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:34.386Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/VxaJwPXHmRgRI9k0XPoE'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:44.385Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=47faf803-d2ea-4cbd-8789-64fc73150202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-08T00:34:45.228Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=VxaJwPXHmRgRI9k0XPoE, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:45.249Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:34:55.250Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=30e48c8b-6602-432f-b167-c8453ade4928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:14.827Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4bb68eb4-d639-445d-9ad0-8f8c6b7bdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:34.393Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e4da61c8-919a-4c0c-9046-613cc5d03ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:35:52.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:35:52.034Z |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-11-08T00:35:52.034Z |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-11-08T00:35:52.034Z |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-11-08T00:35:52.034Z |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-11-08T00:35:52.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:35:52.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:35:52.039Z |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-11-08T00:35:52.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:35:53.978Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=35fcb6d4-e196-4a0a-aba2-15b4d7038425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:13.562Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ab07f267-e090-42b3-b2ba-846c2038cd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:33.127Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=749bb969-1f01-43a2-bedd-c51a8fdbd887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:36:52.716Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b131498a-ee65-4ace-a897-3ae5555eb3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:12.278Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f2324c47-39a6-43a9-970f-c9fb464ddd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:31.865Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0f402d13-6ab8-4a75-b357-0a8debc12f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:37:51.435Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0b526989-6962-4480-a0b0-3d7c7882e952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:11.017Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=df5597a4-c5ec-4204-9af1-d40fc1d38deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:30.612Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c77ce64e-d5a2-4005-829c-678e61b1a173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:50.187Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a52dcc42-a011-4501-bc96-e42240560ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:38:59.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:09.748Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f154e8c9-84b0-4784-8b64-c2057f23b8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:29.308Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ab25c915-1b1a-475d-a714-cec0c2df428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:48.887Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cc094565-f311-4ba8-bff9-0c2a865f4a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:39:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:08.449Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a0b309d0-d444-4387-a9e4-15e1a2f89575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:28.021Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ef7467b6-42f5-487e-a340-fcc34cc15f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-08T00:40:28.866Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=zPSzhqYriEe5oMujJSmt, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:28.901Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:38.901Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=514f9dec-a0f4-4051-ab03-9c8b76ad639a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:40:51.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:40:51.982Z |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-11-08T00:40:51.982Z |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-11-08T00:40:51.983Z |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-11-08T00:40:51.983Z |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-11-08T00:40:51.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:40:51.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:40:51.988Z |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-11-08T00:40:51.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:40:58.485Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f22f654a-183c-4cb5-b248-4bb645b0dd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:18.042Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=856e5cb1-44ca-4b0c-93f0-c479f9623588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:37.621Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4218d6a7-25e4-4d86-b7b4-ea57d0e523e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:41:57.202Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7a60f250-a646-4565-80b8-5216d82d1116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:16.777Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f5fe9168-ef6c-4c6b-b5d1-391937bbc45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:36.356Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d608934c-a7e4-424e-93f4-d40b846a1ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:42:55.913Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=880b8337-a69d-41ae-9190-c923877eb758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:15.483Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7b38dbbd-e1d4-4221-a6ef-68f6e3335a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:35.080Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=74cb5e8c-c067-462b-9d9b-4ba4c5532a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:43:54.632Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a56ce0f-e6c8-424e-bee9-c79718b0bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:04.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:14.201Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=449c4a99-e4af-4882-8cbd-2604e1be0994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:33.787Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=23c121b0-760b-41cd-9b73-e0fb366dc3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:44:53.364Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0d1e3056-504f-4c19-8db2-c19c517c419f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:12.942Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2407a55d-cbe7-4ad0-b77b-2c723bd8d4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:32.505Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e4cbd7a8-1a32-4ad0-b497-9c1242d97881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:45:52.016Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:45:52.016Z |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-11-08T00:45:52.016Z |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-11-08T00:45:52.016Z |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-11-08T00:45:52.017Z |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-11-08T00:45:52.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:45:52.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:45:52.022Z |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-11-08T00:45:52.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:45:52.087Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1a10884c-3f57-491a-a8b9-2b58a12fe091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:11.689Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b0a8cb49-889e-4255-8bc7-0c1ab1ccb34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:31.257Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d67578d7-88e8-4257-b8c7-c5484e3ca157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:46:50.817Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=392fa173-45e4-44b1-a50e-d985c7746318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:10.380Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bba089fc-6a01-4cc1-87a3-aa53b24073fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:29.957Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=97df7d90-755c-4613-9c1e-3462d7c5d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:49.522Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=68c3b94c-d971-4d05-90b8-139c563335d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:47:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:09.087Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8c1a81c9-9bc3-4ecb-8eab-42f3b90f63e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:28.661Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ce796381-e387-429b-8b8f-346eaa574b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:48.212Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ed373837-905f-4df6-8296-afa1ad67273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:48:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:07.783Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cf3097be-b421-470e-8a7e-3321f1697063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:27.341Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e2c488dd-7b43-4b6d-83dd-a77215745a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:46.938Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=3f2f66cc-4d9e-43f5-bfed-9fb644721a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:49:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:06.493Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=956748ef-6278-4006-b980-0907ff2f6f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:26.056Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1df305ad-a0da-47be-99c0-2c36a06effe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:45.636Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=724fe36b-f7a4-4b10-ad63-23f66fd8f5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:50:52.012Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:50:52.013Z |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-11-08T00:50:52.013Z |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-11-08T00:50:52.013Z |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-11-08T00:50:52.014Z |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-11-08T00:50:52.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:50:52.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:50:52.019Z |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-11-08T00:50:52.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:50:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:05.191Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=52cf9fec-f405-41a4-84b4-6a2261482234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:24.752Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=98e8e94f-93e5-4b30-9146-caa080ce95e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:44.301Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=77befd0f-a5f5-4025-aa46-5a643d6dc25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:51:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:03.863Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d98c6890-2ebc-40b8-abc6-aafabbc1dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:23.456Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=73ea8b88-009e-47de-9a58-ab421c03481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:43.007Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d14381b3-c69c-434d-9090-2277e00185d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:52:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:02.574Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=c1ec4d0d-cc61-4809-a6b0-08773bbcc773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:22.163Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1161065c-12ea-4905-acdd-b6fd01603f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:41.774Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=09947938-adf7-4a0d-9e44-3c5990cb32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:53:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:01.394Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=214fa1bf-b818-447e-abcd-900bcf65b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:20.974Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8e993df0-9233-4281-b442-495a425893cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:40.555Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fdc64983-0930-4400-922a-799b7e390a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:54:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:00.141Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dcaac65f-ae71-4570-80d4-87c01fd12ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:19.734Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d56769ba-6758-46ab-abbe-0ff1fbbbf979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:39.330Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=413a205b-a9b4-4400-8360-397b3e4e7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T00:55:52.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T00:55:52.032Z |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-11-08T00:55:52.032Z |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-11-08T00:55:52.032Z |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-11-08T00:55:52.033Z |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-11-08T00:55:52.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T00:55:52.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T00:55:52.039Z |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-11-08T00:55:52.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:55:58.922Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a7ed05bf-cdbf-4fdf-bfbe-e1b233c5535e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:18.506Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=77a92a09-f758-44d5-b93b-ff6ef4608b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:38.097Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a32dfc8e-0398-4e58-9677-a23c122a38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:56:57.677Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b0b2a3f5-be02-4ecf-909a-89c02942a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:17.254Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2d2d9f5d-62aa-4be3-8c7d-43e12c0c3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:36.813Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0ecab65c-1590-43b9-b8e8-dbe45e186b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:57:56.432Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=17b2ded9-f0ae-4af3-9a15-4d8481baf797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:15.983Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b13aff20-0816-487c-8fd2-703c2e5fc03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:35.546Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e0e52fc3-6d04-4fd8-a928-5e9962915b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:58:55.162Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8df4cbef-56e0-4978-9df1-a3e204d8e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:14.717Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=857927d2-e138-4603-99c3-1dc3a49c63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:34.282Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cd767108-9657-4e61-94b5-139b7ef1f65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T00:59:53.880Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d917b0fe-1587-4a11-98b2-4f884810e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:13.496Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=214bcda8-1154-4a38-99bf-7f6317af5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:33.052Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0545575a-e00e-44b0-ab99-bff82c6258eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:00:52.003Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:00:52.004Z |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-11-08T01:00:52.004Z |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-11-08T01:00:52.004Z |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-11-08T01:00:52.005Z |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-11-08T01:00:52.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:00:52.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:00:52.014Z |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-11-08T01:00:52.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:00:52.623Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=026beae0-880b-423f-8ecc-d66e0b9dab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:12.206Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9be81d7c-d55b-4881-ab15-230443596e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:31.769Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=77fa617e-c723-46c3-88a6-378b99b6b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:01:51.337Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f707b57f-1ee7-4c3e-9cb2-a3964fee7558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:10.916Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=412637b6-3254-4c60-8d5c-d4d181039e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:20.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:30.472Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e2ee5c64-8337-4d9a-9f83-9cc559a23c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:50.029Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=dce6a026-28da-492a-b937-20885ec55bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:02:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:09.583Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=21add680-c460-400e-bb66-1ca7be9dc004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:29.142Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9820bc80-12f2-4083-8b87-67d14374b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:48.712Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a8ed17da-da3e-4182-8fc2-6e58c9f62c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:03:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:08.315Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cade7801-6ef7-4e63-a6bd-a95264812404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:27.900Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b50d46a1-9c58-4399-9953-002c975739f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:47.460Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d8d2b111-b89b-45da-aa49-01d023cfc973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:04:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:07.019Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=df5f9397-72b2-4ac2-9770-ef727a8d493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:26.605Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9c47e895-ee39-4bf6-91f4-725a621df4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:46.173Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f4c7af21-edd5-4c40-b26f-5958b625369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:05:51.975Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:05:51.976Z |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-11-08T01:05:51.976Z |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-11-08T01:05:51.976Z |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-11-08T01:05:51.977Z |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-11-08T01:05:51.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:05:51.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:05:51.981Z |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-11-08T01:05:51.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:05:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:05.736Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d96ebb1e-2f04-4a2c-9cbf-4d857434e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:25.336Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ac4e5708-715f-42f9-9e8f-664a9b96f9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:44.983Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=09ac2681-81c0-4d1d-b8e7-11e88400c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:06:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:04.681Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=408f5069-6d37-4884-a8ce-b6151e446d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:24.236Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a2fed957-c798-440b-a426-07cfae08f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:43.815Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=23d9265c-d1a3-42b5-a0e9-e6d769180351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:07:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:03.394Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0ea2d1c7-f0ea-4f2e-acc4-87143ab644e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:22.963Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=67be1c98-e7d9-40cc-a882-d3230420d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:42.726Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=30069785-e15e-4a52-820e-ec8fe993ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:08:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:02.309Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=03469428-c4b1-4bce-837e-d8b78df0674f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:22.024Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6cd72442-779b-46cf-ac18-908bca8300e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:41.599Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6c0e3897-1169-432f-8a34-a75771b4f682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:09:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:01.161Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a9a3b339-a8a7-4338-a35a-00ba70ab026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:20.716Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1beaf1af-a072-4b76-a8b8-b6fca148cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:40.278Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=09b7a383-d50f-4855-a090-29a0b3200d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:10:51.949Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:10:51.949Z |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-11-08T01:10:51.949Z |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-11-08T01:10:51.949Z |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-11-08T01:10:51.950Z |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-11-08T01:10:51.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:10:51.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:10:51.953Z |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-11-08T01:10:51.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:10:59.848Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7a03136a-bcd1-416d-8fcb-d8f1e457f5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:19.437Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a265e990-458e-4dad-80b8-00f92709945c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:39.020Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9105cf23-3f62-49ed-afc4-cae4914e6ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:11:58.663Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0bf2650b-06da-49b4-a22b-5cd2f22b752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:18.291Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=47c40a19-266c-428e-8056-689583c0a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:37.857Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5896ebda-f666-4e40-8b96-63359bc22347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:12:57.456Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5b2a810c-e740-4e0a-a3aa-d6c21918a10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:17.036Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7efa06b6-8310-4ef0-a239-2bdcdc02d593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:36.611Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=86a1f0aa-8c78-41d1-a811-a6e449181a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:13:56.346Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=774f9f08-c215-4bf0-8421-8dad4af764dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:15.930Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7cfbb953-3884-429b-8ddf-3e54f252e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:35.518Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=cc06ff38-a661-428b-998f-f5a133f3d70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:14:55.080Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=9bc757d6-6743-4de6-a5c6-e6413d66e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:14.642Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bc032240-3b1d-4cd3-b45c-68db686ec986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:34.206Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fa884e26-0520-4c3f-a19a-635b42fa0a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:15:51.970Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:15:51.970Z |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-11-08T01:15:51.970Z |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-11-08T01:15:51.970Z |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-11-08T01:15:51.971Z |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-11-08T01:15:51.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:15:51.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:15:51.975Z |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-11-08T01:15:51.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:15:54.017Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=fe21ab3b-b5a9-4c01-93c6-606c897ea2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:13.573Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=71b62ffb-7256-4473-b723-679c59f04539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:33.133Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6dd471b4-10c0-4c01-bd2b-32d8822ae79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:16:52.691Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=87469fa7-c9e1-4c5f-9d64-19388b385343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:12.283Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bd4d7015-c5f5-43c1-b907-d75f585d2fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:31.968Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=6b26abfe-6ace-487e-a73c-1c9fa0530061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:17:51.541Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2538a693-b4b6-4443-b6ef-38f1b74b6ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:11.098Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=068cdc07-0e0e-43d7-aac6-08c5c79fa2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:30.669Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e2723ce7-9faa-41e4-bff9-60a485933826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:50.227Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=1e498338-863e-473b-912f-8d01bb0feb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:18:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:09.787Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e8ce56b2-84a2-4be0-862a-d22e3a285272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:29.342Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7c339167-9efe-4747-bf4c-7e410ef58df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:48.908Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bb80f797-ef0f-4488-9361-79fcb51fd167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:19:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:08.470Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=7b742eb4-4278-435d-b32a-907e8f0841f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:28.032Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2efcb0eb-7dd0-4f31-a53c-d811f1f6edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:37.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:47.586Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b7502b20-e11f-49df-90cc-dbd089ff0e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:20:52.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:20:52.042Z |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-11-08T01:20:52.042Z |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-11-08T01:20:52.042Z |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-11-08T01:20:52.043Z |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-11-08T01:20:52.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:20:52.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:20:52.048Z |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-11-08T01:20:52.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:20:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:07.150Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d72e4d89-e747-4110-b238-07d5dc5b57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:26.713Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f56ec903-ada5-475f-baee-9480b8a82ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:46.270Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=176c73b2-e23b-44b6-87ba-6615e3df02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:21:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:05.836Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=aee81d56-6153-41da-83f1-f48a6f3d28b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:25.419Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a679cebd-94a6-4c60-8547-86285058bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:44.989Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d056fe68-001f-4981-aba7-8605366dc782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:22:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:04.561Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=12b2173c-faed-45d3-9f3d-7075d455fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:24.152Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b1a22079-fd22-4448-8591-020c15471aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:33.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:43.708Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=23774eb8-e8d8-4965-8d9b-b23558b0b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:23:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:03.285Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=015bdfb1-5d07-4018-a605-66642155b6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:22.850Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=16c9d521-e36b-452d-8cf9-f53dd05e0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:42.424Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b9ebb2f4-c759-4c58-aa59-71aac1579cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:24:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:01.984Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2a762623-e6f4-4372-9adf-8267f0ee7576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:21.577Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=df49082c-ca6b-4e14-a2af-f90fb543877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:41.147Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=65e2e86f-c3a0-4bda-b919-e5f5ad384f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:25:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:25:51.965Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:25:51.965Z |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-11-08T01:25:51.965Z |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-11-08T01:25:51.965Z |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-11-08T01:25:51.966Z |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-11-08T01:25:51.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:25:51.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:25:51.971Z |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-11-08T01:25:51.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:00.714Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=a0d6d8ce-69e9-43ae-a3cd-2865b237b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:20.290Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ffb78c58-e273-4f92-a9e7-2859a22b14c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:39.889Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ba4422b0-1d93-4c31-ae2c-2637058dea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:26:59.463Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f5adb390-b285-42de-be53-38c766723cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:19.019Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=ee4e3280-3e7f-45b3-bacd-58b864d60535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:38.585Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=676720d1-ee58-48bc-b2b3-1164a49f45a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:27:58.150Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=0291f67d-506a-4eda-ad78-1399c3da69ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:17.721Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=b87fd32f-ff6c-42b9-bf42-67bc05ea6e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:37.288Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=258ea002-f7d1-460e-9dc1-de2932f81c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:28:56.872Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8c09d9f8-cb26-40dc-a9bc-e82356f53e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:16.462Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=d08a8325-967b-4fbc-9459-f7f54404965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:36.035Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=4434cc16-91b5-4585-8a5f-15af6e42d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:29:55.606Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=8b919859-1305-43eb-8b3c-a09474366477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:15.183Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=2403f62c-a036-420a-b623-e1509224ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:34.751Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=78298cb6-9328-4800-a7dc-57b700849bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T01:30:52.014Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T01:30:52.014Z |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-11-08T01:30:52.015Z |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-11-08T01:30:52.015Z |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-11-08T01:30:52.015Z |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-11-08T01:30:52.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T01:30:52.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T01:30:52.020Z |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-11-08T01:30:52.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:30:54.311Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=bd9c195c-fad8-4d4e-a71f-fb0753c5c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:13.877Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=96109ef5-edf4-4d45-bc3f-b41b92785e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:33.468Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=500174c7-6c9c-48c5-a719-79901342eaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:31:53.033Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=54616608-fb5c-47da-90c0-25b876e6435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:12.587Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=f23f5f3a-4a70-4b1d-8461-ae2d40b6e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:32.148Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=5d2b197d-305d-4f35-81f0-2d4c1eb627b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:32:51.735Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=08179269-7735-4596-9093-628d7c410162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:11.295Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=901a20f5-2945-4fe3-84c1-1e51ffb3e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:30.869Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=46c7182e-948e-4b38-ac8b-83f12eeb19b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:50.432Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=481331bb-da94-4f86-9668-a884c885164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:33:59.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:09.984Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=799d17ef-826f-418f-a251-120ba48d0f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:29.535Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=e792f2a9-f3c2-4de7-b1df-13effcce49b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:49.093Z |INFO |Init configs |InvocationID=58cbfe1f-1633-430e-ab6c-5a48c64d9d1e, InstanceUUID=afbc5568-cd02-457f-9343-62c053cd4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T01:34:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTas