By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) 2023-04-02 23:16:28.661 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-78bff4cc9b-q8vmz with PID 1 (/app/ves-openapi-manager.jar started by onap in /app) 2023-04-02 23:16:28.667 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to 1 default profile: "default" 2023-04-02 23:16:33.464 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-04-02 23:16:33.479 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-04-02 23:16:33.479 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-04-02 23:16:33.782 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2023-04-02 23:16:33.783 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4806 ms 2023-04-02 23:16:36.366 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-02 23:16:36.367 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-02 23:16:36.795 INFO 1 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-04-02 23:16:37.076 INFO 1 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Instantiated an idempotent producer. 2023-04-02 23:16:37.190 INFO 1 --- [ main] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-04-02 23:16:37.372 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-04-02 23:16:37.375 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-04-02 23:16:37.375 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1680477397367 2023-04-02 23:16:37.381 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfully 2023-04-02 23:16:37.381 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-02 23:16:37.381 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-02 23:16:37.381 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-04-02 23:16:37.457 INFO 1 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = dcaegen2 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-04-02 23:16:37.668 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-04-02 23:16:37.669 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-04-02 23:16:37.669 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1680477397668 2023-04-02 23:16:37.670 INFO 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:16:37.680 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfully 2023-04-02 23:16:37.680 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-04-02 23:16:37.683 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:16:40.966 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.967 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.967 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.967 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.967 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.967 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 224Buxt-TfaoZml-aDplqw 2023-04-02 23:16:40.969 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Cluster ID: M_jDh-SlSt27lHw3k4UhYg 2023-04-02 23:16:40.969 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Cluster ID: M_jDh-SlSt27lHw3k4UhYg 2023-04-02 23:16:40.971 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-02 23:16:40.971 INFO 1 --- [5e-71f20f21e10a] o.a.k.c.p.internals.TransactionManager : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] ProducerId set to 1006 with epoch 0 2023-04-02 23:16:41.056 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] (Re-)joining group 2023-04-02 23:16:41.178 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2023-04-02 23:16:41.278 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 15.298 seconds (JVM running for 17.172) 2023-04-02 23:16:41.285 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id 2023-04-02 23:16:41.286 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] (Re-)joining group 2023-04-02 23:16:44.302 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6-43b17ddc-334d-40f2-b250-faafd1515928', protocol='range'} 2023-04-02 23:16:44.307 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6-43b17ddc-334d-40f2-b250-faafd1515928=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-04-02 23:16:44.335 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6-43b17ddc-334d-40f2-b250-faafd1515928', protocol='range'} 2023-04-02 23:16:44.336 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-04-02 23:16:44.342 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-5, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-02 23:16:44.362 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-02 23:16:44.363 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-02 23:16:44.363 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-02 23:16:44.363 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-02 23:16:44.363 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-02 23:16:44.363 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-02 23:16:44.760 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-02 23:16:44.761 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-02 23:16:44.775 INFO 1 --- [read | dcaegen2] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-02 23:16:44.775 INFO 1 --- [read | dcaegen2] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-02 23:16:44.780 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-02 23:16:44.780 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-02 23:16:57.691 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:17:17.165 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-02 23:17:17.166 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-04-02 23:17:17.167 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-04-02 23:17:17.692 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:17:37.694 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:17:57.695 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:18:17.697 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:18:37.698 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:18:57.700 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:19:17.701 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:19:37.703 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:19:57.703 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:20:17.705 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:20:37.706 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:20:57.707 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:21:17.708 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:21:37.709 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:21:57.711 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:22:17.712 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:22:37.713 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:22:57.716 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:23:17.717 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:23:37.719 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:23:57.720 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:24:17.721 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:24:37.722 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:24:57.723 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:25:17.726 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:25:37.727 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:25:41.019 INFO 1 --- [pool-1-thread-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=ves-openapi-manager-consumer-267fe0e1-3925-44e9-954d-af65c3568ce6, groupId=dcaegen2] Node -1 disconnected. 2023-04-02 23:25:41.243 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Node -1 disconnected. 2023-04-02 23:25:57.728 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:26:17.729 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:26:37.729 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:26:57.731 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:27:17.732 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:27:37.734 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:27:57.734 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:28:17.735 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:28:37.736 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:28:57.738 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:29:17.739 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:29:37.740 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:29:57.741 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:30:17.742 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:30:37.745 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:30:57.746 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:31:17.746 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:31:37.748 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:31:57.750 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:32:17.751 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:32:37.751 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:32:57.751 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:33:17.753 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:33:37.754 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:33:57.755 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:34:17.756 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:34:37.757 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:34:57.757 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:35:17.758 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:35:37.759 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:35:57.760 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:36:17.761 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:36:37.761 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:36:57.763 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:37:17.764 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:37:37.765 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:37:57.767 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:38:17.768 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:38:37.769 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:38:57.770 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:39:17.771 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:39:37.771 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:39:57.773 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:40:17.774 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:40:37.775 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:40:57.776 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:41:17.778 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:41:37.779 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:41:57.779 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:42:17.780 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:42:37.782 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:42:57.783 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:43:17.783 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:43:37.785 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:43:57.787 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:44:17.787 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:44:37.789 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:44:57.791 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:45:17.791 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:45:37.792 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:45:57.793 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:46:17.794 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:46:37.795 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:46:57.796 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:47:17.797 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:47:37.798 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:47:57.800 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:48:17.800 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:48:37.802 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:48:57.803 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:49:17.804 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:49:37.806 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:49:57.807 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:50:17.807 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:50:37.809 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:50:57.811 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:51:17.812 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:51:37.813 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:51:57.814 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:52:17.815 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:52:37.817 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:52:57.819 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:53:17.820 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:53:37.821 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:53:57.822 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:54:17.824 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:54:37.825 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:54:57.826 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:55:17.828 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:55:37.828 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:55:57.830 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:56:17.831 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:56:37.833 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:56:57.835 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:57:17.835 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:57:37.836 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:57:57.836 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:58:17.838 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:58:37.839 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:58:57.840 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:59:17.840 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:59:37.841 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-02 23:59:57.843 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:00:17.844 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:00:37.844 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:00:57.846 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:01:17.847 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:01:37.848 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:01:57.849 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:02:17.850 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:02:37.851 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:02:57.852 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:03:17.853 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:03:37.855 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:03:57.856 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:04:17.857 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:04:37.857 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:04:57.859 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:05:17.860 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:05:37.861 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:05:57.862 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:06:17.863 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:06:37.864 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:06:57.866 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:07:17.867 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:07:37.867 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:07:57.868 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:08:17.869 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:08:37.870 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:08:57.870 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:09:17.871 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:09:37.872 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:09:57.873 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:10:17.873 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:10:37.874 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:10:57.876 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:11:17.876 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:11:37.878 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:11:57.879 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:12:17.880 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:12:37.882 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:12:57.883 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:13:17.885 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:13:37.888 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:13:57.888 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:14:17.889 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:14:37.890 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:14:57.890 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:15:17.892 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:15:37.893 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:15:57.894 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:16:17.895 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:16:37.896 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:16:57.898 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:17:17.899 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:17:37.900 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:17:57.900 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:18:17.902 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:18:37.902 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:18:57.904 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:19:17.905 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:19:37.907 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:19:57.907 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:20:17.908 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:20:37.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:20:57.911 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:21:17.912 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:21:37.913 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:21:57.914 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:22:17.914 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:22:37.916 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:22:57.917 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:23:17.919 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:23:37.920 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:23:57.922 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:24:17.922 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:24:37.924 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:24:57.926 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:25:17.927 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:25:37.927 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:25:57.927 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:26:17.928 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:26:37.929 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:26:57.931 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:27:17.931 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:27:37.933 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:27:57.934 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:28:17.934 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:28:37.935 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:28:57.936 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:29:17.937 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:29:37.938 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:29:57.938 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:30:17.939 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:30:37.941 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:30:57.942 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:31:17.943 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:31:37.944 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:31:57.945 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:32:17.945 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:32:37.946 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:32:57.948 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:33:17.950 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:33:37.950 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:33:57.951 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:34:17.953 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:34:37.954 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:34:57.954 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:35:17.955 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:35:37.956 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:35:57.957 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:36:17.958 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:36:37.959 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:36:57.959 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:37:17.960 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:37:37.962 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:37:57.963 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:38:17.964 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:38:37.964 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:38:57.966 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:39:17.966 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:39:37.968 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:39:57.970 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:40:17.971 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:40:37.973 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:40:57.973 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:41:17.975 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:41:37.976 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:41:57.976 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:42:17.978 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:42:37.978 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:42:57.980 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:43:17.981 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:43:37.982 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:43:57.982 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:44:17.984 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:44:37.984 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:44:57.985 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:45:17.985 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:45:37.986 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:45:57.988 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:46:17.988 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:46:37.990 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:46:57.991 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:47:17.992 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:47:37.993 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:47:57.994 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:48:17.995 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:48:37.996 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:48:57.996 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:49:17.997 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:49:37.998 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:49:58.000 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:50:18.000 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:50:38.002 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:50:58.003 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:51:18.003 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:51:38.004 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:51:58.005 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:52:18.005 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:52:38.006 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:52:58.007 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:53:18.007 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:53:38.008 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:53:58.009 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:54:18.009 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:54:38.010 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:54:58.011 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:55:18.013 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:55:38.013 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:55:58.015 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:56:18.016 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:56:38.016 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:56:58.018 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:57:18.018 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:57:38.019 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:57:58.021 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:58:18.022 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:58:38.023 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:58:58.023 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:59:18.025 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:59:38.026 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 00:59:58.026 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:00:18.027 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:00:38.028 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:00:58.029 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:01:18.029 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:01:38.030 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:01:58.030 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:02:18.031 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:02:38.031 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:02:58.031 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:03:18.031 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:03:38.033 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:03:58.035 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:04:18.035 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:04:38.037 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:04:58.037 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:05:18.039 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:05:38.040 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:05:58.040 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:06:18.040 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:06:38.042 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:06:58.042 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:07:18.042 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:07:38.044 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:07:58.045 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:08:18.045 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:08:38.047 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:08:58.047 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:09:18.049 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:09:38.051 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:09:58.052 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:10:18.052 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:10:38.052 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:10:58.053 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:11:18.054 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:11:38.055 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:11:58.056 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:12:18.056 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:12:38.057 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:12:58.059 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:13:18.059 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:13:38.060 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:13:58.061 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:14:18.061 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:14:38.062 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:14:58.063 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:15:18.064 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:15:38.064 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:15:58.065 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:16:18.066 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:16:38.066 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:16:58.067 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:17:18.068 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:17:38.069 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:17:58.069 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:18:18.070 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:18:38.071 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:18:58.072 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:19:18.073 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:19:38.074 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:19:58.074 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:20:18.075 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:20:38.075 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:20:58.076 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:21:18.077 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:21:38.077 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:21:58.078 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:22:18.080 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:22:38.081 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:22:58.081 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:23:18.082 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:23:38.083 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:23:58.084 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:24:18.084 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:24:38.086 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:24:58.086 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:25:18.087 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:25:38.088 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:25:58.088 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:26:18.089 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:26:38.089 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:26:58.090 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:27:18.091 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:27:38.092 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:27:58.092 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:28:18.094 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:28:38.095 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:28:58.096 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:29:18.096 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:29:38.097 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:29:58.099 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:30:18.100 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:30:38.101 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:30:58.102 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:31:18.102 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:31:38.104 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:31:58.105 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:32:18.106 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:32:38.106 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:32:58.107 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:33:18.108 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:33:38.109 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:33:58.109 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:34:18.110 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:34:38.110 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:34:58.112 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:35:18.113 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:35:38.114 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:35:58.115 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:36:18.116 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:36:38.116 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:36:58.117 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:37:18.117 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:37:38.119 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:37:58.120 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:38:18.121 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:38:38.122 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:38:58.123 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:39:18.124 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:39:38.125 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:39:58.125 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:40:18.126 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:40:38.128 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:40:58.128 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:41:18.129 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:41:38.130 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:41:58.131 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:42:18.132 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:42:38.132 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:42:58.133 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:43:18.134 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:43:38.135 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:43:58.136 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:44:18.137 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:44:38.137 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:44:58.139 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:45:18.140 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:45:38.140 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:45:58.141 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:46:18.142 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:46:38.144 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:46:58.145 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:47:18.145 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:47:38.147 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:47:58.148 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:48:18.149 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:48:38.149 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:48:58.151 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:49:18.151 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:49:38.153 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:49:58.153 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:50:18.155 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:50:38.156 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:50:58.156 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:51:18.157 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:51:38.157 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:51:58.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:52:18.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:52:38.161 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:52:58.162 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:53:18.163 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:53:38.164 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:53:58.165 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:54:18.165 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:54:38.166 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:54:58.167 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:55:18.168 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:55:38.169 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:55:58.170 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:56:18.170 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:56:38.171 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:56:58.172 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:57:18.173 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:57:38.174 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:57:58.175 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:58:18.176 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:58:38.177 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:58:58.178 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:59:18.179 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:59:38.180 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 01:59:58.181 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:00:18.183 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:00:38.183 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:00:58.184 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:01:18.185 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:01:38.187 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:01:58.188 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:02:18.189 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:02:38.189 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:02:58.191 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:03:18.192 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:03:38.193 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:03:58.194 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:04:18.194 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:04:38.194 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:04:58.196 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:05:18.196 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:05:38.197 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:05:58.199 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:06:18.200 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:06:38.200 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:06:58.202 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:07:18.203 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:07:38.203 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:07:58.205 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:08:18.206 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:08:38.207 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:08:58.208 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:09:18.209 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:09:38.210 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:09:58.211 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:10:18.212 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:10:38.212 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:10:58.213 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:11:18.214 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:11:38.215 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:11:58.215 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:12:18.216 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:12:38.217 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:12:58.217 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:13:18.218 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:13:38.218 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:13:58.219 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:14:18.219 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:14:38.220 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:14:58.220 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:15:18.222 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:15:38.223 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:15:58.226 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:16:18.227 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:16:38.228 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:16:58.228 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:17:18.229 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:17:38.230 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:17:58.231 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:18:18.232 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:18:38.232 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:18:58.233 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:19:18.235 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:19:38.235 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:19:58.236 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:20:18.236 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:20:38.237 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:20:58.238 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:21:18.238 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:21:38.239 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:21:58.240 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:22:18.241 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:22:38.241 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:22:58.241 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:23:18.243 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:23:38.243 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:23:58.245 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:24:18.246 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:24:38.247 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:24:58.247 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:25:18.249 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:25:38.250 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:25:58.251 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:26:18.251 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:26:38.252 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:26:58.253 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:27:18.254 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:27:38.255 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:27:58.255 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:28:18.256 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:28:38.257 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:28:58.257 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:29:18.259 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:29:38.260 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:29:58.261 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:30:18.263 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:30:38.264 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:30:58.265 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:31:18.265 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:31:38.266 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:31:58.267 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:32:18.268 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:32:38.269 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:32:58.270 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:33:18.271 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:33:38.272 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:33:58.272 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:34:18.272 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:34:38.273 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:34:58.274 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:35:18.274 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:35:38.275 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:35:58.277 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:36:18.277 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:36:38.278 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:36:58.279 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:37:18.280 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:37:38.280 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:37:58.282 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:38:18.283 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:38:38.284 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:38:58.284 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:39:18.285 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:39:38.287 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:39:58.288 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:40:18.289 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:40:38.289 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:40:58.290 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:41:18.290 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:41:38.291 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:41:58.292 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:42:18.292 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:42:38.294 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:42:58.295 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:43:18.295 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:43:38.296 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:43:58.297 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:44:18.298 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:44:38.299 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:44:58.300 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:45:18.301 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:45:38.301 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:45:58.302 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:46:18.302 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:46:38.303 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:46:58.303 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:47:18.304 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:47:38.304 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:47:58.306 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:48:18.307 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:48:38.307 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:48:58.307 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:49:18.307 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:49:38.307 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:49:58.307 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:50:18.307 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:50:38.308 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:50:58.308 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:51:18.309 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:51:38.309 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:51:58.310 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:52:18.310 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:52:38.310 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:52:58.312 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:53:18.313 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:53:38.314 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:53:58.315 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:54:18.315 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:54:38.316 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:54:58.317 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:55:18.318 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:55:38.318 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:55:58.320 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:56:18.321 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:56:38.322 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:56:58.323 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:57:18.324 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:57:38.324 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:57:58.324 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:58:18.326 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:58:38.327 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:58:58.328 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:59:18.329 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:59:38.330 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 02:59:58.331 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:00:18.331 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:00:38.331 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:00:58.332 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:01:18.333 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:01:38.333 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:01:58.334 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:02:18.335 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:02:38.336 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:02:58.336 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:03:18.336 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:03:38.337 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:03:58.338 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:04:18.339 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:04:38.340 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:04:58.341 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:05:18.342 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:05:38.343 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:05:58.344 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:06:18.345 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:06:38.345 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:06:58.347 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:07:18.347 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:07:38.347 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:07:58.349 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:08:18.351 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:08:38.352 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:08:58.353 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:09:18.353 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:09:38.355 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:09:58.356 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:10:18.356 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:10:38.357 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:10:58.358 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:11:18.360 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:11:38.361 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:11:58.361 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:12:18.362 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:12:38.363 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:12:58.364 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:13:18.365 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:13:38.365 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:13:58.365 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:14:18.366 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:14:38.367 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:14:58.368 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:15:18.369 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:15:38.370 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:15:58.371 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:16:18.371 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:16:38.371 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:16:58.372 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:17:18.373 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:17:38.374 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:17:58.375 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:18:18.375 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:18:38.376 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:18:58.377 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:19:18.378 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:19:38.379 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:19:58.379 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:20:18.381 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:20:38.382 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:20:58.383 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:21:18.384 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:21:38.385 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:21:58.386 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:22:18.386 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:22:38.388 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:22:58.389 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:23:18.390 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:23:38.390 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:23:58.392 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:24:18.393 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:24:38.394 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:24:58.395 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:25:18.396 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:25:38.396 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:25:58.398 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:26:18.398 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:26:38.400 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:26:58.401 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:27:18.401 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:27:38.402 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:27:58.403 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:28:18.404 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:28:38.405 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:28:58.405 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:29:18.407 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:29:38.408 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:29:58.409 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:30:18.410 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:30:38.411 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:30:58.412 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:31:18.413 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:31:38.414 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:31:58.415 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:32:18.415 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:32:38.415 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:32:58.417 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:33:18.418 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:33:38.419 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:33:58.420 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:34:18.421 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:34:38.421 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:34:58.422 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:35:18.423 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:35:38.424 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:35:58.424 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:36:18.426 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:36:38.426 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:36:58.429 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:37:18.430 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:37:38.431 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:37:58.432 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:38:18.433 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:38:38.433 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:38:58.433 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:39:18.435 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:39:38.436 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:39:58.436 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:40:18.437 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:40:38.437 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:40:58.438 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:41:18.440 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:41:38.441 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:41:58.443 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:42:18.444 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:42:38.445 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:42:58.446 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:43:18.446 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:43:38.449 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:43:58.450 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:44:18.451 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:44:38.451 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:44:58.452 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:45:18.453 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:45:38.454 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:45:58.455 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:46:18.456 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:46:38.457 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:46:58.458 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:47:18.459 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:47:38.460 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:47:58.460 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:48:18.460 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:48:38.461 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:48:58.462 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:49:18.462 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:49:38.463 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:49:58.464 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:50:18.464 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:50:38.465 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:50:58.467 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:51:18.467 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:51:38.468 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:51:58.469 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:52:18.469 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:52:38.470 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:52:58.471 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:53:18.472 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:53:38.472 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:53:58.472 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:54:18.473 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:54:38.474 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:54:58.474 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:55:18.475 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:55:38.476 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:55:58.477 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:56:18.477 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:56:38.477 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:56:58.478 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:57:18.478 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:57:38.480 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:57:58.481 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:58:18.481 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:58:38.483 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:58:58.483 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:59:18.484 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:59:38.485 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 03:59:58.486 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:00:18.486 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:00:38.488 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:00:58.489 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:01:18.490 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:01:38.491 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:01:58.492 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:02:18.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:02:38.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:02:58.495 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:03:18.496 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:03:38.497 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:03:58.498 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:04:18.499 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:04:38.500 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:04:58.500 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:05:18.500 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:05:38.501 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:05:58.502 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:06:18.502 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:06:38.503 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:06:58.504 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:07:18.504 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:07:38.505 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:07:58.505 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:08:18.507 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:08:38.508 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:08:58.508 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:09:18.508 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:09:38.510 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:09:58.510 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:10:18.511 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:10:38.511 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:10:58.512 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:11:18.512 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:11:38.512 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:11:58.513 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:12:18.514 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:12:38.515 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:12:58.516 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:13:18.517 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:13:38.518 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:13:58.519 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:14:18.519 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:14:38.521 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:14:58.521 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:15:18.522 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:15:38.523 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:15:58.523 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:16:18.524 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:16:38.525 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:16:58.526 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:17:03.040 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:03.045 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:03.045 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:03.052 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:17:04.068 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:04.069 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:04.069 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/basic_onboard_flwudk0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:05.070 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:05.071 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:05.071 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:06.072 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:06.073 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:06.073 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:07.074 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:07.075 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:07.075 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/resourceInstances/basic_onboard_flwudk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:08.076 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:08.076 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:08.076 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:09.077 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:17:09.077 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:17:09.077 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "67140925-3a6f-407a-959c-109e177260de", "consumerID": "ves-openapi-manager", "timestamp": 1680495418526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFlwudk/1.0/artifacts/service-BasicOnboardFlwudk-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:17:17.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:17:37.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:17:57.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:18:17.674 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:18:37.675 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:18:57.676 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:19:17.677 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:19:37.678 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:19:57.679 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:20:17.680 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:20:37.681 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:20:57.682 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:21:17.682 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:21:37.683 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:21:57.683 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:22:17.685 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:22:37.685 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:22:57.685 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:23:17.686 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:23:37.686 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:23:57.687 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:24:17.688 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:24:37.689 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:24:57.689 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:25:17.690 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:25:37.691 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:25:57.691 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:26:13.033 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Node 2 disconnected. 2023-04-03 04:26:17.692 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:26:37.694 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:26:57.694 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:27:17.695 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:27:37.695 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:27:41.327 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:41.327 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:41.327 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:41.333 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 04:27:42.335 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:42.336 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:42.336 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vfw8e02d36154330_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:43.336 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:43.337 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:43.337 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:44.337 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:44.338 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:44.338 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:45.339 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:45.339 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:45.340 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/resourceInstances/vfw8e02d36154330/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:46.340 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:46.341 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:46.341 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:47.342 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 04:27:47.342 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 04:27:47.343 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1ba6c437-f06e-4cf5-971b-291d0684a066", "consumerID": "ves-openapi-manager", "timestamp": 1680496057695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403042619/1.0/artifacts/service-Vfw20230403042619-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 04:27:57.673 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:28:17.674 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:28:37.675 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:28:57.676 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:29:17.678 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:29:37.678 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:29:57.678 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:30:17.680 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:30:37.681 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:30:57.681 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:31:17.682 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:31:37.684 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:31:57.684 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:32:17.684 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:32:37.686 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:32:57.687 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:33:17.688 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:33:37.688 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:33:57.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:34:17.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:34:37.690 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:34:57.691 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:35:17.692 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:35:37.693 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:35:57.694 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:36:17.694 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:36:37.694 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:36:57.695 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:37:17.697 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:37:37.697 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:37:57.697 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:38:17.698 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:38:37.698 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:38:57.700 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:39:17.701 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:39:37.702 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:39:57.703 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:40:17.704 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:40:37.705 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:40:57.705 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:41:17.706 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:41:37.706 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:41:57.708 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:42:17.708 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:42:37.710 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:42:57.711 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:43:17.713 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:43:37.713 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:43:57.714 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:44:17.714 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:44:37.716 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:44:57.718 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:45:17.720 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:45:37.721 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:45:57.722 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:46:17.723 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:46:37.724 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:46:57.724 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:47:17.725 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:47:37.726 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:47:57.726 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:48:17.727 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:48:37.727 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:48:57.728 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:49:17.729 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:49:37.729 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:49:57.731 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:50:17.731 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:50:37.732 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:50:57.733 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:51:17.734 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:51:37.735 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:51:57.736 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:52:17.737 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:52:37.737 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:52:57.739 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:53:17.739 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:53:37.741 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:53:57.742 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:54:17.743 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:54:37.744 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:54:57.745 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:55:17.745 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:55:37.746 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:55:57.746 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:56:17.746 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:56:37.747 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:56:57.748 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:57:17.749 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:57:37.749 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:57:57.751 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:58:17.752 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:58:37.753 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:58:57.754 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:59:17.754 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:59:37.755 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 04:59:57.756 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:00:17.756 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:00:37.758 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:00:57.759 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:01:17.759 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:01:37.766 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:01:57.766 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:02:17.767 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:02:37.767 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:02:57.768 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:03:17.769 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:03:37.770 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:03:57.771 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:04:17.772 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:04:37.772 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:04:57.773 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:05:17.773 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:05:37.774 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:05:57.775 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:06:17.775 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:06:37.776 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:06:57.777 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:07:17.778 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:07:37.779 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:07:57.780 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:08:17.781 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:08:37.782 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:08:57.783 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:09:17.784 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:09:37.784 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:09:57.785 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:10:17.785 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:10:37.786 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:10:57.786 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:11:17.787 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:11:37.787 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:11:57.788 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:12:17.789 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:12:37.789 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:12:57.790 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:13:17.791 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:13:37.792 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:13:57.793 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:14:17.794 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:14:37.794 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:14:57.796 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:15:17.797 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:15:37.798 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:15:57.799 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:16:17.800 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:16:37.801 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:16:57.801 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:17:17.802 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:17:37.802 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:17:57.802 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:18:17.804 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:18:37.805 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:18:57.805 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:19:17.805 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:19:37.805 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:19:57.806 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:20:17.806 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:20:37.808 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:20:57.808 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:21:17.809 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:21:37.810 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:21:57.811 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:22:17.811 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:22:37.812 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:22:57.813 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:23:17.814 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:23:37.815 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:23:57.816 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:24:17.817 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:24:37.818 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:24:57.819 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:25:17.820 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:25:37.821 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:25:57.821 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:26:17.826 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:26:37.828 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:26:57.828 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:27:17.829 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:27:37.831 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:27:57.831 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:28:11.311 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:11.312 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:11.312 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:11.319 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:28:12.321 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:12.321 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:12.321 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vfw9788de8767a50_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:13.322 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:13.323 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:13.323 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:14.323 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:14.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:14.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:15.325 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:15.325 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:15.325 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/resourceInstances/vfw9788de8767a50/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:16.327 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:16.327 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:16.327 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:17.328 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:28:17.329 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:28:17.329 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "2a7eda29-9989-4138-bd46-cca320902689", "consumerID": "ves-openapi-manager", "timestamp": 1680499677831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230403052646/1.0/artifacts/service-Vfw20230403052646-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:28:18.329 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:28:38.331 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:28:58.332 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:29:18.333 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:29:38.333 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:29:58.335 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:30:18.335 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:30:38.336 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:30:58.338 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:31:18.341 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:31:38.341 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:31:58.343 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:32:18.343 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:32:38.344 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:32:58.345 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:33:18.345 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:33:38.345 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:33:58.347 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:34:18.348 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:34:38.349 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:34:58.350 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:35:18.350 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:35:38.351 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:35:58.352 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:36:18.353 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:36:38.353 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:36:58.355 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:37:18.355 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:37:38.357 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:37:58.358 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:38:18.358 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:38:38.360 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:38:58.361 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:39:18.362 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:39:23.033 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:39:23.033 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:39:23.033 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02", "consumerID": "ves-openapi-manager", "timestamp": 1680500358362, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:39:24.048 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:39:24.048 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:39:24.048 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "b7fddb9b-84fa-4dbe-a7a9-c3ae104a3f02", "consumerID": "ves-openapi-manager", "timestamp": 1680500358362, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:39:37.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:39:57.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:40:13.669 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:13.670 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:13.670 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:14.670 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:14.671 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:14.671 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:15.672 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:15.672 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:15.672 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:16.673 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:16.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:16.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:17.674 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:17.675 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:17.675 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:18.678 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:18.678 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:18.678 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/resourceInstances/pnf4c97cee1ff010/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:19.679 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:19.679 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:19.679 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:20.680 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:20.680 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:20.681 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "faa6e256-3a0a-4c89-86b9-c4bedd8d632b", "consumerID": "ves-openapi-manager", "timestamp": 1680500397673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfOxl3b80h2m7gr6o9toao/1.0/artifacts/service-DemoPnfOxl3b80h2m7gr6o9toao-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:21.683 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 05:40:21.683 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-04-03 05:40:21.691 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : Service UUID: 1332212f-514b-4ea3-9653-22313ffcf1bd 2023-04-03 05:40:21.691 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_Oxl3B80h2m7gr6O9tOAo 2023-04-03 05:40:21.691 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-04-03 05:40:21.692 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 4c97cee1-ff01 2023-04-03 05:40:21.692 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-04-03 05:40:21.692 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-04-03 05:40:21.692 INFO 1 --- [pool-1-thread-9] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 05:40:21.693 INFO 1 --- [pool-1-thread-9] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-04-03 05:40:21.820 ERROR 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-04-03 05:40:21.820 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:40:41.821 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:40:47.198 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:47.198 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:47.198 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:48.199 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:48.199 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:48.199 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:49.200 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:49.200 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:49.200 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:50.201 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:50.201 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:50.202 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:51.203 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:51.203 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:51.203 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:52.204 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:52.205 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:52.205 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:53.206 INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:40:53.206 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:40:53.206 INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "f6926451-6069-417e-b7db-2800b7061bb3", "consumerID": "ves-openapi-manager", "timestamp": 1680500441821, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:40:57.673 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:41:17.674 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:41:37.674 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:41:57.674 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:42:17.675 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:42:37.676 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:42:57.678 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:43:17.679 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:43:37.680 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:43:57.681 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:44:17.682 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:44:37.683 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:44:57.684 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:45:17.684 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:45:37.685 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:45:57.685 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:46:17.686 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:46:37.686 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:46:57.687 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:47:17.688 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:47:37.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:47:57.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:48:17.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:48:37.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:48:57.691 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:49:17.692 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:49:37.692 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:49:57.692 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:50:17.693 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:50:37.693 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:50:57.695 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:51:17.696 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:51:37.697 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:51:57.698 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:52:17.698 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:52:37.699 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:52:57.699 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:53:17.700 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:53:37.702 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:53:57.702 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:54:17.703 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:54:37.704 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:54:57.704 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:55:17.705 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:55:37.705 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:55:57.706 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:56:17.707 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:56:37.708 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:56:57.708 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:57:17.710 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:57:37.711 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:57:40.938 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:40.939 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:40.939 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:40.945 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:40.946 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:40.946 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:40.946 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:40.946 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:40.946 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 05:57:41.947 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:41.947 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:41.947 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:42.948 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:42.949 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:42.949 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:43.950 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:43.950 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:43.950 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:44.951 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:44.951 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:44.951 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:45.952 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:45.953 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:45.954 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/resourceInstances/pnf1a375b37bf2d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:46.956 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:46.957 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:46.957 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:47.958 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 05:57:47.958 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 05:57:47.958 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "96176ffb-93a7-4469-ba17-beb529a16739", "consumerID": "ves-openapi-manager", "timestamp": 1680501457711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTu7tgeomypgkbq0aqdjf/1.0/artifacts/service-DemoPnfTu7tgeomypgkbq0aqdjf-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service UUID: 7a7094f3-459f-4259-92ff-345bb8f82ff1 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_tu7tgeomYpGKBQ0AQDjF 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 1a375b37-bf2d 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 05:57:48.960 INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-04-03 05:57:49.130 ERROR 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-04-03 05:57:57.673 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:58:17.674 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:58:37.674 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:58:57.675 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:59:17.677 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:59:37.678 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 05:59:57.679 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:00:17.680 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:00:37.681 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:00:57.682 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:01:17.683 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:01:37.684 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:01:57.684 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:02:17.685 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:02:37.685 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:02:57.686 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:03:17.687 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:03:37.688 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:03:57.689 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:04:17.689 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:04:37.690 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:04:57.690 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:05:17.690 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:05:37.690 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:05:57.692 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:06:17.692 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:06:37.692 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:06:57.694 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:07:17.694 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:07:37.695 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:07:57.695 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:08:17.696 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:08:37.696 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:08:57.696 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:09:17.698 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:09:37.699 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:09:57.700 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:10:17.700 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:10:18.760 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:18.760 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:18.760 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:19.771 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:19.771 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:19.771 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:20.772 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:20.772 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:20.772 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:21.773 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:21.774 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:21.774 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:22.775 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:22.775 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:22.775 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:23.776 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:23.776 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:23.776 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/resourceInstances/pnf9e2c9b74de230/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:24.777 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:24.778 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:24.778 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:25.778 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:10:25.779 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:10:25.779 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d15e255c-b15d-4c52-8bb3-899edc3349b8", "consumerID": "ves-openapi-manager", "timestamp": 1680502217700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHmbbr0ojeskktjbqjwey/1.0/artifacts/service-DemoPnfHmbbr0ojeskktjbqjwey-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:10:26.780 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service UUID: 085768f5-69a5-4cc6-91eb-f148e874cd4b 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_HMbbR0oJEskKtjBqjweY 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 9e2c9b74-de23 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 06:10:26.781 INFO 1 --- [pool-1-thread-1] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-04-03 06:10:26.899 ERROR 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-04-03 06:10:37.673 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:10:57.674 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:11:17.675 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:11:37.676 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:11:57.677 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:12:17.678 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:12:37.679 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:12:57.679 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:13:17.679 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:13:37.681 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:13:57.681 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:14:17.682 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:14:37.683 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:14:57.683 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:15:17.685 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:15:37.686 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:15:57.687 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:16:17.687 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:16:37.688 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:16:57.689 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:17:17.689 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:17:37.690 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:17:57.691 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:18:17.692 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:18:37.693 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:18:57.693 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:19:17.694 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:19:37.695 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:19:57.696 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:20:17.697 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:20:37.698 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:20:57.699 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:21:17.700 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:21:37.701 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:21:57.703 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:22:17.703 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:22:37.705 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:22:52.533 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:52.534 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:52.534 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:52.539 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:52.540 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:52.540 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:52.540 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:52.540 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:52.540 INFO 1 --- [5e-71f20f21e10a] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-360018b9-bb82-4e14-bd5e-71f20f21e10a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to scx6gYooSGq4dNzNUqU1GA 2023-04-03 06:22:53.541 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:53.541 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:53.541 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:54.542 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:54.543 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:54.543 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:55.544 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:55.544 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:55.544 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:56.545 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:56.545 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:56.545 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:57.546 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:57.547 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:57.547 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:58.547 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:58.548 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:58.548 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:22:59.548 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:22:59.549 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:22:59.549 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:00.550 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:00.550 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:00.550 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:01.551 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:01.551 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:01.551 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ef214ce9-5511-46fd-bd63-09602147d610", "consumerID": "ves-openapi-manager", "timestamp": 1680502957705, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:02.552 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:23:06.031 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:06.031 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:06.031 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:07.032 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:07.032 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:07.032 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:08.033 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:08.033 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:08.033 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:09.034 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:09.034 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:09.035 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:10.035 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:10.036 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:10.036 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:11.036 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:11.037 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:11.037 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:12.037 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:12.038 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:12.038 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:13.038 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:13.039 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:13.039 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "84b6fc94-3a00-4340-88b6-4136dacd68e6", "consumerID": "ves-openapi-manager", "timestamp": 1680502982552, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:17.673 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:23:37.674 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:23:51.348 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:51.348 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:51.348 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:52.349 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:52.349 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:52.349 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:53.350 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:53.350 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:53.351 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:54.351 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:54.352 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:54.352 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:55.353 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:55.353 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:55.353 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:56.354 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:56.354 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:56.354 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:57.355 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:57.355 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:57.355 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:58.356 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:58.357 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:58.357 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:23:59.357 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-04-03 06:23:59.358 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-04-03 06:23:59.358 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "405f1a67-e753-4e43-8549-639a9a3a3358", "consumerID": "ves-openapi-manager", "timestamp": 1680503017674, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service UUID: 34ed2b9b-72af-407b-8419-276f4f70513b 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service name: test_pnf_macro 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Resource: test-pnf 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-04-03 06:24:00.359 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-04-03 06:24:00.360 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-04-03 06:24:00.360 INFO 1 --- [pool-1-thread-1] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-04-03 06:24:00.668 ERROR 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-04-03 06:24:00.668 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:24:20.669 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:24:40.669 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:25:00.670 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:25:20.670 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:25:40.672 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:26:00.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:26:20.673 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:26:40.675 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:27:00.676 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:27:20.677 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:27:40.678 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:28:00.679 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:28:20.680 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:28:40.681 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:29:00.682 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:29:20.682 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:29:40.684 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:30:00.685 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:30:20.686 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:30:40.687 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:31:00.688 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:31:20.688 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:31:40.689 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:32:00.691 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:32:20.691 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:32:40.692 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:33:00.694 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:33:20.695 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:33:40.696 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:34:00.696 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:34:20.698 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:34:40.699 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:35:00.699 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:35:20.699 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:35:40.701 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:36:00.702 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:36:20.703 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:36:40.704 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:37:00.705 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:37:20.705 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:37:40.706 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:38:00.706 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:38:20.706 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:38:40.708 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:39:00.709 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:39:20.710 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:39:40.710 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:40:00.712 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:40:20.713 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:40:40.714 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:41:00.714 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:41:20.716 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:41:40.717 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:42:00.718 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:42:20.718 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:42:40.718 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:43:00.720 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:43:20.720 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:43:40.720 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:44:00.721 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:44:20.722 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:44:40.723 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:45:00.724 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:45:20.724 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:45:40.724 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:46:00.726 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:46:20.727 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:46:40.727 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:47:00.727 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:47:20.728 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:47:40.729 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:48:00.730 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:48:20.731 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:48:40.732 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:49:00.732 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:49:20.733 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:49:40.733 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:50:00.734 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:50:20.734 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:50:40.735 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:51:00.735 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:51:20.735 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:51:40.736 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:52:00.736 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:52:20.736 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:52:40.737 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:53:00.739 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:53:20.740 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:53:40.740 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:54:00.741 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:54:20.741 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:54:40.742 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:55:00.742 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:55:20.742 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:55:40.744 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:56:00.745 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:56:20.745 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:56:40.746 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:57:00.747 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:57:20.747 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:57:40.748 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:58:00.748 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:58:20.750 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:58:40.750 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:59:00.751 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:59:20.751 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 06:59:40.752 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:00:00.753 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:00:20.753 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:00:40.755 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:01:00.756 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:01:20.757 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:01:40.758 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:02:00.759 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:02:20.760 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:02:40.760 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:03:00.761 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:03:20.762 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:03:40.763 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:04:00.764 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:04:20.765 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:04:40.765 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:05:00.766 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:05:20.767 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:05:40.768 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:06:00.768 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:06:20.768 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:06:40.770 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:07:00.771 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:07:20.771 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:07:40.773 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:08:00.774 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:08:20.775 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:08:40.775 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:09:00.776 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:09:20.777 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:09:40.778 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:10:00.778 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:10:20.779 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:10:40.779 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:11:00.781 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:11:20.782 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:11:40.782 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:12:00.784 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:12:20.784 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:12:40.786 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:13:00.786 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:13:20.787 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:13:40.788 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:14:00.792 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:14:20.792 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:14:40.792 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:15:00.793 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:15:20.793 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:15:40.795 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:16:00.796 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:16:20.796 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:16:40.797 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:17:00.798 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:17:20.799 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:17:40.801 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:18:00.801 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:18:20.802 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:18:40.803 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:19:00.804 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:19:20.804 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:19:40.805 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:20:00.806 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:20:20.806 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:20:40.807 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:21:00.807 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:21:20.809 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:21:40.809 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:22:00.811 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:22:20.812 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:22:40.812 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:23:00.813 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:23:20.814 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:23:40.815 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:24:00.816 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:24:20.816 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-03 07:24:40.818 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO