By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:22:21.046Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:22:21.084Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:22:21.085Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:22:21.090Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:22:22.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:22:22.525Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:22:22.526Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:22:22.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:22:22.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T06:22:22.954Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-04T06:22:23.074Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-04T06:22:27.564Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T06:22:28.818Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-04T06:22:28.865Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-04T06:22:28.866Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T06:22:29.119Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-04T06:22:29.120Z |INFO |Root WebApplicationContext: initialization completed in 6043 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-04T06:22:31.537Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-04T06:22:35.488Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-04T06:22:36.926Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-04T06:22:37.227Z |INFO |Started MainApp in 23.092 seconds (JVM running for 24.51) |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-04T06:22:37.329Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T06:22:37.355Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-04T06:22:37.366Z |INFO |Completed initialization in 11 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-04T06:22:37.421Z |INFO |Start scheduling PRH workflow |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:37.455Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e766165a-7a85-4b37-9989-124a9e4ed5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:48.478Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=73572ed4-e7f8-4fc3-98d7-96a9824586cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:58.621Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc5917ee-0f90-43f9-9336-d72e5210fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:22:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:08.665Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0e43d33-6ccf-4f39-aea9-a0ffa0266992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:18.730Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9734ac4a-8b74-4339-8073-084b02b6cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:28.792Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e4c6c0c0-dc70-4785-aa03-7cab50348f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:38.968Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3e1ee226-85f4-40de-9a53-6bc30e61c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:49.084Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5fccd37-3060-44bd-929b-6f817983054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:59.204Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bfbfad6c-9fe0-495b-a82d-320b81c34799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:23:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:09.246Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8cafe417-bd98-4e4a-810e-1827d5f20196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:19.300Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bed5345-745e-4ab4-8ed2-74239d840ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:29.354Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cb8b7a1-420b-4e02-a09f-e75c068f9604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:39.390Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ef5da04e-fe48-413b-91ee-0baacd958738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:49.438Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0fdd942f-5871-4342-8794-a37ab1ecff88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:59.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f7e2df69-88ff-4345-919e-16396794d495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:24:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:09.521Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8dc8cb68-0b9b-4205-8efb-593f18db17fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:19.610Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25f92b7c-8664-4221-9aa7-5a0adcf6b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:29.629Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c27d1bce-c662-4ff0-86f3-63292991a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:39.678Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5be56c85-e2a7-49d1-8090-f8ac0da12222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:49.765Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0cd91ed-fe6a-4119-8a8a-833cbda9f32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:49.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:59.899Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc5864af-8752-467f-8c6f-61e7aaeec807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:25:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:09.957Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2cd4445e-5676-4870-940c-57bb6c716d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:20.017Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac688b8d-2871-4dd8-b099-e82accf72542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:30.057Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bf704287-143a-455d-aca1-40cb1c817b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:40.091Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9abd12cd-a707-44b8-b6dd-359eed742e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:50.162Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=87a442b6-9a67-4763-a097-650df2c29295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:26:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:00.226Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=798502f6-4376-4929-a969-e3b21caa558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:10.254Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ab008b8-a7b9-4c81-b88d-b6f4320e8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:20.285Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b358b03c-3818-4ca7-8402-59d74b2ce9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:30.370Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d64bc60-c615-4bde-9e03-0175681bc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:27:33.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:27:33.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:27:33.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:27:33.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:27:33.178Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:27:33.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:27:33.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:27:33.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:27:33.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:40.426Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=483d9602-7cf5-4006-a738-4627cedad82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:50.511Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=14174425-91d4-4570-a2a6-aac0134a80c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:27:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:00.577Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=42d007a8-7d4e-441a-bd05-2ba345710803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:10.609Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=393cfdd2-0af8-44a4-a5dc-8e50cdf8cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:20.660Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5311ec87-fca1-466a-9b8f-3fe83d618036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:30.753Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3f6a1516-2e41-46cb-9283-07bda2f3e9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:40.862Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0906ae32-57ed-4172-9f94-b7b892a1e998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:50.949Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a16cc0da-abc8-46f3-b51e-6f35a17d635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:28:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:00.982Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=db193b06-f1f6-4ae9-b18f-6fcf661da4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:11.027Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b879b2c1-4c36-47fc-9543-672a240fb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:21.117Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=506bebcb-96a0-4ceb-9250-210ec699a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:31.157Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25b20c59-77aa-4025-82e9-66cad0d45847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:41.200Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba46d1a8-91af-430f-875f-cbbef709b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:51.245Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7adc6d06-9da9-4980-840e-1541e09dcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:29:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:01.304Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6c1a6768-9117-4174-9e0b-e425e08b64ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:11.359Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7de642d8-3f23-4bf6-b0d1-d5baf3e17115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:21.387Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e510592f-c29d-4dc9-b633-ff7426960363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:31.458Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f1757da5-ef76-4310-9acd-d2da4cb3d6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:41.517Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90ed6c32-a7bf-4891-8dc6-59af07a4971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:51.579Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=844f215d-c7e1-42dc-9b63-31ae3fd77000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:30:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:01.625Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc876f09-f1c7-4b01-85a5-1c7a316c2122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:11.751Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8a24818b-0729-47df-83bc-32ec6139e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:21.828Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0d47080e-76c5-4086-b623-9dc5ab94592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:31.918Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ff93430-605f-4234-b480-2a506e5ec923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:31.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:41.956Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90b3d6c5-4c48-4a80-bafc-fb4e28fcb1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:52.033Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=15a1dd67-6d3a-4700-a23c-f98a56c3410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:31:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:02.073Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0782ffbf-6adf-4dda-8128-8d5e9711d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:12.089Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ec001467-2a86-4efb-8f20-c752d67d2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:22.115Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e14027c2-10f1-4f8f-af43-d63f5892d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:32.179Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=456f85fb-825d-42e9-bbbe-d6d59f756944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:32:32.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:32:32.416Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:32:32.417Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:32:32.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:32:32.419Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:32:32.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:32:32.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:32:32.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:32:32.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:42.319Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9bef9a28-15fb-4da7-810f-582102cf8031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:52.409Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f29104d4-0002-41bc-9cc0-cec4f885b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:32:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:02.481Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1155790c-b3c6-47a7-907a-1a1c89b7f040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:12.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3796d580-e2a5-40d9-bd40-d8d58380eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:22.617Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=03d29f56-7026-4b6a-959f-8730543fb699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:32.671Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b035557-510d-4e55-b981-a418ff29b14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:42.701Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9502a927-720c-44c3-9fba-a7ebb08d939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:52.751Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5ef6a507-7f29-465e-a5a9-a5c415c33e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:33:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:02.801Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fa4162b2-2028-48e5-a850-5f9fdb99515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:12.830Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac91c68d-b875-43cb-bdbe-08ecb88f707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:22.859Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f422a197-caa1-4b51-9176-e24edce3d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:32.902Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=de464eef-5b3b-4876-a3f4-6c7b34527462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:42.932Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0f45923c-fa02-49fb-bc95-b1d3642cdb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:53.016Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5620c060-8663-40e1-bead-6953d247f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:34:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:03.050Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25b952de-b0d6-4e9e-97e5-47e201c709f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:13.085Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=793af8c7-723b-4317-a8b2-412c6e23d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:23.169Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cd50989f-e3c9-457c-a349-58c07f8af064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:33.216Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ce39093d-afe0-44a4-af05-c772192701e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:43.259Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9d619097-3931-42d2-8b54-802fac10dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:53.309Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a05e31ab-25a5-4f4d-aa15-c6f862464ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:35:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:03.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=501f84da-c84f-4320-9410-8548c14fe08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:13.404Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dd412eff-25d7-414c-ac99-87162708c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:23.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=756f7c9f-0963-4166-965f-d8db08f6f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:33.518Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96ecebbf-a0eb-49ff-90fb-885b6ca7bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:43.547Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=80f64529-fc07-4699-960f-855e231f400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:53.599Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c77e3b23-26eb-4c4b-bed3-efceebcbe1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:36:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:03.709Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc749c30-a397-4804-9492-35a1107a61ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:13.770Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=98335098-635e-453d-b02b-10de0727ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:23.827Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d9c5064e-09a0-468e-b307-1bdc95dc896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:37:32.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:37:32.289Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:37:32.289Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:37:32.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:37:32.291Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:37:32.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:37:32.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:37:32.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:37:32.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:33.886Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3c111a8d-7d6b-4956-964f-710f17c51776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:43.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50e762bb-cd72-4a60-b5ba-83f91e87fb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:53.996Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0eb367b0-ccb2-49fb-971d-e1cd545f2c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:37:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:04.028Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c2dd958e-4190-467e-94a7-93f28665bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:14.051Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d2a72348-3c99-4e15-96ee-e2ad940aaa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:24.081Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=20441b30-e713-48a7-a32f-810e0081ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:34.119Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8ffb7cbc-8318-4859-9db9-9b8f25e1e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:44.173Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=205bee19-5abf-4dd3-aa21-811852e69008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:54.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5701ed09-bdc9-43de-b6f1-20776cd1e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:38:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:04.215Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c69cf06f-b708-4070-b549-6c93232d2a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:14.232Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb30656f-2681-4ef4-ab88-feb2d463cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:24.268Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b031f23f-4ac5-467c-a42b-bcedd428a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:34.301Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=617f2d02-47ec-42de-a216-16b8ee5c8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:44.333Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1486565-763e-4605-84eb-37418860d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:54.348Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4aa16494-9125-4832-94c6-4ee8736de3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:39:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:04.375Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2eee493-7a5b-488b-b031-e8c3af617ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:14.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=87424bfb-8cfe-422b-bbb8-97e6c1dd6799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:24.421Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b55ca603-af4f-4821-a725-564c9f010f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:34.451Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d25b5d2a-01b4-42a9-9cc7-9f8cd2384bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:44.469Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=668af3e1-fe54-4733-acbb-662e66975de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:44.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:54.513Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bedd822-9066-4826-b6d5-f516372378c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:40:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:04.560Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=356bfea0-68cc-4e44-a636-fcaf4992f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:14.590Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fe86e600-5a4d-4032-8e73-ef7c3468edc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:24.619Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=521a4b65-ddc1-4d7e-992c-dd8b70e231db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:34.648Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a441f30c-3bb5-4523-b78b-c765a0734e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:44.682Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d9fb3abc-ddbc-463a-8366-ab3f1208ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:54.733Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=77d2baa4-71e9-45d1-b8d1-b1d71da350bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:41:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:04.785Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0cc1bd16-ac0c-4180-8530-1ab15aa04841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:14.864Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c35e6ce7-56d1-46c4-9f64-0118190ae65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:24.921Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6e2acff8-aef5-4c28-8130-a8c46c8998f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:42:32.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:42:32.231Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:42:32.231Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:42:32.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:42:32.234Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:42:32.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:42:32.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:42:32.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:42:32.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:35.056Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c27e7076-380a-412f-97cb-4536fd1bbef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:45.099Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=410b9ffe-dab2-4e71-9e72-7c951b598598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:55.308Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5b924479-d340-409f-9055-e53a9d668695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:42:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:05.341Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=13fe13f4-26c6-460c-9100-624d78ba4c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:15.395Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ff255db7-3d2f-4246-982d-9bf1f660e6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:25.412Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3eb2da93-c05a-4c95-829c-6471eea1a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:35.447Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8372308a-c70e-4c9d-984d-8164fbfbe58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:35.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:45.519Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=124927b5-122b-4a73-bd1f-39043dcbaff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:55.545Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=176b4551-e6af-41c3-a535-71c1f138bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:43:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:05.584Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04a96df5-2c19-4f39-a7cd-568919ca2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:15.604Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ac6bc884-cd59-49d8-af12-fdfb3b8d9964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:25.633Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5929983c-f076-44ba-8ff7-8fe114361cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:35.651Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=51ded646-f928-401f-8fd4-222a5a5acff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:45.713Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c1d30a17-89ed-49c3-a8f3-a8713502f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:55.731Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cb356fa-16da-43e8-88cb-0f7e6015e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:44:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:05.760Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7f5c07a5-7b68-471d-b6fd-f2456fa42272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:15.792Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=acbfb305-e692-4dd6-8b86-10357a593cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:25.839Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=30bef2c5-2ee1-469d-b972-0e518866608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:35.877Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b151bcb8-5dd4-4e4b-b26f-f255ab7c5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:45.974Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ee74a6b5-d7e6-43c5-9453-27c87cd6eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:56.042Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b0a30366-88e8-4579-9564-df9e74309d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:45:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:06.071Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=af8ffc72-7671-4616-92b5-79cf656f59e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:16.147Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=45e5796f-08bb-4603-88e2-2dfe161811f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:26.177Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d6bacd4-7e31-4221-a908-57fcfbb58627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:36.255Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d759ddd6-3934-4bb1-8551-6c81ac8b4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:46.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d474003b-5593-459f-a49f-2cfd319e5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:56.398Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=69bbcd3e-bc97-4835-8a7c-a9565f6efef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:46:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:06.471Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc302453-c719-479d-bb11-3b5a1293b266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:16.526Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=25e2efb0-9bac-4cb9-896f-a3874abf891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:26.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=603cebc3-f1dc-4c22-82a5-72b8291e0fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:47:32.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:47:32.249Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:47:32.249Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:47:32.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:47:32.251Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:47:32.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:47:32.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:47:32.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:47:32.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:36.619Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a98cabd-42c2-48fc-a49c-00d8dc620f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:46.645Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=102cb071-525e-457f-9fce-6c6972083514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:56.663Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c8171ec0-23d5-4119-b0fb-a5dae5adbb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:47:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:06.730Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=86837873-8e8a-4897-9161-ac5b01f5dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:16.762Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=29fc6d69-de3b-4ae1-b674-3ba53fa4c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:26.808Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=385430c2-4ec2-401d-8669-6ecf4344bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:36.843Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e686fb5d-f078-4a36-bb5c-384eb78e66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:46.889Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=48234e85-de63-49f3-ab69-09c3c225e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:56.963Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6fe761c0-9df5-48b0-b648-4c891282d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:48:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:07.052Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1fa6fd86-fad0-4f09-8e8a-c9eb2450a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:17.075Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=828ff0f4-13e9-43c8-adcc-de0ddec6b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:27.112Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6f55fff3-584f-4436-816a-7ccba600290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:37.161Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=76666f0a-a999-475d-b61b-d8c56d7411b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:47.193Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cabd8753-0d38-486d-b064-1f80bd878a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:57.218Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=018f7100-f8e2-4529-84ba-87be2ce4ea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:49:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:07.264Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea082ebe-4d3c-4628-bc21-ec30d647ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:17.323Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a59b7985-332d-4239-a4b2-9fd8d460070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:27.345Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e8ea0438-1617-4ecb-ba2f-5fda8f8331d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:37.363Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba512e98-ac7d-46a2-bcce-23687d6cb901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:47.417Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=78872018-ff99-4ba1-a7b7-4aba226b732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:57.436Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aa4064dd-4973-40b1-97f4-6fae697963c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:50:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:07.458Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cbc29c8b-1e2f-4cb7-b881-77621fcb29b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:17.483Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=95d42907-a55a-4e4c-a3a8-5a6a6235a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:27.499Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b09487c6-4599-4b02-b0c4-3f8b9dc37284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:37.526Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d60947e2-36f7-48f8-b934-4592d047bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:47.557Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b82cb108-b8a8-4214-8582-3e6bb67aad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:57.610Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=49594445-630f-42bb-b59b-0f9bc422c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:51:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:07.653Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0241425a-597c-4600-bad2-9d71592e8081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:17.683Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=116590f3-64fd-4923-a91e-fa6637b52035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:27.737Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=04083e34-9bec-49ac-94fa-399ba85296f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:52:32.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:52:32.137Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:52:32.137Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:52:32.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:52:32.138Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:52:32.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:52:32.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:52:32.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:52:32.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:37.759Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=44284331-f76d-43a7-91da-59942da18cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:47.784Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=602299a6-89e4-4a1c-bed3-d0da72cb1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:57.841Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a5330478-f09f-440d-8444-f8ecaec9e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:52:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:07.860Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5363d82f-f2ed-4b09-8248-2a82aaf4a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:17.885Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a7ef547e-a3b3-4767-8d08-d8c403388665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:27.958Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cbd8da54-ec03-49b3-b72a-57846599e77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:38.027Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9bd4046-586f-484c-af4d-494dabdf37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:48.081Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=86db5a9c-2dac-436c-bc26-5963acd86eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:58.102Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4763fe5-7239-4bd7-a36a-3bca821a8aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:53:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:08.126Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=615c40c4-bda1-4330-91ce-7d8fc1af58b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:18.152Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2412f955-b411-4eab-a9bd-459e1c099665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:28.199Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b6bc649-b596-4531-8ac2-e627d7932d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:38.231Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6b14501e-92dc-421c-a239-ea5bbb936b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:48.249Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d1d509cb-775f-495f-9304-e11091582607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:58.264Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e803f618-a80d-4a47-a57f-e8fa21223587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:54:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:08.338Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0af6517-051c-4b02-909c-28405db8e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:08.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:18.362Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2c9259f0-e26a-4fde-9464-a299dca401c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:28.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ec53d043-6f37-4c35-8680-e1fd57a63e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:38.425Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=456463c7-21f0-4c46-8614-d72d634dc5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:48.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f61f1824-30ef-4ea7-b229-674821862390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:58.466Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d3e343d0-1226-4e98-9827-d10ac2418350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:55:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:08.485Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90f58e23-6574-42c2-807b-80c0c015a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:18.508Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=91690436-01be-440d-a0d1-990752ac6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:28.524Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=22163f0a-ce31-4bb7-8491-37821c7bcc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:38.559Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1c4a00b-5985-41b9-ad8f-c609daa57c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:48.585Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cc0659ce-eb0e-4749-8fae-14733ec266d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:58.660Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d19a1cee-701d-4379-ab6f-b2519bf6cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:56:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:08.690Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f66d5ce3-5d79-48b2-865e-4549a7f0fdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:18.721Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0eaf9064-f599-47a7-96b1-ebf9dc3c77b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:28.781Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0db9b12f-b852-4d23-81be-25aa6bfc298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T06:57:32.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:57:32.116Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T06:57:32.116Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T06:57:32.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:57:32.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:57:32.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T06:57:32.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T06:57:32.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T06:57:32.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:38.797Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ca78fd17-3e1f-4725-8d4a-b43bc3f0cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:48.811Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c94cc2a7-27c5-42d7-bbd2-161ebd34dac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:58.834Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b54bcb0d-2c84-488a-913f-d45a7f30f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:57:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:08.880Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e9b7d540-3f71-4f4a-aeb3-d273e51ca6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:18.903Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5d899921-fb3d-43dc-a06f-209d3b380a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:28.964Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6da3b60-b19a-474a-a932-8c09d8cdacd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:38.984Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5665701a-86ca-48b2-9afb-f128f5d3e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:49.070Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fbb27769-f8ad-47b4-93a7-c42bd87763f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:59.105Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6373be26-c55a-4d72-9911-6da9a297c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:58:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:09.149Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c99aea06-cc72-471b-93d8-33d3ba9bcfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:19.179Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9307c6be-34ae-45ca-8939-4b19344ad3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:29.213Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b366419-73c8-4ab1-988f-9a5c3dc4afbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:39.240Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc30f972-1ed1-4e80-abc0-33a14f650c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:49.263Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c25998d3-1c23-46d8-aa9c-7273e2cfd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:59.291Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=96a2d35b-3eaa-4ae9-9075-5e60b8caccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T06:59:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:09.326Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7249c34c-d172-42a1-bcce-12d1657b11c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:19.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b66c274f-2ba7-41ba-9ffd-19e6d80f9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:29.443Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b6d02f30-fbbe-4f12-ba86-577bd389c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:39.481Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b6d2fec7-96f5-43fc-b0c7-6bf0bc333e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:39.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:49.509Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=147d09ed-851c-46d1-a7e8-7378516dfb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:59.533Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a552a4a1-8510-4994-853b-3227c2e5ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:00:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:09.583Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8d5913e2-d610-4684-928c-3aa8d3fda8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:19.600Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=516c1faf-0726-4959-9c1b-e0290c414781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:29.651Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2ee3a7f5-d428-49a9-8424-8a198481de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:39.702Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c599c2d-2024-454f-a7bf-dc867c053e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:49.785Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7bf574d9-6b57-4205-bd68-6f5083d83651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:59.812Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=62cfe402-d845-4f85-9b3c-69cffa9e0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:01:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:09.868Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=157dc730-ebee-440f-87d8-f6c6177495fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:19.898Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d1626326-7a8c-424f-8bf2-1f7b22053295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:29.959Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=db587f82-ad16-431b-805f-f93f3a91bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:02:32.370Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:02:32.371Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:02:32.372Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:02:32.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:02:32.374Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:02:32.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:02:32.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:02:32.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:02:32.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:39.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f718a597-8c7b-4a73-8271-37fada3d0ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:50.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=028479c0-88be-4cfd-9e89-9e1ae8a2497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:02:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:00.045Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6a699aba-6918-4dca-b00e-af1de667ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:10.086Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0a53d5c3-ba69-4a20-b711-72b50bb3514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:20.124Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5a8df812-28fb-4a66-84f2-9bbbd385dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:30.156Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ad0f39c-e5e8-4589-8ba6-81b07060d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:40.225Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b3fdc256-5d8d-4337-8655-4abac866d6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:50.281Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b4c7d342-cf8b-4d25-b10a-2e69151e0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:03:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:00.313Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7b43ead5-45ef-4176-8bc1-7ce880b187a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:10.353Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=61992f7b-cfb6-4c5c-9e55-cb70ac6a27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:20.396Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=058ff38e-a8d8-4543-bfa8-d185a6c40951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:30.412Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4149ebf9-3572-4e18-a7c1-11150a177739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:40.442Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bc56f436-c436-4f65-aa1f-975d149166e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:50.544Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=518b6bf4-7715-4463-abba-d43ca4db2e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:04:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:00.563Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9fc7c6d6-11b3-4631-95d0-6c482ec409c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:10.604Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=023a4a0d-3338-4c0f-b528-3d45ee5dee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:20.628Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2a8d0897-9c78-49b1-a3f2-e73ad16a0de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:30.677Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4bc63fa2-de3a-40e0-be5e-cfb105870f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:40.694Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=374997b0-4a09-477a-8e60-248c2225cc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:50.719Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e47ff64a-4ef9-4c9a-9de8-a6b57492fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:05:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:00.784Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0b70caa9-f361-46e1-94da-a276c6200509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:10.825Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=35e1a2c0-7850-4f70-9cdb-76318a83f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:20.846Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4d1ebe77-c90c-47e9-b56a-cefd8241a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:30.871Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5c35a9c1-7b37-466a-b250-7c01832adc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:40.889Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3883f93f-a16d-4567-849f-0c799a9a64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:50.904Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=241a5ca3-a3dd-4ea1-b320-60a1e52bfbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:06:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:00.917Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c5b2612e-b610-4e5e-8d1a-60e30d4a5448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:10.937Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ed1dd3e-2b6c-4af6-933e-d8789c5b3f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:20.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c13b9cff-d8a8-48ea-9cd9-022342d56340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:30.971Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2ecd6b6-d6d1-4530-a100-ee9b2a75b639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:07:32.088Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:07:32.089Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:07:32.089Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:07:32.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:07:32.090Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:07:32.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:07:32.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:07:32.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:07:32.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:40.984Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5d44625-33cb-41b7-a802-ec51dcfd196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:51.001Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea5106a2-b286-4c52-a763-6773f2d3babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:07:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:01.020Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7c94f1af-59c7-4b92-a438-82914fd9838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:11.036Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5d3d63f-d0e8-4541-ac34-d4e5034eccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:21.072Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f90ebbeb-73cb-4273-b34e-78a17527c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:31.093Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=10e32ac6-c698-48af-af34-0efeaca27f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:41.134Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c6c11696-3628-422d-bffa-f3dc7a9c990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:51.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0fb7b976-3bac-4a1d-a519-e9c507d2788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:08:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:01.217Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0f51ac2-d7f2-4b75-8699-390ebd6b671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:11.240Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=5dbae2ca-7eba-4c1d-82d3-0cdccfd4beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:21.256Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=abd79d46-e0a4-42c8-8181-462556aa15c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:31.273Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08e654a8-5a08-4369-b84c-dce6f3a60445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:41.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f2d77f21-3424-4567-8060-de1696b95592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:51.337Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=201ad2b1-8f78-49e3-8ef9-ea7f61c74b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:09:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:01.363Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fc4a2282-9464-4a95-8655-d021e633081d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:11.399Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1db40f04-25b8-4715-b0b6-b8235d07a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:21.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=330354f7-7478-47d1-84df-ccc85252f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:31.440Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6bf4e4ca-74a7-4acc-acf9-7680b0d54ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:41.463Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d0e004c6-2d16-4842-adf4-0b382c2c0dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:51.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e4f56b50-8a48-474a-9d04-c258a63a96e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:10:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:01.544Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f8de4370-9df3-403f-b6a3-f5c8c947afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:11.615Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b18e5e20-0eb9-4f7e-a2ba-a3f812d31cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:21.646Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=91d31dfd-61e5-4854-b118-0003b91f9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:31.674Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5b4cf1d-1026-414f-ab78-db24a5bf97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:41.706Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fce0d611-337b-492d-b296-805d28c65294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:51.731Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fb58262e-0ae0-49a3-9ed2-877dc4512b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:11:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:01.756Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb0aa8db-b160-4c26-8fa8-93ebcb0356cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:11.787Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4bc02aa9-14f2-4a70-ac47-d01461a6e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:21.823Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=be197c76-c125-416d-9043-84db5e2a97f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:31.859Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=d515cb9e-9e0a-4adf-b9e8-d71c5fedeafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:12:32.030Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:12:32.031Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:12:32.031Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:12:32.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:12:32.032Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:12:32.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:12:32.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:12:32.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:12:32.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:41.987Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3b29ff11-3fcf-4269-a182-b5aebef7bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:52.026Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f9b2b961-e839-40ad-a927-442944f7be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:12:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:02.060Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ba5fa11f-e735-4c0c-9abe-dd2eae97dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:12.082Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7d0cf190-b67c-45ab-8419-2a94c9e200ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:22.100Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ddea06a8-8e65-4f19-aff0-21e337267122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:32.116Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ef029307-e881-4c1f-ad86-96659e81818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:42.132Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9253c827-925b-4755-a5e5-f9c794f5b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:52.188Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a112f4b5-e877-49b1-af56-35b29573400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:13:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:02.222Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9a9c8607-a4fc-4d0f-b4ad-ca3077e442c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:12.237Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=419a9a2b-7a9e-4b43-a9c7-77be8ed89b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:22.256Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a9f78fe5-0829-46a0-8832-4157b9fcafda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:32.274Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=081f3366-54d2-4524-886c-c337e78ad662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:42.285Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a2eddc4b-c713-47e3-9587-39a7f18d5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:52.305Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=383a53b8-b0e4-4ec6-86e5-8d806f0cf310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:14:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:02.326Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=57fd6b9b-5f5e-4d40-a19b-b2246bc8213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:12.358Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a5fde4c6-3ca2-4158-a057-0b1bd53371d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:22.376Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4eef2398-e2d7-4b5f-b83a-d6e92751c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:32.428Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f5612d66-734a-4039-8891-1034ec8630a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:42.443Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a6377eab-f76e-4ab3-a424-bd3025684814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:52.465Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=efc7223d-5616-4412-8f96-87ba5b4ca193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:15:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:02.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2b6e52fb-72a6-469e-a9da-cb8af9850208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:12.570Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b8ccad14-425f-4719-9fec-cd3cd131fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:22.606Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=aa9a7037-e65d-43e9-9e4d-11c8f2661f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:32.638Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=28d2442a-02f1-423e-8842-637e401145c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:42.672Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=140d783e-cf07-4eaa-b18f-a4793ee1f277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:52.706Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=50beb174-6345-4eae-930c-6e5ec55cba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:16:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:02.722Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=01335135-bf95-4cbe-9799-10048c40dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:02.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:12.735Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=07af8906-66a1-464d-9e0d-0c2efa7ba52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:22.750Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7ce303d9-3aa0-42cb-9a5e-2a8971fc3572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:17:31.908Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:17:31.908Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:17:31.908Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:17:31.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:17:31.910Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:17:31.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:17:31.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:17:31.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:17:31.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:32.765Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=dc2b321d-5bc9-44d1-ba17-8aa1d393747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:42.810Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=2b209dbe-4f7b-4fe8-baaf-ab0c3cf3cd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:52.843Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c0feb23a-75b8-4663-9359-41edcd7b8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:17:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:02.857Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=589a2d5b-e3da-47c4-ae3d-a1b2401d8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:12.884Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4f67804a-3462-48b3-8f22-ffb33fa75d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:22.904Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08a39554-9a59-43ab-9f4c-02c32bf1adf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:32.930Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=bd33cb15-294e-44ec-aa9d-2486430c4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:42.950Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e505184a-a8db-44f6-8ba7-f6b9e53903ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:52.993Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=0121708c-2ec5-4c84-821e-bb3bb8d73414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:18:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:03.016Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e581b5fd-526a-4048-b2b8-6a8143acc513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:13.041Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=26f04a6c-7c57-4876-b7a4-3c6be144ff99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:23.059Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1f1f9c78-2f67-4732-a782-e5d7064f1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:33.080Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8df0a701-5d3c-49e3-a0ea-d9d4f4ae2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:43.107Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7df82466-7f47-46bb-b45b-113c9784ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:53.182Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=828d066d-db33-4046-a345-6f68756b24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:19:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:03.220Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a1247d2f-08b3-427c-bf02-f9c1060062db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:13.237Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9f055a1d-1df4-4878-ad37-d5b420a7a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:23.265Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=965c4fec-e2e6-47e8-a073-38f71947c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:33.284Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c8fbbab5-fed9-4388-8d58-6d2412064e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:43.297Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=6ad16665-fef6-428c-bbf0-8ba4bf80c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:53.333Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=09e094dc-1177-4408-aed6-342a7f10e9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:20:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:03.354Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ffd957b7-e56e-4169-bb02-21c3a666e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:13.366Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=258afc3c-e083-4999-b504-2e80e7359169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:23.382Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=8e8369bc-50d5-4c88-bf90-ea3c0859c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:33.408Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e6e0f5ca-bfeb-45c4-b685-5bf0faa0d6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:43.420Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ce216f7a-4e81-43d6-893c-82a50a011f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:53.446Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=46585487-2cd2-4180-b5aa-bdc77ebdf693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:21:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:03.464Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9b707fbc-13aa-4e5a-b3e5-edb51b83a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:13.479Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9ec3f233-b8c4-4b9f-aebf-a6fc55c8248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:23.509Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7460bd31-cdfe-45cb-94ba-a8d13a81d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:22:32.057Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:22:32.058Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:22:32.058Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:22:32.058Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:22:32.060Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:22:32.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:22:32.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:22:32.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-04T07:22:32.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:33.606Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=08a67b2e-c486-4656-b1b3-ce8f31994c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:43.649Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=17a88d7c-18b9-439f-91eb-c1c569b18f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:53.689Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=598972a5-1559-4fd7-9749-0726ee920cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:22:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:03.722Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a0e2ba0f-0c0c-49c3-8adc-04d7c267354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:13.777Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=051865d3-c68c-43da-845d-4fa0712c3ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:23.793Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=030d4da2-a50b-433a-9826-6af482ba754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:33.829Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1ce50806-1562-40c3-90d4-41f862ab29ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:43.863Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f64ee826-aaf2-4bd6-8114-20cdad8ada4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:53.952Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90f8c074-14f3-4cfb-bcb5-b5fcf34a96c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:23:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:03.964Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=90193dea-b022-4ba8-9b02-f06cf5565281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:13.981Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=571ae19b-302f-48e4-91c2-abc0e84005b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:24.002Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c626e0dc-6ab5-4616-8f09-13244ec2b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:34.075Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=c4cf6a9e-0417-4eb6-b0f4-6f14cf867a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:44.097Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=9dbf398e-0499-4b49-a82c-6e0ee319f473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:54.130Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=df7b40e2-ed43-488d-b9e6-99997b598b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:24:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:04.145Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=3f50b000-c370-49be-83da-8acd94e9afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:14.170Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=fb1169e7-5476-48ae-b704-03d71c973070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:24.192Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=277355a7-c92f-452c-917b-d895dceadd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:34.214Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=7a780ccb-70f7-4a48-8880-52d9de660071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:44.232Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=b490d263-58d0-4c76-9c40-d6be4e898878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:54.268Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=ea9a99f3-1f8a-4f2a-9865-2a8e5e9b7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:25:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:04.284Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=867f5740-a859-43eb-8634-a6b6856edd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:14.298Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=4cd93dbc-01d1-4c29-b9dc-d3444e77eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:24.316Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=656bf4fc-77f2-4530-82e6-ece3d3a73a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:34.335Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=27623d62-d6f4-4ebf-9689-62fa1525cfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:44.357Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=47f119dc-f9b7-4dfe-bb49-171a689d79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:54.410Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=23cb61c1-92d8-4862-aadb-e78ba58810d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:26:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:04.437Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=41eb57d1-8495-497f-98e7-2dcef4a75d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:14.452Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e9411de0-886a-43d4-9adb-adf677fbdac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:24.465Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=f0ad016b-89fb-4cac-9372-fb08845b507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-04T07:27:32.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:27:32.005Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-04T07:27:32.005Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-04T07:27:32.005Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:27:32.006Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:27:32.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-04T07:27:32.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-04T07:27:32.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 |2023-02-04T07:27:32.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:34.479Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=cb373304-4810-4215-80e5-0f29fea9799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:44.496Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=49c96ff8-ef4d-4a06-a8fa-b83e1f5b82f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:54.519Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1a7d3254-f3ce-4cf8-9652-bb9416a25a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:27:54.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:04.532Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=a38d8425-17fc-4dc9-b68d-49adec0f144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:14.547Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=1c4e6789-471d-4eb5-bed9-23e2390270ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:24.562Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=45f2e7aa-2653-445c-b50d-3c80ae8c1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:34.580Z |INFO |Init configs |InvocationID=132e5850-544d-4f31-afed-7b46e8fe8e6f, InstanceUUID=e0a0fa05-1fd0-4e9e-ae75-8bf512d42b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-04T07:28:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |