By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:04:45.213Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:04:45.242Z |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-07T03:04:45.243Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T03:04:45.246Z |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-07T03:04:46.236Z |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-07T03:04:46.574Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:04:46.575Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:04:46.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-07T03:04:46.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-07T03:04:46.864Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-07T03:04:46.945Z |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-07T03:04:50.629Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-07T03:04:51.814Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-07T03:04:51.867Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-07T03:04:51.868Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-07T03:04:52.103Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-07T03:04:52.104Z |INFO |Root WebApplicationContext: initialization completed in 5158 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-07T03:04:54.139Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-07T03:04:58.654Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-07T03:05:00.416Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-07T03:05:01.023Z |INFO |Started MainApp in 22.0 seconds (JVM running for 23.626) |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-07T03:05:01.143Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-07T03:05:01.159Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-07T03:05:01.164Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-07T03:05:01.371Z |INFO |Start scheduling PRH workflow |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:05:01.435Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=76556629-b50e-4842-bb2b-bbc3e39cd0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:06:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:06:13.561Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8e3a3c27-1e5f-4962-8c38-fd440824bae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:07:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:07:23.625Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2c631d44-8da6-49f0-8f95-7c7f282afd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:08:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:08:33.662Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b74e1f02-8da0-4dc6-9988-97ba596c329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:09:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:09:43.698Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5e1f5b0e-8238-4a34-9434-323c86bdaf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:09:55.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:09:55.729Z |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-07T03:09:55.729Z |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-07T03:09:55.730Z |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-07T03:09:55.731Z |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-07T03:09:55.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:09:55.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:09:55.758Z |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-07T03:09:55.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:10:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:10:53.738Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a0537ff0-4ed8-4ef3-8321-d1848ec73212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:11:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:12:03.796Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=60b58afa-a526-4f3e-9a22-46d445d80401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:13:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:13:13.835Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=52249c61-e7da-46ff-a452-6dd8e13cb4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:14:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:14:23.878Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f9cdaa8f-16e9-4c1e-b15c-530685e4fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:14:54.952Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:14:54.952Z |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-07T03:14:54.952Z |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-07T03:14:54.953Z |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-07T03:14:54.954Z |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-07T03:14:54.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:14:54.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:14:54.979Z |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-07T03:14:54.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:15:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:15:33.902Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=83509373-aebb-49c1-8605-3e2066aa98a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:16:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:16:43.929Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7301bd8a-14ce-4c38-95df-9277b6eb4606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:17:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:17:53.956Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2ae44c76-e074-476c-98c3-03cf91842f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:18:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:19:03.985Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4d637f43-8c0f-438f-9716-a8a591a6320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:19:54.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:19:54.752Z |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-07T03:19:54.753Z |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-07T03:19:54.753Z |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-07T03:19:54.756Z |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-07T03:19:54.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:19:54.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:19:54.788Z |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-07T03:19:54.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:20:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:20:14.050Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f8eb0058-d826-4e66-83db-dd7a12474602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:21:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:21:24.080Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e7b997e1-3697-4c92-9e27-6687e2b6865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:22:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:22:34.101Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=72ed2e6f-f073-497e-b2ae-25db1f5e1e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:23:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:23:44.125Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1d59d6cb-53b6-49d5-a69f-bc46c11bc1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:24:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:24:54.147Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=569a9963-4db2-4041-8fa0-ee62fa56bf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:24:54.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:24:54.612Z |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-07T03:24:54.612Z |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-07T03:24:54.613Z |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-07T03:24:54.614Z |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-07T03:24:54.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:24:54.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:24:54.635Z |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-07T03:24:54.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:25:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:26:04.176Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=60fac86e-526c-4c5a-9727-b9c87687a726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:27:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:27:14.208Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=50017744-a271-446c-9444-a51472d4f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:28:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:28:24.244Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=207c8706-5d5e-402c-a08e-556c54f93b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:29:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:29:34.275Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=58d8e1d0-1182-47f9-86bc-41d0f0d6ba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:29:54.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:29:54.728Z |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-07T03:29:54.728Z |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-07T03:29:54.728Z |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-07T03:29:54.729Z |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-07T03:29:54.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:29:54.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:29:54.759Z |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-07T03:29:54.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:30:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:30:44.305Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=267e836c-ef49-46a0-9049-9f75441fb641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:31:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:31:54.331Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f5f8d827-b50f-42b8-a62b-1a2ce031c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:32:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:33:04.355Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8da3bbe3-c739-44e8-bacc-931b2b0dabac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:34:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:34:14.387Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=621aeda3-dba7-429a-8350-0e9102ac9271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:34:54.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:34:54.704Z |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-07T03:34:54.704Z |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-07T03:34:54.705Z |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-07T03:34:54.706Z |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-07T03:34:54.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:34:54.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:34:54.725Z |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-07T03:34:54.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:35:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:35:24.416Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=653813ab-971a-4c72-823b-a60c34e457d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:36:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:36:34.484Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7b815f66-ce27-4edb-a7ad-5c5babcb4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:37:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:37:44.505Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=39b8458f-eb29-4b00-a02b-4ac773074c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:38:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:38:54.535Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=85714dfc-e1c8-45be-b0bb-51d12cad1d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:39:54.532Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:39:54.533Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:39:54.533Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T03:39:54.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:39:54.534Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:39:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:39:54.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:39:54.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:39:54.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-07T03:39:54.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:40:04.582Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bb7ab14a-a474-4290-a976-bf7c83ac363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:41:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:41:14.611Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f6a0a2c8-4777-4dc5-9560-a8f509d23978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:42:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:42:24.638Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ce626ced-7f9b-4692-b3d1-931266adbb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:43:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:43:34.660Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d142fddb-c66e-41f6-8123-aa133e3e31de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:44:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:44:44.700Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=54d40596-2aa0-4212-bb52-1f1a3160d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:44:54.758Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:44:54.759Z |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-07T03:44:54.759Z |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-07T03:44:54.759Z |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-07T03:44:54.760Z |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-07T03:44:54.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:44:54.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:44:54.774Z |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-07T03:44:54.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:45:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:45:54.761Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bffe16d0-d49f-4a68-8d97-7aa6b959103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:46:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:47:04.801Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=48b8794b-3fa1-409c-8a3d-d18c7be93838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:48:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:48:14.833Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a9898cf9-5953-4d38-b88e-527ed61ed3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:24.864Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5b9c74ff-a121-4039-81f5-d2cd3771eddd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:49:24.891Z |WARN |[9213e3e2-39, L:/10.233.68.151:38766 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:24.899Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:34.899Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8ec4685f-db08-4056-8d45-88895c76d5b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:49:34.992Z |WARN |[1795417a-1, L:/10.233.68.151:39358 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:34.993Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:44.993Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ec750dd2-179f-45b3-8863-979c5751642d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:49:45.067Z |WARN |[1c5ca861-1, L:/10.233.68.151:39598 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:45.068Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:49:54.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:49:54.550Z |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-07T03:49:54.551Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T03:49:54.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:49:54.552Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:49:54.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:49:54.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:49:54.564Z |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-07T03:49:54.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:55.069Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d14cef09-3eb0-4299-b5ff-70da10fb8e9e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:49:55.192Z |WARN |[271be2f6-1, L:/10.233.68.151:39872 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:49:55.213Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:50:05.213Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ec926ebf-3af8-4dc6-b7bd-f6604f4832e5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:50:05.317Z |WARN |[e1ab598a-1, L:/10.233.68.151:40124 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:50:05.318Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:50:15.319Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=535b180d-7c7c-4e2b-a5ee-4a0f698e7138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:51:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:51:53.177Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0ca3ba67-5563-45fe-88fe-32c3f13dc8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:52:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:53:03.204Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=74f415cb-dc87-4e58-9b33-cf1328cc743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:54:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:54:13.255Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=75cadc7f-fd1c-479b-8511-a95006985461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:54:54.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:54:54.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:54:54.650Z |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-07T03:54:54.655Z |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-07T03:54:54.657Z |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-07T03:54:54.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:54:54.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:54:54.681Z |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-07T03:54:54.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:23.284Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3e444b18-9fc4-4026-a414-db1e1fed18ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:55:23.294Z |WARN |[55313319-5, L:/10.233.68.151:40350 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:23.295Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:33.296Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=effd3341-ba66-4aaf-85eb-9ad8cdc23d63 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:55:33.392Z |WARN |[882b53b9-1, L:/10.233.68.151:48818 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:33.395Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:43.398Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=39aff597-8b36-4bf0-9167-f6a3a2ae1531 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:55:43.518Z |WARN |[103a6d66-1, L:/10.233.68.151:49050 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:43.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:53.522Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f94c923d-5ada-4504-beab-3284dc0bc42d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:55:53.568Z |WARN |[fc1f9d56-1, L:/10.233.68.151:49334 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:55:53.571Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:03.570Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bccfda7e-695a-4eba-8907-c8189a7927e6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:03.668Z |WARN |[508b94be-1, L:/10.233.68.151:49610 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:03.673Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:13.674Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2de3b3ab-b7cd-4f1c-a125-52b587a2ebed | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:13.747Z |WARN |[ae70eaa6-1, L:/10.233.68.151:49840 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:13.748Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:23.757Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e66825ac-3413-4403-b3c6-60d320761a3f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:23.794Z |WARN |[fd097083-1, L:/10.233.68.151:50088 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:23.797Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:33.800Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5e5549b8-704d-44f9-8762-45b09f3e4f73 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:33.891Z |WARN |[467f5f58-1, L:/10.233.68.151:50374 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:33.892Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:43.893Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a2b24ef8-ab68-415d-aed3-bda187fa7b74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:44.067Z |WARN |[8a5d4bb4-1, L:/10.233.68.151:50624 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:44.068Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:54.074Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c3692693-25ba-43b0-88ed-264b1a3ff44a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:56:54.113Z |WARN |[86e2b65a-1, L:/10.233.68.151:50900 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:56:54.114Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:04.115Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=17690135-1358-4766-b107-e4e54b99db0c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:04.220Z |WARN |[92422679-1, L:/10.233.68.151:52158 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:04.224Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:14.225Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1781e3c4-b421-4317-b0c1-3f6376637587 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:14.305Z |WARN |[e88ef9d2-1, L:/10.233.68.151:52794 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:14.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:24.308Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=84f21af8-72b9-4d15-a3f2-ce770d3017b9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:24.345Z |WARN |[8fe7e03c-1, L:/10.233.68.151:53056 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:24.346Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:34.347Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8c35f028-686e-4cb1-86e4-bdf7a528f3da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:34.412Z |WARN |[d58d9995-1, L:/10.233.68.151:53310 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:34.413Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:44.414Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d8c4ffee-c038-4850-8bc0-d682af3216ee | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:44.473Z |WARN |[6e3ecafc-1, L:/10.233.68.151:53564 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:44.474Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:54.476Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6df6ad2d-7d42-4f8c-928a-8f0a497b60e7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:57:54.506Z |WARN |[cda4a26a-1, L:/10.233.68.151:53836 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:57:54.507Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:04.508Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c7c24cb8-8f5c-4f77-8b12-64b348804c76 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:04.572Z |WARN |[5042e98c-1, L:/10.233.68.151:54152 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:04.573Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:14.575Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e40a2a8d-0609-4c40-b467-120dba286af3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:14.637Z |WARN |[44f24ed5-1, L:/10.233.68.151:54398 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:14.639Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:24.643Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ef60a510-aa7c-45e0-bf92-3069d6c8ba4b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:24.703Z |WARN |[2c7adbd9-1, L:/10.233.68.151:54650 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:24.704Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:34.705Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f3024a7e-a3b9-46c1-9f83-35f266b9b80f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:34.819Z |WARN |[22a14aa7-1, L:/10.233.68.151:55894 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:34.820Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:44.821Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=75bd050e-a5ef-4987-8219-3bebda57d915 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:44.900Z |WARN |[c5e0895a-1, L:/10.233.68.151:56506 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:44.901Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:54.906Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bad5a5fe-8476-4fef-b4ee-1bf40fea45dc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:58:54.977Z |WARN |[04fad2bf-1, L:/10.233.68.151:56758 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:58:54.978Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:04.979Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=dc0828b0-8c4c-4b9a-9fcc-43c2f641d552 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:05.048Z |WARN |[a4276b4e-1, L:/10.233.68.151:57006 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:05.050Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:15.058Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=75a58bad-d8b7-4ce0-9c91-0d9dc165ee91 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:15.107Z |WARN |[d6055bb8-1, L:/10.233.68.151:57234 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:15.109Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:25.110Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a93982fd-58af-4027-8ca8-9e5e5d5089b6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:25.170Z |WARN |[34a40c48-1, L:/10.233.68.151:57476 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:25.170Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:35.171Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0040554b-3fd0-4570-8a36-04447d5087c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:35.214Z |WARN |[253baedb-1, L:/10.233.68.151:57728 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:35.215Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:45.216Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=df94ae7e-5ffb-4c79-8cae-7631fedf9e4c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:45.249Z |WARN |[a3c5c263-1, L:/10.233.68.151:57998 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:45.250Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T03:59:54.496Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:59:54.497Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T03:59:54.497Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T03:59:54.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:59:54.498Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:59:54.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T03:59:54.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T03:59:54.507Z |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-07T03:59:54.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:55.251Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=856e37fe-ce42-4ff5-af01-9d060de2d7e1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T03:59:55.286Z |WARN |[6f21cfee-1, L:/10.233.68.151:58282 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T03:59:55.288Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:05.289Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8d28d2a0-c157-4924-9e4e-3e9d2d2844fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:05.359Z |WARN |[72d908d7-1, L:/10.233.68.151:59082 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:05.360Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:15.362Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1e74fc35-43e8-4762-ba24-9bb22d1d69bd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:15.407Z |WARN |[9a4a6de3-1, L:/10.233.68.151:59304 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:15.408Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:25.409Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c3434efe-fa9f-4a30-bf1b-ff3c1bdcc297 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:25.444Z |WARN |[5c7846c8-1, L:/10.233.68.151:59576 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:25.445Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:35.446Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b52e5c86-8294-49c9-bd3d-7a05f1cc1c4e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:35.550Z |WARN |[25e38e5c-1, L:/10.233.68.151:59850 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:35.552Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:45.554Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ff05cb8f-a811-4327-93bc-e75512b16552 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:45.589Z |WARN |[79f20a59-1, L:/10.233.68.151:60092 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:45.590Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:55.591Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=55376b49-4252-4873-bb6c-7bd2fc6bc35b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:00:55.684Z |WARN |[a76c5a3e-1, L:/10.233.68.151:60362 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:00:55.686Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:05.687Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fa493b9d-17b5-431b-8e39-68428297c2ce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:05.774Z |WARN |[19a0343d-1, L:/10.233.68.151:60658 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:05.775Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:15.776Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9366a8b7-c9b3-4127-89c8-87b9dbf48419 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:15.813Z |WARN |[0d44ccb1-1, L:/10.233.68.151:60902 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:15.814Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:25.816Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3f20bddd-d3f9-4198-89c0-ab257e42f33f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:25.847Z |WARN |[a277bfb6-1, L:/10.233.68.151:32918 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:25.847Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:35.848Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ec640d36-8d99-431c-8253-4c537236dcb7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:35.909Z |WARN |[06c76a58-1, L:/10.233.68.151:33172 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:35.910Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:45.911Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4bc44a86-2f08-432f-8165-fc9f065f022f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:45.953Z |WARN |[94c87f2d-1, L:/10.233.68.151:33422 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:45.954Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:55.955Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=aed0721f-e74b-437a-8149-aeaa649b9bf2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:01:56.022Z |WARN |[4b427932-1, L:/10.233.68.151:33714 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:01:56.023Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:06.024Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=50bb0340-b9a0-439f-8c4c-2593dea3eb0f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:06.091Z |WARN |[41985b31-1, L:/10.233.68.151:33990 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:06.092Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:16.095Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=19842971-d4d8-4497-a3d4-104fae6d644a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:16.189Z |WARN |[734ab7b4-1, L:/10.233.68.151:34216 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:16.196Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:26.196Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9a8f0cff-ae37-4854-9ff0-99e845b9ce25 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:26.246Z |WARN |[f8790d67-1, L:/10.233.68.151:34492 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:26.247Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:36.247Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9a92f78a-8f30-4052-9ec8-40f7810ec4fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:36.434Z |WARN |[4849a832-1, L:/10.233.68.151:34740 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:36.435Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:46.437Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3fcfeb14-5c19-4942-9651-85e0606de1c7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:46.526Z |WARN |[122810b4-1, L:/10.233.68.151:34994 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:46.528Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:56.537Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7176506b-fd24-489a-927a-a3b34c8f9032 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:02:56.629Z |WARN |[c0d9cd1b-1, L:/10.233.68.151:35286 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:02:56.630Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:06.633Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=dd45d60d-f559-465f-8083-e444e9bd96d3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:03:06.719Z |WARN |[6a47b0a2-1, L:/10.233.68.151:35538 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:06.720Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:16.721Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f8ff08fe-03bf-4ef8-9780-d4faeea839f7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:03:16.811Z |WARN |[acae1987-1, L:/10.233.68.151:36628 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:16.812Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:26.813Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=75a5779d-131b-44c6-b690-3bd8a7362821 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:03:26.876Z |WARN |[b248e923-1, L:/10.233.68.151:40420 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:26.877Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:36.878Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3d9c73b2-c8ea-4122-b3e3-5656582bf347 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:03:36.996Z |WARN |[ec7212bc-1, L:/10.233.68.151:43786 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:36.997Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:46.999Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=267e98d2-d4f8-441d-922a-6f908694aba8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:03:47.025Z |WARN |[a1b393da-1, L:/10.233.68.151:44362 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:47.026Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:03:57.029Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7e3b1595-808c-4f29-a974-8abfbd397b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:04:54.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:04:54.600Z |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-07T04:04:54.601Z |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-07T04:04:54.601Z |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-07T04:04:54.602Z |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-07T04:04:54.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:04:54.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:04:54.614Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-07T04:04:54.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:05:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:05:43.180Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e7057c3c-616c-4ef9-85a4-57f1e5109804 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:05:43.191Z |WARN |[2615abad-2, L:/10.233.68.151:44664 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:05:43.192Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:05:53.193Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5d564e3b-5d99-484d-9e85-d80a9140b168 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:05:53.259Z |WARN |[4d326246-1, L:/10.233.68.151:50122 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:05:53.260Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:06:03.260Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=eae2458c-36df-446d-8454-9ddccf81ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:14.266Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=df938d53-c3f8-42f8-b542-d8a18fa14246 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:08:34.269Z |WARN |[2dcf9f79-2, L:/10.233.68.151:50384 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:34.270Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:44.271Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2aed7c1b-d736-44dc-9c43-dc8b8a5603df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:08:44.331Z |WARN |[099f3a19-1, L:/10.233.68.151:54802 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:44.332Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:54.333Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a5172a7c-d833-492a-86b4-6f4cdcb58c05 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:08:54.378Z |WARN |[3d6f53be-1, L:/10.233.68.151:55058 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:08:54.379Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:04.380Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9221a40f-fff2-4e4d-b95c-ae265c96350b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:04.470Z |WARN |[abf3c58b-1, L:/10.233.68.151:55296 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:04.471Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:14.472Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ac7c3ba8-ec9e-4d17-8299-fe2c13eec5e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:14.575Z |WARN |[c3ceec4c-1, L:/10.233.68.151:55554 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:14.576Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:24.577Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=260d7657-009d-4c64-82fb-1f179521ac4f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:24.637Z |WARN |[686ef98e-1, L:/10.233.68.151:55806 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:24.638Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:34.639Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=80acaf72-5aa3-4d51-a26e-cc98bbb244ec | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:34.713Z |WARN |[5aac1cc7-1, L:/10.233.68.151:56032 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:34.718Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:44.718Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5742a044-06c2-4157-ae0a-dfa345e2cb63 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:44.783Z |WARN |[18957f68-1, L:/10.233.68.151:56334 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:44.784Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:09:54.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:09:54.605Z |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-07T04:09:54.605Z |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-07T04:09:54.606Z |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-07T04:09:54.606Z |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-07T04:09:54.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:09:54.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:09:54.615Z |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-07T04:09:54.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:54.785Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=acfdf776-5a2e-451f-8dd0-6f0a96901d43 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:09:54.893Z |WARN |[62e3ed1c-1, L:/10.233.68.151:56594 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:09:54.936Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:04.937Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=64908173-aef3-4c79-bd53-42d57a89d6f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:04.981Z |WARN |[74cb3e7f-1, L:/10.233.68.151:56828 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:04.982Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:14.983Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9907b5e3-90d1-461b-a06b-5ac34013ea1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:15.039Z |WARN |[514a00e5-1, L:/10.233.68.151:58802 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:15.040Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:25.041Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=491920c3-7a74-475b-9d59-1645bff3861c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:25.079Z |WARN |[6dad9869-1, L:/10.233.68.151:60456 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:25.080Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:35.081Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6b6af71b-b7c1-4ef1-9d31-cdb05f9b1b1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:35.156Z |WARN |[2123542d-1, L:/10.233.68.151:60688 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:35.158Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:45.158Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7da4bbf8-e823-4f3d-801f-1f336618b17f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:45.235Z |WARN |[00efac3d-1, L:/10.233.68.151:60960 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:45.236Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:55.236Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=43647707-f74a-4ab2-a646-aca82534fe55 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:10:55.281Z |WARN |[a9018f47-1, L:/10.233.68.151:32998 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:10:55.282Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:11:05.283Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0b3ac41b-84f1-48d8-9bf6-a83912b971d2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:11:05.345Z |WARN |[65e35b46-1, L:/10.233.68.151:33260 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:11:05.346Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:11:15.347Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=44961107-865f-4882-acb0-c59ecc77e3a6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:11:15.408Z |WARN |[78c4bce7-1, L:/10.233.68.151:33492 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:11:15.409Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:11:25.410Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2f9fa38f-c28f-4079-aed3-03b69c757196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:12:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:12:55.537Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=97ed9cb0-3f06-41b2-b2a0-f77bbca15470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:13:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:14:05.564Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c86d85b4-2582-491a-9e10-07c1f2f250fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:14:54.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:14:54.666Z |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-07T04:14:54.666Z |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-07T04:14:54.666Z |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-07T04:14:54.667Z |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-07T04:14:54.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:14:54.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:14:54.677Z |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-07T04:14:54.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:15:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:15:15.586Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=57a388ea-2d42-46d0-9ca3-de34b7f4d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:25.631Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fb67e127-9968-46da-b7c3-03ab05d9f770 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:16:25.637Z |WARN |[dbeea09e-5, L:/10.233.68.151:33756 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:25.638Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:35.639Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=adb98adc-589a-4803-84d6-0ad9bfa03375 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:16:35.695Z |WARN |[51d172d5-1, L:/10.233.68.151:46532 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:35.695Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:45.696Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f239e06c-6b9d-4875-8081-88608723f446 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:16:45.735Z |WARN |[d48d8f94-1, L:/10.233.68.151:46838 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:45.736Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:55.738Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=53b1c654-5a89-4a55-bd46-24a9e75f1fb7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:16:55.769Z |WARN |[7938e58f-1, L:/10.233.68.151:47096 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:16:55.770Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:05.771Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f3b5da63-2af4-4234-a55a-4772efeda426 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:05.826Z |WARN |[384713a1-1, L:/10.233.68.151:47418 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:05.826Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:15.827Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a652b29e-71b3-4bf4-b124-0e6255357dbd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:15.866Z |WARN |[377885fa-1, L:/10.233.68.151:47668 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:15.868Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:25.868Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1cae034e-261c-4a06-bab0-a7fb7222b52d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:25.924Z |WARN |[6e95e0b4-1, L:/10.233.68.151:47932 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:25.924Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:35.926Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bbb129d8-a96c-4411-a7d6-b2c59a9462e7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:36.035Z |WARN |[47b94e45-1, L:/10.233.68.151:48188 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:36.036Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:46.037Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=aeb29cab-3729-4456-bb6b-ee599224b452 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:46.074Z |WARN |[d5788683-1, L:/10.233.68.151:48468 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:46.075Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:56.075Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ad653686-0bf8-437f-a5c9-b8c0cacec0e8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:17:56.105Z |WARN |[1f3bf9d1-1, L:/10.233.68.151:48720 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:17:56.106Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:06.107Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c0a1d547-8846-432a-94ad-ed0e49a00183 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:06.140Z |WARN |[83131271-1, L:/10.233.68.151:48976 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:06.141Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:16.142Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f518b7ad-db11-40fa-a0af-151e43ffb99e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:16.189Z |WARN |[0796674e-1, L:/10.233.68.151:49216 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:16.190Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:26.191Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cc38b5f6-e99b-48fb-a191-e39051788d6b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:26.283Z |WARN |[0ef8f0d0-1, L:/10.233.68.151:49490 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:26.284Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:36.285Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5f159bb4-cdd8-4e23-9873-b151dd334e45 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:36.425Z |WARN |[56faf275-1, L:/10.233.68.151:49766 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:36.427Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:46.430Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ab550e95-b237-438b-b832-3679aab0bb20 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:46.478Z |WARN |[2f04bb0d-1, L:/10.233.68.151:51006 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:46.479Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:56.480Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=906aaf7a-1152-4268-bbcc-c4eb04e866f7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:18:56.511Z |WARN |[cc1ca4ba-1, L:/10.233.68.151:51272 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:18:56.512Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:19:06.514Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fc1cf4a9-cc5c-428e-b6b7-3e6616ea0319 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:19:06.608Z |WARN |[d0e3564b-1, L:/10.233.68.151:51534 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:19:06.609Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:19:16.610Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=23d078f1-2e6f-49ab-a283-2285d4e1f43a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:19:16.637Z |WARN |[bd5f964f-1, L:/10.233.68.151:51776 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:19:16.638Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:19:26.638Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b576a8e5-6810-4332-b67f-b438653ee545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:19:54.505Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:19:54.506Z |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-07T04:19:54.506Z |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-07T04:19:54.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:19:54.506Z |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-07T04:19:54.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:19:54.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:19:54.514Z |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-07T04:19:54.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:16.404Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f72375dd-3287-455e-b1b8-630243f3bb33 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:21:16.418Z |WARN |[44b69d11-2, L:/10.233.68.151:52040 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:16.419Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:26.420Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2151b7c9-dd77-451f-807d-aa5e0c8f5a8d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:21:26.502Z |WARN |[5b85a6f0-1, L:/10.233.68.151:59888 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:26.503Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:36.521Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5b1cd9dd-5dc4-403d-b1de-4baaf736e809 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:21:36.592Z |WARN |[5ff76c82-1, L:/10.233.68.151:60162 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:36.594Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:46.594Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=40d96b98-cc05-4bec-a35e-1856d3caa3e4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:21:46.666Z |WARN |[cbf71a5c-1, L:/10.233.68.151:60436 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:46.667Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:56.668Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d8f3b162-09bb-49af-b71c-a48745e58b5c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:21:56.708Z |WARN |[b45c95a8-1, L:/10.233.68.151:60722 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:21:56.710Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:06.710Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=322ffebd-3b58-4085-858c-0988a6a379ab | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:06.823Z |WARN |[9ffe6ce7-1, L:/10.233.68.151:32774 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:06.824Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:16.825Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=09bf880e-9ce5-4e61-b3a2-74a9703a217f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:16.880Z |WARN |[4bbae31d-1, L:/10.233.68.151:33890 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:16.881Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:26.899Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=60536816-ab8c-450d-ac24-58bfa037cb6d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:26.981Z |WARN |[cd3a0871-1, L:/10.233.68.151:37498 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:26.983Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:36.984Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=54ee2fe9-4464-4447-b426-50229e900d8d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:37.040Z |WARN |[8a0361e6-1, L:/10.233.68.151:40190 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:37.040Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:47.046Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6e358bbe-0ce1-48e1-8a2d-c902e0495c27 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:47.082Z |WARN |[80cf51bc-1, L:/10.233.68.151:43958 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:47.082Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:57.083Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cdf177bf-6771-40e3-99af-43ad80530e92 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:22:57.180Z |WARN |[4af1bf27-1, L:/10.233.68.151:44690 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:22:57.182Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:07.188Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1b3e9d4a-cc72-468e-90a1-9f00a855e935 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:07.225Z |WARN |[842c84f8-1, L:/10.233.68.151:44942 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:07.226Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:17.230Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8bfe0f55-509e-4019-9c8b-301fbe355dce | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:17.261Z |WARN |[22afbede-1, L:/10.233.68.151:45180 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:17.261Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:27.266Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8c39b50e-2d43-423a-9ebd-06af719af6a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:27.316Z |WARN |[f5e15024-1, L:/10.233.68.151:45426 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:27.317Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:37.318Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=514b5ea7-8c87-4213-9b48-a756484aafd9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:37.371Z |WARN |[1dddf36a-1, L:/10.233.68.151:45702 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:37.372Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:47.373Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7288cc40-38e6-484e-aa80-4cc8e1ae2c5d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:47.420Z |WARN |[922e4f97-1, L:/10.233.68.151:45992 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:47.421Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:57.438Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=331bb45c-f929-408a-9354-bf2f01529110 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:23:57.549Z |WARN |[27b17401-1, L:/10.233.68.151:47894 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:23:57.550Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:07.552Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=65f6219d-d04e-42fb-9817-1dd277ad6221 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:07.620Z |WARN |[45674a25-1, L:/10.233.68.151:50732 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:07.623Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:17.626Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7f473a59-fd34-4deb-9513-66c21ee8f6eb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:17.668Z |WARN |[a9aa6603-1, L:/10.233.68.151:51038 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:17.669Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:27.670Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=46241415-5bfb-43c7-9ec3-8cee8d04c985 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:27.747Z |WARN |[c460ec3f-1, L:/10.233.68.151:51286 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:27.754Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:37.756Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b251f225-816b-49d1-afc8-4bfff08f17cd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:37.811Z |WARN |[16afff59-1, L:/10.233.68.151:51558 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:37.812Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:47.813Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=929bfa65-efb8-46f4-81dd-122ece1cd1b6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:47.860Z |WARN |[075b2897-1, L:/10.233.68.151:53546 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:47.861Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:24:54.471Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:24:54.472Z |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-07T04:24:54.472Z |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-07T04:24:54.472Z |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-07T04:24:54.473Z |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-07T04:24:54.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:24:54.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:24:54.479Z |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-07T04:24:54.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:57.862Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=baa317fe-a93b-4b96-a47b-57a14b712041 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:24:57.900Z |WARN |[b729d3e1-1, L:/10.233.68.151:54048 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:24:57.904Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:07.905Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fda7bfe7-1182-4530-a5ec-96ef472be1df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:07.944Z |WARN |[688cb582-1, L:/10.233.68.151:54306 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:07.946Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:17.948Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e9007069-5208-42ec-a2c2-cdafe573e12c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:17.980Z |WARN |[e626ab40-1, L:/10.233.68.151:54564 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:17.981Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:27.983Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=531ab809-72c4-451c-b53d-744ae0e2debd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:28.030Z |WARN |[c157bc29-1, L:/10.233.68.151:54816 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:28.031Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:38.034Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9ba98d0d-5131-4143-b2aa-2d2ba2f164e3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:38.081Z |WARN |[ebbe0f01-1, L:/10.233.68.151:55082 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:38.082Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:48.083Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=117de270-d23c-425f-9828-898bacccf2c4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:48.126Z |WARN |[3d558c32-1, L:/10.233.68.151:55364 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:48.126Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:58.128Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fcc62cb7-d402-4556-969f-f75f35e92105 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:25:58.170Z |WARN |[4e8d29a6-1, L:/10.233.68.151:55626 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:25:58.171Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:08.171Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a749c7b2-22ba-4070-b385-90f820f56e86 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:08.201Z |WARN |[e1c0e4cd-1, L:/10.233.68.151:55890 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:08.201Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:18.202Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9f3e47fd-2d1d-467c-bf5d-c00c95802478 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:18.307Z |WARN |[bee2d893-1, L:/10.233.68.151:58362 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:18.307Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:28.308Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bc69d7ca-d10c-42be-95d8-bc0712255c7b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:28.379Z |WARN |[2a52ae06-1, L:/10.233.68.151:58612 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:28.380Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:38.381Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b5f16afc-aeb8-408a-bc58-84b34e94ea5f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:38.414Z |WARN |[379172b2-1, L:/10.233.68.151:58906 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:38.415Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:48.416Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=20c63329-1a3e-4d43-8313-17c556f97c13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:48.473Z |WARN |[6c3f6f26-1, L:/10.233.68.151:59172 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:48.474Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:58.475Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b384af1a-9d6b-43cc-bac1-1d1de54c1d0a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:26:58.561Z |WARN |[8394b1f8-1, L:/10.233.68.151:59424 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:26:58.562Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:08.563Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3262a944-7c56-45ae-ac56-cd5817f66b59 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:27:08.609Z |WARN |[3f1845a3-1, L:/10.233.68.151:59686 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:08.610Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:18.610Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=56756780-7891-464d-9ea0-a38b2a3c74b3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:27:18.664Z |WARN |[8fe74d32-1, L:/10.233.68.151:59982 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:18.665Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:28.666Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3b3d4c89-3ae2-4b63-bd4f-fb5656b5bdc2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:27:28.772Z |WARN |[39f7a656-1, L:/10.233.68.151:60226 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:28.773Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:27:38.774Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8411b16e-a55a-4430-9730-c182b1239f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:19.989Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6d1bf550-f612-47da-8d4f-cc65f2f44d33 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:29:19.994Z |WARN |[069fbdd5-2, L:/10.233.68.151:60508 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:19.995Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:29.995Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7bdf94ba-3c68-41e6-bb97-84039957a1e0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:29:30.045Z |WARN |[abf281cd-1, L:/10.233.68.151:47536 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:30.055Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:40.058Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=74a12335-bd92-41a1-8615-df04425363e7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:29:40.108Z |WARN |[fe70e2d7-1, L:/10.233.68.151:52004 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:40.109Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:50.110Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=04af6f0f-1f27-4fa5-8b05-b2e0267da666 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:29:50.147Z |WARN |[09dac1de-1, L:/10.233.68.151:53096 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:29:50.148Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:29:54.655Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:29:54.656Z |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-07T04:29:54.656Z |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-07T04:29:54.656Z |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-07T04:29:54.658Z |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-07T04:29:54.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:29:54.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:29:54.679Z |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-07T04:29:54.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:30:00.149Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c454193f-9e75-4dc5-ad0d-a78dd571ce87 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:30:00.229Z |WARN |[92a980e5-1, L:/10.233.68.151:53390 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:30:00.252Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:30:10.266Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a33908ba-294c-46cc-a6ed-366fe4867357 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:30:10.305Z |WARN |[82b61a3c-1, L:/10.233.68.151:53664 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:30:10.306Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:30:20.307Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0075d834-ce50-419d-b75f-e4f26d76403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:17.866Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d14952db-0b08-44f1-a71b-360237af4135 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:32:17.877Z |WARN |[75d29a8b-2, L:/10.233.68.151:53908 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:17.878Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:27.882Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bae33a9f-c6c9-4639-adec-321761e34a1d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:32:27.933Z |WARN |[4a42db22-1, L:/10.233.68.151:57296 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:27.933Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:37.934Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1ac8d33d-b8ed-4d9a-8586-c4fcbba8fa47 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:32:37.973Z |WARN |[491414cd-1, L:/10.233.68.151:57540 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:37.974Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:47.974Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=74ba1a3a-db99-41ca-9721-267ea042c2b8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:32:48.004Z |WARN |[1adda28e-1, L:/10.233.68.151:57814 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:48.005Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:58.006Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=44553ae3-fc56-4a5a-a2e0-0ffe8c0b079b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:32:58.082Z |WARN |[39c9bc90-1, L:/10.233.68.151:58068 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:32:58.084Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:08.085Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=33b34d57-6a53-42ea-91bc-abe1220b55c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:08.119Z |WARN |[8e545ba1-1, L:/10.233.68.151:58346 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:08.120Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:18.121Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9426f8c8-b3e3-4183-a987-3596f2e39403 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:18.150Z |WARN |[a925bab7-1, L:/10.233.68.151:58622 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:18.151Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:28.154Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3c484ad3-7dd8-4532-a0e6-e557d17ca8bb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:28.184Z |WARN |[0888a13d-1, L:/10.233.68.151:58870 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:28.186Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:38.186Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6f537654-2e4f-49c2-9a92-96cc144722e1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:38.220Z |WARN |[caf6f658-1, L:/10.233.68.151:59118 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:38.220Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:48.221Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b46deebc-61e1-442f-9fe9-07c4cd2b5dcd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:48.259Z |WARN |[4dcb6c31-1, L:/10.233.68.151:59398 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:48.260Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:58.261Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9128f2b9-f2b5-4ec3-8b2c-bba09b7b78e9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:33:58.295Z |WARN |[e3eb7902-1, L:/10.233.68.151:59648 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:33:58.297Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:08.298Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=57f28629-54a7-4140-aacc-2654b434730a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:08.335Z |WARN |[500e03e2-1, L:/10.233.68.151:59910 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:08.336Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:18.336Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ef4a36ce-14cb-4b14-ad72-f047457fc9c1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:18.408Z |WARN |[e28cb310-1, L:/10.233.68.151:60176 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:18.409Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:28.409Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f4d0cb70-a1db-4422-a3cd-4095ebe67f06 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:28.476Z |WARN |[0dd5cb8b-1, L:/10.233.68.151:60838 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:28.478Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:38.478Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2ff201eb-f9a3-4342-8eea-585d453132cc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:38.539Z |WARN |[38f61d6c-1, L:/10.233.68.151:32862 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:38.539Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:48.543Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fbb8118f-3edc-4465-b8f6-26c396bf42f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:48.687Z |WARN |[7be6f207-1, L:/10.233.68.151:33158 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:48.688Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:34:54.478Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:34:54.479Z |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-07T04:34:54.479Z |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-07T04:34:54.479Z |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-07T04:34:54.479Z |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-07T04:34:54.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:34:54.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:34:54.484Z |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-07T04:34:54.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:58.696Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9466b897-7b19-4452-9679-c94ff3c3c7f3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:34:58.740Z |WARN |[f2344284-1, L:/10.233.68.151:33408 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:34:58.743Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:08.744Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8983d2cb-b2ab-42a4-95d3-8e6e18c0d2bc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:08.784Z |WARN |[b1287ae8-1, L:/10.233.68.151:33680 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:08.785Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:18.786Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=953e3cca-d1f4-40ba-92be-c52a222b429b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:18.809Z |WARN |[29ea2558-1, L:/10.233.68.151:33954 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:18.810Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:28.810Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=28e9fdcf-157f-491e-bc3b-97e5d523022c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:28.883Z |WARN |[17d028c3-1, L:/10.233.68.151:34234 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:28.883Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:38.886Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8fc6f372-761b-4f4b-a47e-5f819b20b607 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:38.950Z |WARN |[b15884ad-1, L:/10.233.68.151:34504 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:38.951Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:48.952Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b62294c4-5547-4ca6-a84a-a34da970b8cc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:49.015Z |WARN |[847fb441-1, L:/10.233.68.151:34798 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:49.016Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:59.017Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=156e287e-09e0-4501-932d-795b3f825812 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:35:59.077Z |WARN |[745fb303-1, L:/10.233.68.151:35948 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:35:59.079Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:09.079Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7045ae8c-b59c-4c95-a66c-3f6628b968fe | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:09.125Z |WARN |[a7ce39e4-1, L:/10.233.68.151:37418 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:09.126Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:19.127Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=dde3a557-986d-4b11-85d6-1bf961278242 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:19.207Z |WARN |[2d9c40d0-1, L:/10.233.68.151:37680 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:19.208Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:29.209Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=60c6062f-bd2f-46db-8aac-d8d0da075967 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:29.261Z |WARN |[3ae2af05-1, L:/10.233.68.151:37956 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:29.262Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:39.265Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b7188832-db97-476b-8aba-fde62c0840c3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:39.302Z |WARN |[18336a72-1, L:/10.233.68.151:38222 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:39.304Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:49.304Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0228ed98-d43e-4fc9-aefd-08c71d276c13 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:49.329Z |WARN |[eed35995-1, L:/10.233.68.151:38508 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:49.330Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:59.330Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ec80c91f-c8d3-49ea-95ac-86384c160cb1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:36:59.372Z |WARN |[d1680700-1, L:/10.233.68.151:38766 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:36:59.373Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:09.374Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=df74ccd2-b7e6-4486-a32d-e604f484328c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:09.406Z |WARN |[f29f2c4c-1, L:/10.233.68.151:39018 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:09.407Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:19.409Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d21f86e2-1837-44f0-a859-df640d82a7c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:19.482Z |WARN |[74c5ab9a-1, L:/10.233.68.151:39290 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:19.483Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:29.484Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b645e141-9355-4c10-9b83-a3abdb29662d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:29.518Z |WARN |[7d2291e3-1, L:/10.233.68.151:39556 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:29.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:39.520Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=65ca0b70-91e9-453e-9c10-71cb9f757699 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:39.549Z |WARN |[e73a9a71-1, L:/10.233.68.151:39812 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:39.550Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:49.551Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e8b4ba35-fc63-4c67-81f5-57e6ce68eeb9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:49.582Z |WARN |[49c987ff-1, L:/10.233.68.151:40190 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:49.584Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:59.586Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=bf03af21-6f87-4c4a-b718-bcbddccf1242 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:37:59.638Z |WARN |[07f7b953-1, L:/10.233.68.151:40452 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:37:59.639Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:09.640Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1273874d-809d-463c-bd18-65437ceb714d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:09.668Z |WARN |[3e55a3bb-1, L:/10.233.68.151:40712 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:09.669Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:19.670Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1a6405df-b0c8-4001-a5e5-a3589c1fbce5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:19.696Z |WARN |[023a9d30-1, L:/10.233.68.151:40992 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:19.697Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:29.697Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f30033c6-1be3-4ac4-b55c-7ee769c712c9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:29.786Z |WARN |[8c6ed236-1, L:/10.233.68.151:41368 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:29.787Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:39.788Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c8775758-87dc-4da3-850f-3b94115d0d92 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:39.882Z |WARN |[4d61354b-1, L:/10.233.68.151:41644 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:39.884Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:49.885Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cd9e9690-ef39-4e90-9870-e79e4502c528 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:49.921Z |WARN |[75f07f59-1, L:/10.233.68.151:41918 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:49.927Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:59.928Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8df9d399-fa25-40f5-af17-86409a15283f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:38:59.966Z |WARN |[42b09280-1, L:/10.233.68.151:42192 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:38:59.967Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:09.969Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cc12baad-3932-4387-9bc1-97dad8275120 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:39:10.004Z |WARN |[785d4c57-1, L:/10.233.68.151:42428 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:10.005Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:20.006Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=aad69bc7-15ab-46a2-ba04-dedd7a1f0e65 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:39:20.028Z |WARN |[0044bc3a-1, L:/10.233.68.151:42682 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:20.029Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:30.038Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4a1eb4a7-bed5-4e64-a5b1-b518bf647b71 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:39:30.075Z |WARN |[68fe6143-1, L:/10.233.68.151:42930 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:30.076Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:40.077Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=293e433b-e2c1-41d4-8137-fa0d97e43383 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:39:40.118Z |WARN |[918aed6a-1, L:/10.233.68.151:43188 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:40.119Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:50.120Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5883e843-3c26-4762-b376-ec144ba5c232 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:39:50.145Z |WARN |[60e1d430-1, L:/10.233.68.151:43420 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:39:50.146Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:39:54.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:39:54.563Z |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-07T04:39:54.563Z |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-07T04:39:54.563Z |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-07T04:39:54.564Z |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-07T04:39:54.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:39:54.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:39:54.572Z |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-07T04:39:54.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:00.146Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=15181235-5755-46bb-8df2-874d47c9f5f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:00.218Z |WARN |[f597321f-1, L:/10.233.68.151:45328 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:00.226Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:10.228Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=964b917c-1f60-4f5a-b8f7-cc28540845c7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:10.265Z |WARN |[e9dd7027-1, L:/10.233.68.151:45578 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:10.266Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:20.267Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=98262da5-c540-4406-912b-e38648e91ea3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:20.321Z |WARN |[44dc5dd8-1, L:/10.233.68.151:45850 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:20.323Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:30.326Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9fc8932e-ec91-49b2-a201-1da6dd341d92 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:30.396Z |WARN |[5811828f-1, L:/10.233.68.151:46132 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:30.396Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:40.397Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c41cdd26-cb10-47e0-afcc-8187514b8679 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:40.434Z |WARN |[7cde5c7f-1, L:/10.233.68.151:48184 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:40.435Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:50.435Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d7f3ce8c-1e9a-49d8-a0a2-029bff5d3386 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:40:50.473Z |WARN |[b4cc59d3-1, L:/10.233.68.151:48686 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:40:50.474Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:00.475Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=214681fa-4221-4d01-9942-dc6d70e879bf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:00.519Z |WARN |[e3621e41-1, L:/10.233.68.151:48950 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:00.520Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:10.521Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0b4c500f-6bb1-469e-a421-9fa4f2419afd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:10.549Z |WARN |[b8fff900-1, L:/10.233.68.151:49174 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:10.550Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:20.551Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=31fe1b69-556b-495d-926c-da36731292d6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:20.597Z |WARN |[448e980a-1, L:/10.233.68.151:49420 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:20.598Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:30.599Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b3fd2010-102b-445c-9087-86d573041623 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:30.641Z |WARN |[18e4d877-1, L:/10.233.68.151:49692 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:30.642Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:40.643Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=59fc0537-2e08-4f90-a21c-e5fc693ef375 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:40.674Z |WARN |[97e7bf9c-1, L:/10.233.68.151:49936 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:40.675Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:50.676Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=19fb6a95-9aaa-4d8d-baa0-8f82ea7f890c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:41:50.703Z |WARN |[1b8b2b20-1, L:/10.233.68.151:50206 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:41:50.704Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:00.705Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f7f56e49-8702-4a7d-ab79-7a8236c87822 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:00.748Z |WARN |[e70b3238-1, L:/10.233.68.151:50510 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:00.749Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:10.750Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=23044c49-c733-46e6-9e9d-59a48d72c290 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:10.784Z |WARN |[ef67326b-1, L:/10.233.68.151:50764 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:10.784Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:20.786Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=188da313-3bea-42ec-a0bb-57c45b5b029a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:20.822Z |WARN |[867ad1f3-1, L:/10.233.68.151:51052 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:20.824Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:30.824Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b189e1a1-aa29-4bd1-818b-7b5a6fcc2686 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:30.864Z |WARN |[0a50a922-1, L:/10.233.68.151:51316 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:30.865Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:40.866Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ce0440c2-636e-45c6-9e31-5f8caebf1fdc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:40.895Z |WARN |[dc4aaee3-1, L:/10.233.68.151:51576 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:40.896Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:50.901Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d2a41e62-59ad-4776-a346-162593520f50 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:42:50.930Z |WARN |[43728338-1, L:/10.233.68.151:51812 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:42:50.931Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:00.932Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=46c25b40-8caa-4911-97bc-9e82972815f8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:00.981Z |WARN |[51b674fe-1, L:/10.233.68.151:52124 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:00.983Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:10.984Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=11bd5d69-1627-42dd-a331-0f86d64a85e6 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:11.014Z |WARN |[b24e34e5-1, L:/10.233.68.151:52372 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:11.016Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:21.016Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=11547c91-c7fb-4671-85a4-e4df6001c1e9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:21.043Z |WARN |[3727d0f6-1, L:/10.233.68.151:52656 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:21.044Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:31.045Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=47709f27-9696-4fc0-b98d-b82980c8851c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:31.085Z |WARN |[fc4be1b9-1, L:/10.233.68.151:52924 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:31.086Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:41.086Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f7660787-01c0-41ac-95e1-7a19dc2b1cf2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:41.127Z |WARN |[6803b5ba-1, L:/10.233.68.151:56064 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:41.128Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:51.130Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7158a68c-36d1-4839-80ea-a79244029c97 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:43:51.164Z |WARN |[b1bc5eaa-1, L:/10.233.68.151:56648 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:43:51.165Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:44:01.166Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5f860f53-0637-4d18-9f48-7259b8a49676 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:44:01.200Z |WARN |[31cc1659-1, L:/10.233.68.151:56944 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:44:01.200Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:44:11.201Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=79a8fdca-5a0a-4525-b1f5-7f1d7cdd96ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:44:54.461Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:44:54.461Z |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-07T04:44:54.462Z |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-07T04:44:54.462Z |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-07T04:44:54.463Z |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-07T04:44:54.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:44:54.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:44:54.474Z |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-07T04:44:54.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:38.262Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d320c51f-75ef-40e0-b9c0-32926bb70d39 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:45:38.283Z |WARN |[34d102a2-2, L:/10.233.68.151:57186 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:38.284Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:48.289Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f2c38a0a-7496-42c0-bb0c-bb7536c9872e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:45:48.322Z |WARN |[3587210c-1, L:/10.233.68.151:59722 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:48.323Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:58.324Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e27921d7-4fb7-4795-b03b-9d0583d6717a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:45:58.362Z |WARN |[7638d45a-1, L:/10.233.68.151:59950 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:45:58.363Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:08.371Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=19bdeae6-0a6f-4fa9-92ff-8c9fa7fc73d2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:08.419Z |WARN |[a352720c-1, L:/10.233.68.151:60214 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:08.420Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:18.420Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c33cd795-0456-47a1-93a2-591af12ac29d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:18.477Z |WARN |[299b3345-1, L:/10.233.68.151:60478 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:18.478Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:28.479Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0779edcc-f587-4770-bd0a-65d2a0e7242c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:28.512Z |WARN |[8443c85e-1, L:/10.233.68.151:60730 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:28.513Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:38.515Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=72853d47-7d8d-43cb-823b-2f2d1475176a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:38.573Z |WARN |[94245ccf-1, L:/10.233.68.151:60966 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:38.574Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:48.576Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b0af11f4-aeed-4e2d-abaa-37fbe06d77f9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:48.628Z |WARN |[86fc911b-1, L:/10.233.68.151:33018 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:48.630Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:58.630Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d5313602-3a62-4450-bee7-4e66edfb4b65 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:46:58.696Z |WARN |[2e566cae-1, L:/10.233.68.151:33274 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:46:58.698Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:08.701Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=547165bc-8084-4db0-9380-99a4311db694 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:08.779Z |WARN |[28f02c77-1, L:/10.233.68.151:33558 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:08.780Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:18.788Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=db5eb2ff-266a-4768-9707-16eb10def35a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:18.897Z |WARN |[3ea94da2-1, L:/10.233.68.151:33838 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:18.898Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:28.898Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=03e684ed-2896-4409-8428-7cda74772882 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:28.936Z |WARN |[dd34d1ed-1, L:/10.233.68.151:34100 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:28.937Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:38.938Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=be814bca-099c-4a93-a894-a88057b86186 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:38.992Z |WARN |[a5fa171d-1, L:/10.233.68.151:34322 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:38.992Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:48.993Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9e2b476e-4bfe-4dc0-9e55-cead42177dfc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:49.062Z |WARN |[6fda7452-1, L:/10.233.68.151:34612 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:49.063Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:59.066Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6120cd54-3a9e-4532-89fb-44d0061a7602 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:47:59.137Z |WARN |[f61e0a60-1, L:/10.233.68.151:34876 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:47:59.139Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:09.139Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8d9584a3-d91a-416f-9b2c-6a61153d7963 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:09.173Z |WARN |[076998a7-1, L:/10.233.68.151:35150 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:09.173Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:19.174Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2f6063c3-f9d2-435c-8b70-d59bf6ed66f9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:19.221Z |WARN |[409dfc27-1, L:/10.233.68.151:36166 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:19.222Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:29.223Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6e86b7c9-456a-4751-ae16-ac454617ea06 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:29.249Z |WARN |[c1e80482-1, L:/10.233.68.151:36440 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:29.251Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:39.251Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=17131874-fbf8-4854-beee-6d532b30686f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:39.288Z |WARN |[da42cfcc-1, L:/10.233.68.151:36698 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:39.289Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:49.290Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d4d45156-5803-440c-b5fe-ee5778958c09 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:49.334Z |WARN |[5a84a50d-1, L:/10.233.68.151:36982 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:49.334Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:59.338Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=413bd475-0388-4a9d-bb30-9703b0702bcf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:48:59.369Z |WARN |[ae426fe3-1, L:/10.233.68.151:38674 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:48:59.372Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:09.373Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b282f82e-6421-40ed-b16a-8aced74be327 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:09.407Z |WARN |[e450140e-1, L:/10.233.68.151:42290 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:09.408Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:19.408Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=92575f90-6fc3-4395-a897-838cf4fb19fb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:19.468Z |WARN |[7e8186ed-1, L:/10.233.68.151:43480 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:19.469Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:29.474Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=307f454d-93d8-4da8-9258-7f13b3d27fd2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:29.511Z |WARN |[975b5957-1, L:/10.233.68.151:43762 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:29.512Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:39.513Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=91f2c0ab-a9a4-44bc-b247-f2bfd3d1204b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:39.552Z |WARN |[e1fafba4-1, L:/10.233.68.151:44004 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:39.553Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:49.554Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cd23696c-7bf4-49b4-b63e-df2a81a2b1fd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:49.596Z |WARN |[2c1b72a9-1, L:/10.233.68.151:44274 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:49.598Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:49:54.682Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:49:54.682Z |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-07T04:49:54.683Z |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-07T04:49:54.683Z |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-07T04:49:54.684Z |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-07T04:49:54.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:49:54.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:49:54.701Z |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-07T04:49:54.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:59.598Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8f0df22b-7235-4bcc-903a-19531daaf182 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:49:59.629Z |WARN |[5f832411-1, L:/10.233.68.151:44528 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:49:59.631Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:50:09.632Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=192225aa-e684-44b6-af21-c6a432f8d48a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:50:09.658Z |WARN |[2aa72f9c-1, L:/10.233.68.151:44808 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:50:09.658Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:50:19.659Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ba2fe835-ee68-4249-bcb3-dafb626e51d8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:50:57.665Z |WARN |[cd3da7ae-1, L:/10.233.68.151:45080 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:50:57.666Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:07.667Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8ef68779-899c-48d1-b316-9d94224f9a7c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:07.700Z |WARN |[025c2568-1, L:/10.233.68.151:46524 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:07.701Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:17.702Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4d69b172-bd9f-4927-afa3-e0c9113876b2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:17.750Z |WARN |[d3c623a6-1, L:/10.233.68.151:46822 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:17.750Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:27.751Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fddaa75a-892e-44f4-ad9f-db7a855fa270 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:27.801Z |WARN |[49e7c14e-1, L:/10.233.68.151:47060 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:27.802Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:37.803Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=10e543f9-dee5-4a97-aa62-8924c252ed82 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:37.845Z |WARN |[c8840b2e-1, L:/10.233.68.151:47316 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:37.846Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:47.848Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c557cef9-8bdb-4a19-9228-788ad6fc1f97 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:47.888Z |WARN |[0701729f-1, L:/10.233.68.151:47608 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:47.889Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:57.890Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=766adc8d-e62b-4c8f-83e7-1b0bc2bb0d35 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:51:57.928Z |WARN |[1cfc1cae-1, L:/10.233.68.151:47854 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:51:57.929Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:07.931Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=005b6457-4260-46a6-ac64-8d443ef6fe98 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:08.072Z |WARN |[b94e2c29-1, L:/10.233.68.151:48140 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:08.076Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:18.078Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=915bef02-e1ea-4ffc-b9bf-01fc747f2a84 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:18.122Z |WARN |[51a7380a-1, L:/10.233.68.151:48436 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:18.123Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:28.124Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=43a4c154-5496-4d3c-ab59-8afc5a83f879 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:28.194Z |WARN |[0a7b17ff-1, L:/10.233.68.151:48668 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:28.195Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:38.195Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=efa31f29-110f-4e4a-bc83-940a904d704c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:38.254Z |WARN |[00f9e31e-1, L:/10.233.68.151:48920 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:38.257Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:48.259Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=30c1bc50-1618-4978-b305-e4cbaa102a52 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:48.330Z |WARN |[3b188853-1, L:/10.233.68.151:49214 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:48.331Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:58.332Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a983baaf-9ac3-4d9b-82a4-79d5ecd20e05 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:52:58.415Z |WARN |[0dc72d0c-1, L:/10.233.68.151:49474 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:52:58.416Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:08.419Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b14c7a30-7964-4243-9d16-dfd67899a6d1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:08.600Z |WARN |[b46503d3-1, L:/10.233.68.151:49762 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:08.601Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:18.602Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c609d8df-ce26-412d-89c7-d4ded3a25493 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:18.762Z |WARN |[4f11d163-1, L:/10.233.68.151:50050 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:18.763Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:28.766Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2e816036-ca8b-4be2-8854-ee00465cbdad | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:28.843Z |WARN |[68b13905-1, L:/10.233.68.151:50300 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:28.843Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:38.845Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b697383c-9f1f-45e4-9b73-75afcdbd3204 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:38.883Z |WARN |[2dd2ff5a-1, L:/10.233.68.151:50790 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:38.885Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:48.886Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b7573f0f-1113-4fbd-8c54-c7e396c87e1b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:48.960Z |WARN |[ed588533-1, L:/10.233.68.151:53302 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:48.961Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:58.962Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a1a84c6c-8137-4725-808e-00feff58ccd1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:53:59.026Z |WARN |[b49092c8-1, L:/10.233.68.151:55564 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:53:59.027Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:09.027Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f3f5589b-cae2-411b-b124-435c91054a65 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:09.070Z |WARN |[13d649f7-1, L:/10.233.68.151:55844 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:09.071Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:19.075Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1c1ee376-8004-4fd7-8837-53e29ba86481 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:19.114Z |WARN |[8f4761d3-1, L:/10.233.68.151:56136 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:19.115Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:29.117Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=da3b2b9c-2035-41fc-a2e3-4e89e51c7e23 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:29.211Z |WARN |[98ada203-1, L:/10.233.68.151:56384 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:29.212Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:39.213Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=438e6568-3021-495a-8994-45df7b5c58ed | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:39.274Z |WARN |[141c6640-1, L:/10.233.68.151:56628 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:39.275Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:49.278Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4c42a1d1-9530-475d-9408-8604fb3d6bdb | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:49.306Z |WARN |[c6a52e9a-1, L:/10.233.68.151:56906 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:49.308Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:54:54.507Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:54:54.507Z |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-07T04:54:54.508Z |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-07T04:54:54.508Z |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-07T04:54:54.509Z |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-07T04:54:54.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:54:54.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:54:54.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-07T04:54:54.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:59.309Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=38cd6320-32d0-49ae-a9ed-0ebc706b1a68 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:54:59.334Z |WARN |[18d586da-1, L:/10.233.68.151:57154 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:54:59.341Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:09.342Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=50415ff2-c62f-4048-9799-ac0eb9493694 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:09.392Z |WARN |[3e32cf0c-1, L:/10.233.68.151:57414 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:09.393Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:19.394Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=54522c87-8e58-44b8-8baf-ac0176b8f193 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:19.525Z |WARN |[598f91f8-1, L:/10.233.68.151:59564 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:19.526Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:29.529Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5387e167-2d8b-4f5b-8b76-9815c24f70fa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:29.577Z |WARN |[6c273f37-1, L:/10.233.68.151:60964 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:29.578Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:39.579Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a1a8a0ce-7e8c-4945-b26b-750ad828752c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:39.644Z |WARN |[756caf1c-1, L:/10.233.68.151:32998 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:39.645Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:49.646Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=23dc30d1-b085-4262-9b5c-41a8e2e3c946 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:49.680Z |WARN |[38dd828d-1, L:/10.233.68.151:33290 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:49.681Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:59.682Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9e249232-a097-4fe4-9cf3-49d2351c0483 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:55:59.737Z |WARN |[8c7e68e1-1, L:/10.233.68.151:34006 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:55:59.740Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:09.740Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1b6e07c5-811c-41eb-a4b9-4c6b25ff8f05 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:56:09.815Z |WARN |[b92fbeca-1, L:/10.233.68.151:35362 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:09.816Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:19.816Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=643fb485-c9dc-4522-a6cc-340e115dae7a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:56:19.857Z |WARN |[e4d31dbe-1, L:/10.233.68.151:35640 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:19.858Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:29.859Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=42add858-f976-4bb9-9953-6d1bbc3cce19 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:56:29.890Z |WARN |[1e21927a-1, L:/10.233.68.151:35888 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:29.891Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:39.892Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e43b883a-4670-4181-87e1-a1e9ceccbaf7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:56:39.953Z |WARN |[3816ffbf-1, L:/10.233.68.151:36116 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:39.954Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:49.955Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fd8bc1fe-47e0-45e7-90e9-2d5f1fbebb69 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:56:49.984Z |WARN |[144301ef-1, L:/10.233.68.151:36374 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:49.985Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:56:59.986Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5a31e68d-977d-45dc-9654-22d2de177d52 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:57:00.014Z |WARN |[b44e60de-1, L:/10.233.68.151:36636 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:57:00.015Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:57:10.016Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c3c142f7-86c2-45e9-bd4b-2c1a75c263a2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:57:53.904Z |WARN |[63528ba8-1, L:/10.233.68.151:36926 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:57:53.905Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:03.907Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=13118d00-578e-478e-9854-c11f2be03384 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:04.001Z |WARN |[4f9c13dd-1, L:/10.233.68.151:38328 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:04.002Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:14.003Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fdb4c4fb-f982-43fb-8208-a6d6eacb2aff | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:14.056Z |WARN |[90df723a-1, L:/10.233.68.151:38562 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:14.057Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:24.058Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d61d8be4-59f9-439c-8d6f-9af7008eeaa9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:24.119Z |WARN |[d970f99c-1, L:/10.233.68.151:38826 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:24.121Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:34.122Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=204b6619-d280-4c27-9b41-e6f02a6eaf33 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:34.181Z |WARN |[834f5a64-1, L:/10.233.68.151:39078 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:34.181Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:44.186Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d6306162-53b1-41bc-8642-f4096a5a5851 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:44.225Z |WARN |[88e7950b-1, L:/10.233.68.151:39370 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:44.225Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:54.226Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=878aba5c-08e3-41b4-b68b-3e01c038ac9f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:58:54.270Z |WARN |[faec8515-1, L:/10.233.68.151:39604 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:58:54.272Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:04.273Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=759c0104-3720-472f-bea7-c6fe35f3099d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:04.364Z |WARN |[c658befd-1, L:/10.233.68.151:41752 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:04.370Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:14.373Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=fbec8ae5-7090-4d92-9221-87fdf8a8e7a4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:14.416Z |WARN |[d4f1f0fa-1, L:/10.233.68.151:43372 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:14.417Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:24.418Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d9f7690e-924b-4f68-afba-942568a3791c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:24.453Z |WARN |[d58d81ed-1, L:/10.233.68.151:43626 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:24.454Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:34.455Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=27b1e3c5-3288-4035-b6a6-cb5eab6ad50b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:34.508Z |WARN |[3765d694-1, L:/10.233.68.151:43894 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:34.509Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:44.510Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0ea7cc3c-dca4-4327-8690-f3674fd2b898 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:44.555Z |WARN |[2434888e-1, L:/10.233.68.151:44198 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:44.556Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:54.557Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e1f8645f-6302-4688-8623-8b42eee6e7b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T04:59:54.652Z |WARN |[29c2f1b6-1, L:/10.233.68.151:44444 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T04:59:54.654Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T04:59:54.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T04:59:54.737Z |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-07T04:59:54.737Z |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-07T04:59:54.737Z |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-07T04:59:54.738Z |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-07T04:59:54.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T04:59:54.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T04:59:54.752Z |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-07T04:59:54.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:04.656Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5589ebfa-45cc-4412-b1dc-85a031a4b07e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:04.859Z |WARN |[5894a021-1, L:/10.233.68.151:44728 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:04.875Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:14.877Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3148379c-1c77-45e0-ad1a-6648b592d13e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:14.927Z |WARN |[22197e9a-1, L:/10.233.68.151:44978 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:14.928Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:24.929Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=dbc3e71a-e6aa-4000-ad08-c02d4441bcca | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:24.974Z |WARN |[39d2fdc0-1, L:/10.233.68.151:45206 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:24.975Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:34.976Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8dbbfc5a-0468-40cf-bba7-bdf367c5a007 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:35.029Z |WARN |[9c996526-1, L:/10.233.68.151:45478 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:35.032Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:45.033Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4765758e-5876-4bb9-bcf3-d09e0ddaaf21 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:45.108Z |WARN |[de0cf813-1, L:/10.233.68.151:45768 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:45.108Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:55.109Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4e44e225-a3ae-421f-ae8a-710ec853abb5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:00:55.220Z |WARN |[c60e21f4-1, L:/10.233.68.151:46264 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:00:55.221Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:05.223Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=281e1610-7b40-4cff-98b6-4a70fe1469b7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:05.299Z |WARN |[6d168369-1, L:/10.233.68.151:46700 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:05.301Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:15.303Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ae47d8fa-e631-4e91-99ad-66eea9e8516d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:15.409Z |WARN |[46ee4bff-1, L:/10.233.68.151:46950 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:15.410Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:25.412Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=55e15fe6-0490-4537-b150-3a22e30414a8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:25.449Z |WARN |[071722d3-1, L:/10.233.68.151:47196 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:25.450Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:35.450Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=58ab2c8d-bc44-4ddc-a363-d5eb368bd19d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:35.491Z |WARN |[a9886f31-1, L:/10.233.68.151:47474 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:35.492Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:45.492Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c04a61c1-7b57-4da3-9948-5afd29167021 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:45.518Z |WARN |[023fe0c3-1, L:/10.233.68.151:50870 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:45.518Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:55.519Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0a58b210-a9a7-474e-9d17-2fd9e9ed594b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:01:55.557Z |WARN |[60e90507-1, L:/10.233.68.151:51080 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:01:55.558Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:05.558Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=79615224-8552-4f8b-8e2e-8261ed86d413 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:05.607Z |WARN |[9fbe8c81-1, L:/10.233.68.151:51368 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:05.608Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:15.610Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=438d0782-781c-4d46-99c3-b24beedb6cb5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:15.638Z |WARN |[146733d2-1, L:/10.233.68.151:51622 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:15.639Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:25.640Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d27ae663-ecc4-4ad2-a185-1eb73e5d2df7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:25.674Z |WARN |[3fa97f82-1, L:/10.233.68.151:51872 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:25.676Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:35.680Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5bea5887-1c56-4089-befc-2071ccce6d46 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:35.757Z |WARN |[86331f1a-1, L:/10.233.68.151:52152 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:35.758Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:45.759Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=4baa2795-570b-423f-b990-4afa099baec7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:45.810Z |WARN |[db916ad4-1, L:/10.233.68.151:52430 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:45.811Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:55.826Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0168d4bb-977f-4749-8c9c-7a8b388f7c28 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:02:55.895Z |WARN |[cf19a6cc-1, L:/10.233.68.151:52654 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:02:55.896Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:05.896Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=26ef648a-21aa-4dc5-ac16-a2fe8d5b2122 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:05.989Z |WARN |[8b144380-1, L:/10.233.68.151:52934 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:05.990Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:15.992Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3ed68724-d837-443e-814d-13bbfc545378 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:16.027Z |WARN |[bd098c8d-1, L:/10.233.68.151:53194 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:16.028Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:26.031Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c0ec8d2d-a11a-4c5b-86f6-7516de1fbe77 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:26.096Z |WARN |[5759b80c-1, L:/10.233.68.151:53456 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:26.097Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:36.098Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d58a6989-fa00-4328-864e-a148bf07f7a2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:36.150Z |WARN |[1ee662a1-1, L:/10.233.68.151:53740 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:36.151Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:46.151Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0f11dc64-5e9e-4883-9a9e-b6142c947591 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:46.230Z |WARN |[03e4f9c8-1, L:/10.233.68.151:54038 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:46.231Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:56.232Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3c2dc772-8489-44db-b675-607bedb6d4ca | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:03:56.318Z |WARN |[0e1112e2-1, L:/10.233.68.151:54266 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:03:56.319Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:06.319Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b94c7e8d-9d8d-4c90-ab3b-b0961c1c2388 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:06.351Z |WARN |[e7f2dcdd-1, L:/10.233.68.151:54552 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:06.353Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:16.354Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5597ec67-ee03-4124-b3f1-dd6b9ffb267b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:16.455Z |WARN |[4ed61812-1, L:/10.233.68.151:54792 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:16.456Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:26.457Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=53881c60-26fb-4630-9600-f76bee809d97 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:26.486Z |WARN |[027b790f-1, L:/10.233.68.151:55038 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:26.487Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:36.488Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=db7583fc-2003-47e8-8d6e-23709c2dbb93 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:36.541Z |WARN |[88cd6459-1, L:/10.233.68.151:55274 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:36.542Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:46.543Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=133095e2-7412-438c-a599-7ab4d8623519 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:46.575Z |WARN |[551e7a78-1, L:/10.233.68.151:55530 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:46.576Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:04:54.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:04:54.542Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:04:54.542Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T05:04:54.543Z |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-07T05:04:54.545Z |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-07T05:04:54.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:04:54.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:04:54.554Z |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-07T05:04:54.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:56.577Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=64a58d55-7dd9-4666-bdfc-c4890bb419f8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:04:56.626Z |WARN |[0ee9cf2e-1, L:/10.233.68.151:55776 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:04:56.646Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:06.650Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=892cefc1-b230-4aee-b6f9-a620b3ee0a00 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:06.740Z |WARN |[52f9e207-1, L:/10.233.68.151:56060 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:06.741Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:16.742Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=02f662ec-f502-4cb8-bd76-533cbc3a38c7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:16.792Z |WARN |[a8f71085-1, L:/10.233.68.151:56320 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:16.793Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:26.794Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=38854048-277c-4b56-9d1f-6d9ef29e9086 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:26.819Z |WARN |[87225da4-1, L:/10.233.68.151:56580 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:26.819Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:36.820Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=558d77ed-aaf8-43c0-894f-abc3b26bdebd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:36.884Z |WARN |[bcd8c38e-1, L:/10.233.68.151:56858 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:36.885Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:46.907Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=dddee555-87b2-431f-bf7a-fc3365e177da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:46.996Z |WARN |[27c89855-1, L:/10.233.68.151:57154 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:46.997Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:56.999Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=46080292-ea5f-4a6e-88e2-d5d7266aad5c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:05:57.037Z |WARN |[a1750d6f-1, L:/10.233.68.151:57400 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:05:57.038Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:07.039Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d91f8f37-7906-4c5a-9d3c-fde36b0b086e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:07.096Z |WARN |[d48eb1f7-1, L:/10.233.68.151:57704 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:07.098Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:17.098Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2cd413da-ee84-4060-bb49-da5ff5ef19b2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:17.133Z |WARN |[52611b9b-1, L:/10.233.68.151:57990 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:17.134Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:27.135Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1bc97dc5-f4af-4dc7-a3c8-3daf3aacc212 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:27.208Z |WARN |[184287de-1, L:/10.233.68.151:58240 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:27.210Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:37.211Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ab04f1d1-ed73-4533-8f4a-bc6eab22fd74 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:37.409Z |WARN |[23d0d42e-1, L:/10.233.68.151:58496 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:37.410Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:47.411Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5d3165b9-a949-44f0-841f-c685578d4c00 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:47.457Z |WARN |[b1ae121a-1, L:/10.233.68.151:60208 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:47.458Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:57.458Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2da07f79-86d2-4bff-8eae-c39d2e7c29d9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:06:57.531Z |WARN |[14e09697-1, L:/10.233.68.151:35354 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:06:57.531Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:07.533Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=213d3440-b877-4e89-92c4-e6d6742e9988 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:07.649Z |WARN |[c90eb5f2-1, L:/10.233.68.151:38884 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:07.650Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:17.678Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7e75c439-f663-41d2-be73-fab5cbd94edd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:17.712Z |WARN |[b7642ed5-1, L:/10.233.68.151:41512 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:17.713Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:27.713Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=cd99089e-0842-40e2-9107-315b8f42109a | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:27.796Z |WARN |[21cb4062-1, L:/10.233.68.151:41750 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:27.798Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:37.799Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1c41540a-5455-49f0-9390-527009d10910 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:37.898Z |WARN |[2ddd19ef-1, L:/10.233.68.151:41988 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:37.918Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:47.922Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=af528d68-a91e-4fa7-ad8c-40466d476df5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:47.977Z |WARN |[2c7082de-1, L:/10.233.68.151:42250 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:47.978Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:57.980Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=766ef995-dd66-4aed-b26b-f96d389b9bdd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:07:58.034Z |WARN |[6b46fdcd-1, L:/10.233.68.151:42492 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:07:58.035Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:08:08.035Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=17622a15-bfe6-4ca2-8f05-1beaf48c111f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:08:50.553Z |WARN |[a5c0f3f3-1, L:/10.233.68.151:42786 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:08:50.554Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:00.555Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9b359bce-b430-42eb-bab4-99c6e54b840e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:00.614Z |WARN |[1cb0a8e0-1, L:/10.233.68.151:46064 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:00.615Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:10.616Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ccf79caa-566f-4bf9-8578-c688bf761a0e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:10.640Z |WARN |[7a509e49-1, L:/10.233.68.151:46304 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:10.641Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:20.642Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=db2a2e4a-720f-48c7-85a5-f67354b7178f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:20.684Z |WARN |[59b6ed7c-1, L:/10.233.68.151:46562 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:20.685Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:30.685Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=946c90a0-8d0f-4ba1-bbda-222db73cf6f4 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:30.780Z |WARN |[3fdfeb23-1, L:/10.233.68.151:46786 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:30.780Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:40.782Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a0221755-3fb3-410e-b8b8-a1a3a8dce031 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:40.806Z |WARN |[b6fbf754-1, L:/10.233.68.151:47064 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:40.807Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:50.808Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=e24c21c9-bc83-484e-bc92-8a294ee55663 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:09:50.855Z |WARN |[e3441c0c-1, L:/10.233.68.151:47306 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:09:50.857Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:09:54.601Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:09:54.601Z |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-07T05:09:54.601Z |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-07T05:09:54.602Z |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-07T05:09:54.603Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:09:54.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:09:54.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:09:54.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-07T05:09:54.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:00.860Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a3a4521d-dfe8-4b8b-b03c-17ee6ebb4a54 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:10:00.940Z |WARN |[080bf8c6-1, L:/10.233.68.151:48050 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:00.943Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:10.943Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9a7be6a6-3c87-4777-b633-a9785b76a328 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:10:10.965Z |WARN |[ce2a1827-1, L:/10.233.68.151:50466 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:10.966Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:20.966Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=26d5d955-3201-49c9-af52-260218b91718 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:10:21.005Z |WARN |[a56e2170-1, L:/10.233.68.151:50718 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:21.007Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:31.007Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=0e442a31-d6af-40cd-b703-28bc48e6a1df | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:10:31.093Z |WARN |[1bba2450-1, L:/10.233.68.151:50990 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:31.095Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:10:41.097Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=89c8316a-d65f-404e-9cc6-101f446b32e7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:11:31.997Z |WARN |[615849c1-1, L:/10.233.68.151:51256 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:31.998Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:42.000Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=30cdf7e3-5a24-4e20-a896-af1b5f51cd57 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:11:42.100Z |WARN |[1c684f67-1, L:/10.233.68.151:52894 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:42.101Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:52.102Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ed5ef04f-719f-4919-9dda-914fb5dc782f | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:11:52.161Z |WARN |[7ad3be53-1, L:/10.233.68.151:53158 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:52.162Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:02.163Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=b90989b6-a657-4189-877c-f6401c9598c5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:02.211Z |WARN |[8c3233c7-1, L:/10.233.68.151:53454 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:02.212Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:12.214Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=a0faf2c1-a097-4d20-b723-8a4f06117f75 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:12.451Z |WARN |[8e6ca708-1, L:/10.233.68.151:53738 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:12.452Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:22.453Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=248e5a5b-b2fd-4133-9afa-fad84b57b279 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:22.525Z |WARN |[679c44fc-1, L:/10.233.68.151:54016 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:22.526Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:32.526Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=907d734e-f76f-4f05-97dc-3082e4a319d0 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:32.586Z |WARN |[aa286918-1, L:/10.233.68.151:54288 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:32.587Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:42.588Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8e11700e-cefc-490b-8c75-99984e5916a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:42.693Z |WARN |[5d4d0829-1, L:/10.233.68.151:54554 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:42.694Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:52.697Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f20204e2-10fa-4bf3-8832-96f2d4b6c98c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:12:52.738Z |WARN |[f8c56fe6-1, L:/10.233.68.151:54866 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:52.739Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:02.740Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=7ba1c66a-32d1-4429-8b89-ab191d0c1045 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:02.803Z |WARN |[57ae6ebf-1, L:/10.233.68.151:55112 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:02.804Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:12.808Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3c6e2a73-92f4-43e9-b24f-e457c90218f7 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:12.940Z |WARN |[579a3a2f-1, L:/10.233.68.151:55410 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:12.942Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:22.942Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=688c3a0d-2ecd-4a5f-abdb-a743df49a0a8 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:23.014Z |WARN |[732b8623-1, L:/10.233.68.151:55700 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:23.023Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:33.025Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=50098728-3814-4825-a73d-26f4f21ad945 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:33.085Z |WARN |[38a8b9cb-1, L:/10.233.68.151:55996 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:33.086Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:43.088Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c2b4dd0a-e0be-4a25-954f-03bc4e339dcc | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:43.285Z |WARN |[7c3e1052-1, L:/10.233.68.151:56280 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:43.289Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:53.292Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=53e52032-b899-4f09-a81e-a9b2205e5fdf | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:13:53.359Z |WARN |[05fbc259-1, L:/10.233.68.151:56512 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:53.361Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:03.361Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ad1c3c35-b2ec-4915-ac2e-8e51c4142c20 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:03.403Z |WARN |[7656dda8-1, L:/10.233.68.151:56776 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:03.404Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:13.406Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=d4f30220-2790-4591-b0c8-a9c7bd42d143 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:13.462Z |WARN |[bed024f5-1, L:/10.233.68.151:57064 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:13.463Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:23.466Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=298ebb48-6db9-4612-a9ac-8b8264d705a1 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:23.531Z |WARN |[20c30de4-1, L:/10.233.68.151:57370 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:23.532Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:33.532Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=5ad15411-6e7f-4dab-9f75-5877a1cf6f42 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:33.604Z |WARN |[c39df836-1, L:/10.233.68.151:57644 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:33.604Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:43.607Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=33305113-7021-4797-836f-8b1cf4853806 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:43.679Z |WARN |[603c9ddb-1, L:/10.233.68.151:58506 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:43.680Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:53.681Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=3c0b5ebd-9542-4c56-b722-d73c9c2bc8cd | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:14:53.744Z |WARN |[3bc3f7e9-1, L:/10.233.68.151:58740 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:53.745Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:14:54.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:14:54.501Z |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-07T05:14:54.501Z |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-07T05:14:54.501Z |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-07T05:14:54.502Z |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-07T05:14:54.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:14:54.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:14:54.511Z |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-07T05:14:54.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:03.748Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=829d2851-0598-41e3-97b4-d687be78a8b9 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:03.840Z |WARN |[2dc42463-1, L:/10.233.68.151:59006 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:03.843Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:13.845Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=9a64e123-a2ea-4f66-ab2c-0203c4c34c1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:13.922Z |WARN |[9cd64959-1, L:/10.233.68.151:59276 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:13.923Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:23.925Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=1e817090-6d3d-449b-a185-4fdf96073a4d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:23.975Z |WARN |[c1587192-1, L:/10.233.68.151:60916 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:23.976Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:33.977Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ca0d419c-970c-458a-b68f-a1999e6de924 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:34.082Z |WARN |[cacb4eb2-1, L:/10.233.68.151:32926 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:34.084Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:44.086Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6d492bea-6d9f-47f2-ae2e-c9ed7743af5b | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:44.177Z |WARN |[4bb2e297-1, L:/10.233.68.151:33194 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:44.178Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:54.186Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=c5fc707b-2923-41e2-9640-66d0b9db7576 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:15:54.251Z |WARN |[0a7ce6df-1, L:/10.233.68.151:34274 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:54.251Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:04.253Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=137207d9-bd1a-40a1-81ed-cebadfc16b56 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:04.315Z |WARN |[3d0fe325-1, L:/10.233.68.151:35888 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:04.316Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:14.317Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=2ce48424-7fe2-4dfa-8b69-c0fb4a28ed1c | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:14.378Z |WARN |[2b9b0fa4-1, L:/10.233.68.151:36168 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:14.379Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:24.380Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=f481f967-d7f7-414e-85db-1fd5843d77b5 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:24.412Z |WARN |[fd947e9a-1, L:/10.233.68.151:36392 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:24.414Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:34.416Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=ac12b832-6c94-487b-baca-589d3ba9f188 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:34.449Z |WARN |[d7a4f12e-1, L:/10.233.68.151:36626 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:34.450Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:44.455Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=657a566e-ce94-433b-a426-ffc1e275244e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:44.536Z |WARN |[6b946916-1, L:/10.233.68.151:36966 - R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:44.537Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:54.538Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=6bc2dd03-08fa-49e2-a11b-51237b8684e2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:16:54.598Z |WARN |[03ad62f5-1, L:/10.233.68.151:37252 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:54.599Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:04.601Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=69a8b8f9-e729-4978-a80b-5c0cdeda696d | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:17:04.643Z |WARN |[5b65486f-1, L:/10.233.68.151:37568 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:04.644Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:14.646Z |INFO |Init configs |InvocationID=23565f57-56e1-4319-9be9-d9ecdd812f71, InstanceUUID=8c893bc9-51f2-4f91-87c0-e27ac71bb5db | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2023-02-07T05:17:14.694Z |WARN |[8dd09027-1, L:/10.233.68.151:37882 ! R:message-router.onap.svc.cluster.local/10.233.71.37:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:14.695Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection pre