Results

By type

          
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.7.2)

2023-01-05 05:20:12.923  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b5d5b4fb4-5tsdc with PID 1 (/app/ves-openapi-manager.jar started by onap in /app)
2023-01-05 05:20:12.931  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : No active profile set, falling back to 1 default profile: "default"
2023-01-05 05:20:15.520  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
2023-01-05 05:20:15.541  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2023-01-05 05:20:15.541  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.65]
2023-01-05 05:20:15.706  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2023-01-05 05:20:15.707  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2641 ms
2023-01-05 05:20:17.117  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2023-01-05 05:20:17.118  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-01-05 05:20:17.770  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-1ba607c8-0542-404b-b56f-7259613947b3
	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-01-05 05:20:18.001  INFO 1 --- [           main] o.a.k.clients.producer.KafkaProducer     : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Instantiated an idempotent producer.
2023-01-05 05:20:18.127  INFO 1 --- [           main] o.a.k.c.s.authenticator.AbstractLogin    : Successfully logged in.
2023-01-05 05:20:18.240  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.1.1
2023-01-05 05:20:18.244  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: 97671528ba54a138
2023-01-05 05:20:18.244  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1672896018237
2023-01-05 05:20:18.275  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client initialized successfully
2023-01-05 05:20:18.276  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2023-01-05 05:20:18.276  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2023-01-05 05:20:18.276  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2023-01-05 05:20:18.315  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-4290edb2-08be-4fad-8d77-50d979293636
	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-01-05 05:20:18.437  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.1.1
2023-01-05 05:20:18.437  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: 97671528ba54a138
2023-01-05 05:20:18.437  INFO 1 --- [           main] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1672896018436
2023-01-05 05:20:18.439  INFO 1 --- [           main] o.a.k.clients.consumer.KafkaConsumer     : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:20:18.442  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client started successfully
2023-01-05 05:20:18.442  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2023-01-05 05:20:18.443  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:20:19.739  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.739  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Cluster ID: QRXl_jk_T5epVGDxL1o9Bg
2023-01-05 05:20:19.739  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.740  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.740  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.740  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.740  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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 2vbH8I6PTQyqqZMQblwTLg
2023-01-05 05:20:19.742  INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Cluster ID: QRXl_jk_T5epVGDxL1o9Bg
2023-01-05 05:20:19.744  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-05 05:20:19.759  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] (Re-)joining group
2023-01-05 05:20:19.792  INFO 1 --- [6f-7259613947b3] o.a.k.c.p.internals.TransactionManager   : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] ProducerId set to 2000 with epoch 0
2023-01-05 05:20:19.819  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id
2023-01-05 05:20:19.819  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] (Re-)joining group
2023-01-05 05:20:19.905  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path ''
2023-01-05 05:20:19.926  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Started Main in 8.637 seconds (JVM running for 9.819)
2023-01-05 05:20:22.827  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636-1ae8a4b8-463e-49cd-b9a1-ea3fcdb211ce', protocol='range'}
2023-01-05 05:20:22.831  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636-1ae8a4b8-463e-49cd-b9a1-ea3fcdb211ce=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-01-05 05:20:22.858  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636-1ae8a4b8-463e-49cd-b9a1-ea3fcdb211ce', protocol='range'}
2023-01-05 05:20:22.860  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:22.863  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:22.883  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-05 05:20:22.883  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-05 05:20:22.884  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-05 05:20:22.884  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-05 05:20:22.884  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-05 05:20:22.884  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-05 05:20:23.026  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:23.027  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:23.039  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:23.039  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:23.040  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:23.040  INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, 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-01-05 05:20:38.473  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:20:48.884  INFO 1 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-05 05:20:48.884  INFO 1 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2023-01-05 05:20:48.886  INFO 1 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2023-01-05 05:20:58.474  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:21:18.476  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:21:38.478  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:21:58.481  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:22:18.483  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:22:38.484  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:22:58.485  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:23:18.487  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:23:38.488  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:23:58.489  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:24:18.491  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:24:38.493  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:24:58.493  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:25:18.495  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:25:38.497  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:25:58.498  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:26:18.499  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:26:38.500  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:26:58.501  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:27:18.502  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:27:38.503  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:27:58.506  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:28:18.507  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:28:38.508  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:28:58.509  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:29:18.510  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:29:19.887  INFO 1 --- [pool-1-thread-2] org.apache.kafka.clients.NetworkClient   : [Consumer clientId=ves-openapi-manager-consumer-4290edb2-08be-4fad-8d77-50d979293636, groupId=dcaegen2] Node -1 disconnected.
2023-01-05 05:29:19.997  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.NetworkClient   : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Node -1 disconnected.
2023-01-05 05:29:38.512  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:29:58.513  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:30:18.514  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:30:38.515  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:30:58.517  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:31:18.518  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:31:38.519  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:31:58.521  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:32:18.522  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:32:38.524  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:32:58.525  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:33:18.527  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:33:38.529  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:33:58.530  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:34:18.532  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:34:38.533  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:34:58.536  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:35:18.538  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:35:38.539  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:35:58.540  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:36:18.541  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:36:38.542  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:36:58.542  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:37:18.544  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:37:38.545  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:37:58.547  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:38:18.549  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:38:38.550  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:38:58.552  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:39:18.553  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:39:38.554  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:39:58.554  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:40:18.557  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:40:38.558  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:40:58.559  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:41:18.561  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:41:38.564  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:41:58.565  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:42:18.565  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:42:38.566  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:42:58.567  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:43:18.569  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:43:38.569  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:43:58.570  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:44:18.573  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:44:38.574  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:44:58.575  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:45:18.576  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:45:38.576  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:45:58.578  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:46:18.579  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:46:38.580  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:46:58.581  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:47:18.583  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:47:38.585  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:47:58.586  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:48:18.588  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:48:38.590  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:48:58.591  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:49:18.592  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:49:38.594  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:49:58.596  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:50:18.598  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:50:38.600  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:50:58.601  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:51:18.603  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:51:38.604  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:51:58.606  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:52:18.608  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:52:38.609  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:52:58.610  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:53:18.612  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:53:38.613  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:53:58.614  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:54:18.616  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:54:38.616  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:54:58.617  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:55:18.618  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:55:38.618  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:55:58.620  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:56:18.621  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:56:38.622  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:56:58.623  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:57:18.624  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:57:38.625  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:57:58.625  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:58:18.627  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:58:38.628  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:58:58.631  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:59:18.633  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:59:38.635  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 05:59:58.636  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:00:18.637  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:00:38.638  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:00:58.639  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:01:18.640  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:01:38.641  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:01:58.642  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:02:18.643  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:02:38.645  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:02:58.647  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:03:18.649  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:03:38.650  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:03:58.650  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:04:18.652  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:04:38.653  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:04:58.654  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:05:18.655  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:05:38.656  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:05:58.657  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:06:18.657  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:06:38.658  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:06:58.661  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:07:18.663  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:07:38.665  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:07:58.667  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:08:18.669  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:08:38.670  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:08:58.672  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:09:18.672  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:09:38.673  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:09:58.673  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:10:18.674  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:10:38.676  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:10:58.677  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:11:18.678  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:11:38.680  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:11:58.681  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:12:18.682  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:12:38.684  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:12:58.684  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:13:18.686  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:13:38.687  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:13:58.688  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:14:18.689  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:14:38.690  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:14:58.691  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:15:18.695  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:15:38.695  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:15:58.696  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:16:18.697  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:16:38.699  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:16:58.700  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:17:18.700  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:17:38.702  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:17:58.703  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:18:18.703  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:18:38.703  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:18:58.703  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:19:18.704  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:19:38.706  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:19:58.707  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:20:18.708  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:20:38.708  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:20:58.710  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:21:18.713  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:21:38.714  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:21:58.715  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:22:18.716  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:22:38.717  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:22:58.725  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:23:18.726  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:23:38.732  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:23:58.734  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:24:18.735  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:24:38.736  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:24:58.738  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:25:18.739  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:25:38.739  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:25:58.740  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:26:18.742  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:26:38.742  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:26:58.743  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:27:18.743  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:27:38.744  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:27:58.747  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:28:18.749  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:28:38.750  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:28:58.751  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:29:18.753  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:29:38.754  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:29:58.754  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:30:18.755  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:30:38.757  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:30:58.758  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:31:18.760  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:31:38.762  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:31:58.763  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:32:18.764  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:32:38.766  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:32:58.766  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:33:18.768  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:33:38.770  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:33:58.773  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:34:18.774  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:34:38.775  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:34:58.776  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:35:18.777  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:35:38.777  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:35:58.779  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:36:18.780  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:36:38.782  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:36:58.784  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:37:18.786  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:37:38.787  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:37:58.789  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:38:18.790  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:38:38.791  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:38:58.793  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:39:18.794  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:39:38.796  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:39:58.797  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:40:18.799  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:40:38.800  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:40:58.801  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:41:18.802  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:41:38.803  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:41:58.803  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:42:18.804  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:42:38.806  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:42:58.809  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:43:18.812  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:43:38.813  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:43:58.814  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:44:09.838  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:09.852  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:09.853  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/resourceInstances/vfw6128dcc064300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:09.860  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:09.862  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:09.863  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:09.863  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:09.864  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:09.864  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 06:44:10.895  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:10.896  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:10.896  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/resourceInstances/vfw6128dcc064300/artifacts/vfw6128dcc064300_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:11.898  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:11.899  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:11.899  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/resourceInstances/vfw6128dcc064300/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:12.900  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:12.900  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:12.901  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/resourceInstances/vfw6128dcc064300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:13.901  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:13.902  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:13.902  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/resourceInstances/vfw6128dcc064300/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:14.903  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:14.903  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:14.903  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/artifacts/service-Vfw20230105064258-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:15.904  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:44:15.905  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:44:15.905  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "e7a0f607-6666-4f2e-acc6-ce1fa4eff983",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901038814,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230105064258/1.0/artifacts/service-Vfw20230105064258-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:44:18.442  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:44:38.444  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:44:58.445  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:45:09.979  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:09.979  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:09.979  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/resourceInstances/basic_onboard_biqfmu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:10.980  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:10.981  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:10.981  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/resourceInstances/basic_onboard_biqfmu0/artifacts/basic_onboard_biqfmu0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:11.982  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:11.983  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:11.983  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/resourceInstances/basic_onboard_biqfmu0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:12.984  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:12.985  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:12.985  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/resourceInstances/basic_onboard_biqfmu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:13.986  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:13.986  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:13.986  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/resourceInstances/basic_onboard_biqfmu0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:14.987  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:14.988  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:14.988  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/artifacts/service-BasicOnboardBiqfmu-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:15.990  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:45:15.990  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:45:15.991  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "1e6f981e-617d-4550-a9e1-c5049c0a732e",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901098445,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBiqfmu/1.0/artifacts/service-BasicOnboardBiqfmu-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:45:18.442  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:45:38.442  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:45:58.444  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:46:18.446  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:46:38.447  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:46:58.448  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:47:18.450  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:47:38.451  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:47:58.451  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:48:18.451  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:48:38.453  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:48:58.453  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:49:18.455  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:49:38.457  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:49:58.457  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:50:18.459  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:50:38.461  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:50:58.462  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:51:18.463  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:51:38.465  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:51:58.467  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:52:18.469  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:52:38.471  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:52:58.472  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:53:18.473  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:53:38.473  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:53:58.475  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:54:18.476  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:54:20.412  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.NetworkClient   : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Node 2 disconnected.
2023-01-05 06:54:38.477  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:54:58.478  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:55:18.479  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:55:38.480  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:55:58.482  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:56:18.482  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:56:38.484  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:56:58.484  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:57:18.484  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:57:38.487  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:57:58.488  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:58:18.488  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:58:38.490  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:58:50.618  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:58:50.619  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:58:50.619  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "0ffe1bef-0875-48c7-a609-ac0e44c4fee1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901918490,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:58:51.627  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:58:51.628  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:58:51.628  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "0ffe1bef-0875-48c7-a609-ac0e44c4fee1",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901918490,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:58:58.442  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:59:04.920  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:04.921  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:04.921  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:05.922  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:05.923  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:05.923  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:06.924  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:06.925  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:06.925  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:07.926  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:07.926  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:07.927  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:08.927  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:08.928  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:08.929  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:09.934  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:09.935  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:09.935  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:10.935  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:10.936  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:10.936  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/artifacts/service-DemoPnfJdco6xnwxnmg5zsygnj0-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:11.937  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:11.938  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:11.938  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901938442,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/artifacts/service-DemoPnfJdco6xnwxnmg5zsygnj0-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:12.940  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : ===================================
2023-01-05 06:59:12.940  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2023-01-05 06:59:12.946  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service UUID: 90d87852-a692-41bc-8362-08f6f42aa47d
2023-01-05 06:59:12.946  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_JDCO6xnwxNMg5zSYGNj0
2023-01-05 06:59:12.946  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : Service resources:
2023-01-05 06:59:12.947  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF bfc4921b-77c6
2023-01-05 06:59:12.947  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2023-01-05 06:59:12.947  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2023-01-05 06:59:12.947  INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback   : ===================================
2023-01-05 06:59:12.949  INFO 1 --- [pool-1-thread-6] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2023-01-05 06:59:13.096  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2023-01-05 06:59:13.097  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:13.097  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901953096,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:14.335  WARN 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2023-01-05 06:59:14.335  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2023-01-05 06:59:14.336  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:14.336  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901954335,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJdco6xnwxnmg5zsygnj0/1.0/resourceInstances/pnfbfc4921b77c60/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:15.339  INFO 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2023-01-05 06:59:15.339  INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2023-01-05 06:59:15.339  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:15.339  INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ac4d4fec-e183-4fcf-bc30-bc0d618c3712",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901955338,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 06:59:18.442  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:59:38.443  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 06:59:58.088  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:58.089  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:58.089  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "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-01-05 06:59:59.090  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 06:59:59.090  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 06:59:59.090  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "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-01-05 07:00:00.091  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:00.092  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:00.092  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "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-01-05 07:00:01.092  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:01.093  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:01.093  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "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-01-05 07:00:02.094  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:02.095  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:02.095  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "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-01-05 07:00:03.096  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:03.096  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:03.096  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:04.099  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:04.100  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:04.100  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "4f19922f-00e8-437d-bf8b-e8ab44012251",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672901978443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:05.101  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:00:05.109  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:05.109  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:05.109  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:06.110  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:06.111  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:06.111  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:07.115  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:07.115  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:07.115  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:08.117  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:08.118  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:08.118  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:09.119  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:09.120  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:09.120  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:10.121  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:10.121  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:10.122  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:11.123  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:11.123  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:11.123  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:12.125  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:12.126  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:12.126  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:13.126  INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:00:13.127  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:00:13.127  INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "54433458-5233-4d0f-85ea-56c94757d9be",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672902005101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:00:18.442  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:00:38.443  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:00:58.444  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:01:18.447  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:01:38.449  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:01:58.449  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:02:18.457  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:02:38.458  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:02:58.458  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:03:18.460  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:03:38.461  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:03:58.462  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:04:18.463  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:04:38.464  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:04:58.465  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:05:18.466  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:05:38.467  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:05:58.468  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:06:18.468  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:06:38.470  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:06:58.471  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:07:18.473  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:07:38.474  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:07:50.735  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.NetworkClient   : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Node 0 disconnected.
2023-01-05 07:07:58.475  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:08:18.476  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:08:38.476  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:08:58.477  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:09:18.478  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:09:38.479  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:09:58.480  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:10:18.483  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:10:38.484  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:10:58.486  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:11:18.487  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:11:38.488  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:11:58.488  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:12:18.489  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:12:38.490  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:12:58.492  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:13:18.493  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:13:38.494  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:13:58.495  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:14:18.496  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:14:38.497  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:14:58.498  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:15:18.499  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:15:38.501  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:15:58.502  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:16:18.503  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:16:38.503  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:16:58.504  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:17:18.509  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:17:38.510  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:17:58.511  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:18:18.511  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:18:38.512  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:18:58.513  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:19:18.513  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:19:38.515  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:19:58.516  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:20:18.517  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:20:38.519  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:20:58.521  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:21:18.522  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:21:38.523  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:21:58.524  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:22:18.524  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:22:38.525  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:22:58.526  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:23:18.528  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:23:38.529  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:23:58.529  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:24:18.531  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:24:38.531  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:24:58.531  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:25:18.532  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:25:38.532  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:25:58.533  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:26:18.536  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:26:38.537  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:26:58.538  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:27:06.824  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:06.825  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:06.825  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:06.831  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:06.831  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:06.832  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:06.832  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:06.832  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:06.832  INFO 1 --- [6f-7259613947b3] org.apache.kafka.clients.Metadata        : [Producer clientId=ves-openapi-manager-producer-1ba607c8-0542-404b-b56f-7259613947b3] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to syGRTu_URo2xNTOf1uI1vw
2023-01-05 07:27:07.834  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:07.834  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:07.834  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:08.835  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:08.836  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:08.836  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:09.837  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:09.838  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:09.838  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:10.839  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:10.848  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:10.848  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:11.849  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:11.849  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:11.850  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:12.850  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:12.850  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:12.850  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:13.851  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:13.852  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:13.852  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "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-01-05 07:27:14.853  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:14.853  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:14.854  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:27:15.856  INFO 1 --- [pool-1-thread-8] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:15.857  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:15.857  INFO 1 --- [pool-1-thread-8] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "92238c50-be5f-4a61-b2c6-d69ccd98858f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903618538,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:27:18.443  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:27:29.824  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:29.825  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:29.825  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:30.827  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:30.829  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:30.829  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:31.830  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:31.830  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:31.830  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:32.831  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:32.832  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:32.832  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:33.832  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:33.833  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:33.833  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:34.834  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:34.834  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:34.834  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "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-01-05 07:27:35.835  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:35.836  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:35.836  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:27:36.836  INFO 1 --- [pool-1-thread-2] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:27:36.837  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:27:36.837  INFO 1 --- [pool-1-thread-2] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "a0b16f7d-e0f1-496d-8e4a-5cf49be82a83",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903638443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:27:38.442  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:27:58.443  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:28:07.581  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:07.581  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:07.581  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "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-01-05 07:28:08.582  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:08.583  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:08.583  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:09.584  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:09.585  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:09.585  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:10.586  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:10.587  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:10.587  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "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-01-05 07:28:11.588  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:11.588  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:11.588  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "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-01-05 07:28:12.589  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:12.590  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:12.590  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "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-01-05 07:28:13.590  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:13.591  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:13.591  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "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-01-05 07:28:14.592  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:14.593  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:14.593  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:15.594  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2023-01-05 07:28:15.611  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:15.612  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903678443,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:16.613  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : ===================================
2023-01-05 07:28:16.613  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2023-01-05 07:28:16.614  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : Service UUID: 64cc444c-e300-4615-b6e1-9884ce378cbb
2023-01-05 07:28:16.614  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : Service name: test_pnf_macro
2023-01-05 07:28:16.614  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : Service resources:
2023-01-05 07:28:16.614  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   :  - Resource: test-pnf
2023-01-05 07:28:16.614  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2023-01-05 07:28:16.615  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2023-01-05 07:28:16.615  INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback   : ===================================
2023-01-05 07:28:16.615  INFO 1 --- [pool-1-thread-5] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2023-01-05 07:28:16.799  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2023-01-05 07:28:16.800  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:16.800  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903696799,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:17.841  WARN 1 --- [pool-1-thread-5] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2023-01-05 07:28:17.842  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2023-01-05 07:28:17.842  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:17.842  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903697841,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:18.843  INFO 1 --- [pool-1-thread-5] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2023-01-05 07:28:18.843  INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2023-01-05 07:28:18.843  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2023-01-05 07:28:18.843  INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender    : Trying to send status: {
  "distributionID": "ec1cac95-0405-46c9-b56b-bbd2b0f8ce04",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1672903698843,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-05 07:28:19.845  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:28:39.846  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:28:59.848  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:29:19.849  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:29:39.850  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:29:59.851  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:30:19.852  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:30:39.853  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:30:59.854  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:31:19.857  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:31:39.858  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:31:59.859  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:32:19.859  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:32:39.860  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:32:59.860  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:33:19.860  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:33:39.862  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:33:59.862  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:34:19.864  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:34:39.864  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:34:59.865  INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:35:19.865  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:35:39.866  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:35:59.868  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:36:19.868  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:36:39.870  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:36:59.872  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:37:19.872  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:37:39.873  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:37:59.875  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:38:19.875  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:38:39.877  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:38:59.878  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:39:19.880  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:39:39.881  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:39:59.882  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:40:19.883  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:40:39.884  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:40:59.885  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:41:19.885  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:41:39.886  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:41:59.886  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:42:19.887  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:42:39.888  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:42:59.890  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:43:19.890  INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:43:39.890  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:43:59.891  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:44:19.892  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:44:39.894  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:44:59.894  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:45:19.895  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:45:39.897  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:45:59.897  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:46:19.898  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:46:39.898  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:46:59.899  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:47:19.900  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:47:39.901  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:47:59.901  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:48:19.903  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:48:39.904  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:48:59.905  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:49:19.905  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:49:39.905  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:49:59.905  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:50:19.906  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:50:39.908  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:50:59.908  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:51:19.909  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:51:39.909  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:51:59.910  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:52:19.911  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:52:39.911  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:52:59.912  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:53:19.913  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:53:39.914  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:53:59.915  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:54:19.916  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:54:39.917  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:54:59.918  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:55:19.919  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:55:39.921  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:55:59.921  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:56:19.922  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:56:39.923  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:56:59.925  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:57:19.927  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:57:39.928  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:57:59.929  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:58:19.930  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:58:39.930  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:58:59.932  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:59:19.932  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:59:39.934  INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 07:59:59.938  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:00:19.939  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:00:39.939  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:00:59.939  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:01:19.941  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:01:39.942  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:01:59.943  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:02:19.943  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:02:39.944  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:02:59.946  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:03:19.947  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:03:39.947  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:03:59.949  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:04:19.950  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:04:39.951  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:04:59.951  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:05:19.952  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:05:39.953  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:05:59.953  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:06:19.955  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:06:39.955  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:06:59.957  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:07:19.957  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:07:39.958  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:07:59.958  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:08:19.958  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:08:39.958  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:08:59.958  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:09:19.959  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:09:39.961  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:09:59.962  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:10:19.963  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:10:39.964  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:10:59.965  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:11:19.965  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:11:39.965  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:11:59.967  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:12:19.967  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:12:39.968  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:12:59.968  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:13:19.969  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:13:39.969  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:13:59.970  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:14:19.972  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:14:39.973  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:14:59.974  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:15:19.975  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:15:39.975  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:15:59.975  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:16:19.976  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:16:39.977  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:16:59.979  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:17:19.981  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:17:39.982  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:17:59.982  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:18:19.983  INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:18:39.984  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:18:59.985  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:19:19.986  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:19:39.986  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:19:59.988  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:20:19.989  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:20:39.990  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:20:59.990  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:21:19.991  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:21:39.993  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:21:59.994  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:22:19.994  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:22:39.994  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:22:59.996  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:23:19.996  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:23:39.998  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:23:59.999  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:24:19.999  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:24:40.000  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:25:00.001  INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:25:20.001  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:25:40.002  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:26:00.004  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:26:20.004  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:26:40.005  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:27:00.006  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:27:20.008  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:27:40.009  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:28:00.010  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:28:20.010  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:28:40.012  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:29:00.012  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:29:20.013  INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:29:40.014  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:30:00.015  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:30:20.015  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:30:40.017  INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:31:00.018  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:31:20.019  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:31:40.019  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:32:00.020  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:32:20.022  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:32:40.023  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:33:00.024  INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:33:20.025  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:33:40.026  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:34:00.027  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:34:20.030  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:34:40.034  INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:35:00.038  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:35:20.039  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:35:40.040  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:36:00.041  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:36:20.041  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:36:40.043  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-05 08:37:00.044  INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO