Results

By type

          Policy clamp HTTP participant config file: /opt/app/policy/clamp/etc/mounted/HttpParticipantParameters.yaml
overriding logback xml file

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

[2023-03-24T23:57:02.071+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-5b767cd5ff-zjbk7 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-24T23:57:02.076+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-03-24T23:57:12.043+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-03-24T23:57:12.077+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-03-24T23:57:12.078+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-03-24T23:57:12.078+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-03-24T23:57:12.480+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-03-24T23:57:12.480+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 10120 ms
[2023-03-24T23:57:16.255+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-03-24T23:57:19.184+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-1
	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 = policy-clamp-ac-http-ppnt
	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-03-24T23:57:19.577+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-03-24T23:57:20.042+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-24T23:57:20.047+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-24T23:57:20.048+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702239986
[2023-03-24T23:57:20.058+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-24T23:57:21.175+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@718dbd79, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20134094, org.springframework.security.web.context.SecurityContextPersistenceFilter@6631cb64, org.springframework.security.web.header.HeaderWriterFilter@1daf3b44, org.springframework.security.web.authentication.logout.LogoutFilter@65c86db8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f139fc9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@481e91b6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@140d1230, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@76889e60, org.springframework.security.web.session.SessionManagementFilter@18acfe88, org.springframework.security.web.access.ExceptionTranslationFilter@59d77850, org.springframework.security.web.access.intercept.AuthorizationFilter@42b28ff1]
[2023-03-24T23:57:32.397+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-03-24T23:57:32.554+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-03-24T23:57:32.663+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-03-24T23:57:32.686+00:00|INFO|ServiceManager|main] service manager starting
[2023-03-24T23:57:32.687+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-03-24T23:57:32.743+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0a48e722-7897-4174-a33b-9d03dc093ca3, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-zjbk7, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-03-24T23:57:32.782+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	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 = policy-clamp-ac-http-ppnt
	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-03-24T23:57:32.857+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-24T23:57:32.858+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-24T23:57:32.858+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702252857
[2023-03-24T23:57:32.859+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-03-24T23:57:32.861+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=688e7903-8f49-4136-815a-67b599f8066e, alive=false, publisher=null]]: starting
[2023-03-24T23:57:32.966+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-http-ppnt-client-id
	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.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	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-03-24T23:57:33.063+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-03-24T23:57:33.156+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-03-24T23:57:33.156+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-03-24T23:57:33.156+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1679702253156
[2023-03-24T23:57:33.157+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=688e7903-8f49-4136-815a-67b599f8066e, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-03-24T23:57:33.157+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$2748861b
[2023-03-24T23:57:33.243+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-03-24T23:57:33.244+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-03-24T23:57:33.244+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0a48e722-7897-4174-a33b-9d03dc093ca3, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-zjbk7, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f36c8e3
[2023-03-24T23:57:33.245+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0a48e722-7897-4174-a33b-9d03dc093ca3, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-zjbk7, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-03-24T23:57:33.245+00:00|INFO|ServiceManager|main] service manager started
[2023-03-24T23:57:33.446+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-03-24T23:57:33.449+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3efd8ee5-77e8-4500-909c-293e0cd4516c","timestamp":"2023-03-24T23:57:33.256795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-24T23:57:35.046+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.047+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.049+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to t1f6HGO0ST6FZ29lRkXVVg
[2023-03-24T23:57:35.050+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: qW4c0J-nRema4x0oSsMk-A
[2023-03-24T23:57:35.051+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: qW4c0J-nRema4x0oSsMk-A
[2023-03-24T23:57:35.053+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-03-24T23:57:35.053+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-03-24T23:57:35.144+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-24T23:57:35.271+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-feb5ccc6-0120-425c-b8ed-b91b757ac0b5
[2023-03-24T23:57:35.271+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-03-24T23:57:35.271+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-03-24T23:57:35.424+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=3efd8ee5-77e8-4500-909c-293e0cd4516c, timestamp=2023-03-24T23:57:33.256795Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=9743edab-f223-46c7-b7ee-66e835cbbfa2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-03-24T23:57:35.455+00:00|INFO|Application|main] Started Application in 37.292 seconds (JVM running for 39.601)
[2023-03-24T23:57:38.281+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-feb5ccc6-0120-425c-b8ed-b91b757ac0b5', protocol='range'}
[2023-03-24T23:57:38.290+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-feb5ccc6-0120-425c-b8ed-b91b757ac0b5=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-03-24T23:57:38.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-feb5ccc6-0120-425c-b8ed-b91b757ac0b5', protocol='range'}
[2023-03-24T23:57:38.343+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-03-24T23:57:38.354+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-03-24T23:57:38.378+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-03-24T23:57:38.572+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 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-03-24T23:57:38.573+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, 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-03-24T23:57:38.654+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 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-03-24T23:57:38.655+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 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-03-24T23:57:38.656+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 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-03-24T23:57:38.656+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 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-03-24T23:57:39.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0ef44f7b-a616-4559-826d-26e17bcc47b7","timestamp":"2023-03-24T23:57:35.779935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-24T23:57:39.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-24T23:57:39.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"87be0791-51b7-4268-8f0b-a66b21f0b81c","timestamp":"2023-03-24T23:57:35.887749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-24T23:57:39.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-24T23:57:49.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"32748660-ba5f-402c-82c8-54fd370cbe4a","timestamp":"2023-03-24T23:57:45.740077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-24T23:57:49.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-24T23:57:58.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"038fca1b-7e6a-43a5-9497-7f7916496c07","timestamp":"2023-03-24T23:57:54.669669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-24T23:57:58.584+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-03-24T23:59:18.893+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ad347a8-feb6-4643-bdee-d7b48fe4a478","timestamp":"2023-03-24T23:59:18.869247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-24T23:59:18.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ad347a8-feb6-4643-bdee-d7b48fe4a478","timestamp":"2023-03-24T23:59:18.869247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-24T23:59:18.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-24T23:59:22.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"917fe41f-9633-4aa0-9a96-982b0a4d4868","timestamp":"2023-03-24T23:59:21.676128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-24T23:59:22.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-24T23:59:22.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"783a666a-dcb2-49b9-bd68-978c6043b6cb","timestamp":"2023-03-24T23:59:22.072970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-24T23:59:22.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-24T23:59:31.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73e0c7dc-f8aa-4507-920c-9d5b96409242","timestamp":"2023-03-24T23:59:31.263391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-24T23:59:31.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-24T23:59:39.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6603e150-3206-4831-ac9c-a9af64f5a70d","timestamp":"2023-03-24T23:59:37.893747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-24T23:59:39.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:01:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53bbd2cd-87b8-4f13-b724-76aab9e94119","timestamp":"2023-03-25T00:01:18.868365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:01:18.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53bbd2cd-87b8-4f13-b724-76aab9e94119","timestamp":"2023-03-25T00:01:18.868365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:01:18.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:01:22.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"521eb1a0-cb3e-4a69-987b-ffe25d993dd6","timestamp":"2023-03-25T00:01:21.675614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:01:22.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:01:22.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1081f43f-1bba-45ef-8efe-eb7d2b7496e7","timestamp":"2023-03-25T00:01:22.071657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:01:22.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:01:31.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c36abe-e284-45fe-9ca9-6ad8757da87b","timestamp":"2023-03-25T00:01:31.263115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:01:31.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:01:38.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"504d0d3f-9d8d-438e-990f-ea14ba1ef703","timestamp":"2023-03-25T00:01:37.892883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:01:38.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:03:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fdf4984-5c47-424f-b582-789bb3fa6240","timestamp":"2023-03-25T00:03:18.868448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:03:18.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fdf4984-5c47-424f-b582-789bb3fa6240","timestamp":"2023-03-25T00:03:18.868448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:03:18.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:03:22.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4efc31e3-7f0e-4903-9883-614c9235af2a","timestamp":"2023-03-25T00:03:21.675598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:03:22.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:03:22.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5dd76b2-4cf3-4d88-884c-d37cd62a742b","timestamp":"2023-03-25T00:03:22.071767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:03:22.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:03:31.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73696804-c0bd-4c2e-a24b-9c187d70a955","timestamp":"2023-03-25T00:03:31.263120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:03:31.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:03:38.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5a93734-aa72-465b-997d-6a40b05345ef","timestamp":"2023-03-25T00:03:37.892825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:03:38.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:05:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b69b5054-9280-4964-86d1-cf4dcbf41f16","timestamp":"2023-03-25T00:05:18.868437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:05:18.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b69b5054-9280-4964-86d1-cf4dcbf41f16","timestamp":"2023-03-25T00:05:18.868437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:05:18.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:05:22.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa36fe3b-c151-4651-86a0-8e524295a7db","timestamp":"2023-03-25T00:05:21.675485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:05:22.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:05:22.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f27281b7-90b3-4e32-8e01-750c02ba67ed","timestamp":"2023-03-25T00:05:22.071526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:05:22.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:05:31.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0668d64-59e7-4176-b2c9-19d49991e027","timestamp":"2023-03-25T00:05:31.262270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:05:31.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:05:39.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17980b55-5016-4ef1-afa7-94af9358ddfe","timestamp":"2023-03-25T00:05:37.892724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:05:39.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:06:35.209+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-03-25T00:06:48.967+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-03-25T00:07:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe1a2df-6f03-4b61-8c4a-e6b444bed02a","timestamp":"2023-03-25T00:07:18.868376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:07:18.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe1a2df-6f03-4b61-8c4a-e6b444bed02a","timestamp":"2023-03-25T00:07:18.868376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:07:18.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:07:22.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf9bca6e-e724-44ed-9927-fa0ca79022c9","timestamp":"2023-03-25T00:07:21.676090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:07:22.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:07:22.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"538e3911-54da-423a-aa44-a0c2d04f7793","timestamp":"2023-03-25T00:07:22.071724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:07:22.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:07:31.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f30076-667b-4ddc-8a64-33dc393d61f0","timestamp":"2023-03-25T00:07:31.262653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:07:31.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:07:38.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59505bf3-3516-474c-a058-aefddae16b4e","timestamp":"2023-03-25T00:07:37.892664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:07:38.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:09:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d50c3d05-a8bf-4d83-8075-9b0e95076b71","timestamp":"2023-03-25T00:09:18.868273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:09:18.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d50c3d05-a8bf-4d83-8075-9b0e95076b71","timestamp":"2023-03-25T00:09:18.868273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:09:18.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:09:22.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d9ed52f-940e-4b8f-b3f7-1bf3fb46abfe","timestamp":"2023-03-25T00:09:21.675397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:09:22.733+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:09:22.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2bbae5-c392-44a4-95db-03377cb944df","timestamp":"2023-03-25T00:09:22.072507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:09:22.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:09:31.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e7eceb8-4bee-4e02-9e5a-33d6fd12af1a","timestamp":"2023-03-25T00:09:31.264578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:09:31.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:09:38.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b87d56eb-42ae-45c6-9f05-405eac952b7f","timestamp":"2023-03-25T00:09:37.892727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:09:38.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:11:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78202f42-7281-4fdf-bc47-6e66a6634a43","timestamp":"2023-03-25T00:11:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:11:18.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78202f42-7281-4fdf-bc47-6e66a6634a43","timestamp":"2023-03-25T00:11:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:11:18.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:11:22.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16df3de9-c2f9-4502-bad7-b00722a513c0","timestamp":"2023-03-25T00:11:21.675545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:11:22.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:11:22.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093df3ae-7af7-4749-b07d-ba6a96f29b44","timestamp":"2023-03-25T00:11:22.071635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:11:22.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:11:31.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02d5c2fb-6b93-4a6c-b9ba-3defe8b849c4","timestamp":"2023-03-25T00:11:31.262419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:11:31.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:11:38.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c467d58c-736d-4e8a-a321-d945703f7dd7","timestamp":"2023-03-25T00:11:37.893064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:11:38.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:13:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42ce382-0997-42ea-8a08-334428d63ba9","timestamp":"2023-03-25T00:13:18.868452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:13:18.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42ce382-0997-42ea-8a08-334428d63ba9","timestamp":"2023-03-25T00:13:18.868452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:13:18.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:13:22.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff0ef3ec-d39a-4380-892b-a97073ef9154","timestamp":"2023-03-25T00:13:21.675628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:13:22.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:13:22.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07efe373-c161-463e-871e-a73a1416dbe3","timestamp":"2023-03-25T00:13:22.071282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:13:22.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:13:31.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98712e65-8830-464f-ba45-2c271936c43b","timestamp":"2023-03-25T00:13:31.263060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:13:31.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:13:38.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6987e827-d30d-4841-8dc0-11f69a6bbf8c","timestamp":"2023-03-25T00:13:37.892916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:13:38.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:15:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e0d491-4203-4bfc-91e9-07c4cfa033a8","timestamp":"2023-03-25T00:15:18.868324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:15:18.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e0d491-4203-4bfc-91e9-07c4cfa033a8","timestamp":"2023-03-25T00:15:18.868324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:15:18.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:15:22.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2c5d6e5-87e5-433c-a097-3b81672dbd8a","timestamp":"2023-03-25T00:15:21.675456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:15:22.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:15:22.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdadc136-ddde-41cd-81ce-73a3e681cad9","timestamp":"2023-03-25T00:15:22.071519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:15:22.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:15:31.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc16e01-3f90-4ec9-95b4-772cd8051e2e","timestamp":"2023-03-25T00:15:31.263057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:15:31.321+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:15:38.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10657be9-3bce-4f0f-941b-2328595a7564","timestamp":"2023-03-25T00:15:37.892712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:15:38.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:17:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f3b675-ccd5-476e-8a66-03b59876ae7f","timestamp":"2023-03-25T00:17:18.868713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:17:18.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f3b675-ccd5-476e-8a66-03b59876ae7f","timestamp":"2023-03-25T00:17:18.868713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:17:18.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:17:22.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8e0b8e0-f460-46c7-98b6-36311915ecfb","timestamp":"2023-03-25T00:17:21.675560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:17:22.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:17:22.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c01456-8126-450b-b026-7226e67a7366","timestamp":"2023-03-25T00:17:22.072267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:17:22.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:17:31.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270a7274-a75c-4f1e-8dd7-bebe4d9b0c29","timestamp":"2023-03-25T00:17:31.262233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:17:31.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:17:38.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"165dc4d2-ddb8-4c36-8e91-43a338b25cdd","timestamp":"2023-03-25T00:17:37.892817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:17:38.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:19:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fab00dc-0846-435c-afc8-165ed956b45e","timestamp":"2023-03-25T00:19:18.868471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:19:18.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fab00dc-0846-435c-afc8-165ed956b45e","timestamp":"2023-03-25T00:19:18.868471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:19:18.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:19:22.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7276e60-6b3f-4956-81c6-644e8a663a4a","timestamp":"2023-03-25T00:19:21.675420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:19:22.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:19:22.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a92450-e275-47d9-86df-12f655797ce8","timestamp":"2023-03-25T00:19:22.071488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:19:22.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:19:31.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a90f2150-9b54-4986-a4b6-bc14bc5d2549","timestamp":"2023-03-25T00:19:31.262291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:19:31.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:19:38.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231522e9-ed66-4c29-8e07-68da69137366","timestamp":"2023-03-25T00:19:37.892659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:19:38.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:21:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f28623b-11d3-4ae6-8516-c029facff285","timestamp":"2023-03-25T00:21:18.868484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:21:18.870+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-25T00:21:19.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f28623b-11d3-4ae6-8516-c029facff285","timestamp":"2023-03-25T00:21:18.868484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:21:19.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:21:22.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcbedf3f-0f20-4cad-8262-3fcd95199c3c","timestamp":"2023-03-25T00:21:21.675463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:21:22.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:21:22.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2718cf8-843d-4f56-b23d-572046c7fffd","timestamp":"2023-03-25T00:21:22.071468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:21:22.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:21:31.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a535793f-1117-417b-a6d6-d28891eb8731","timestamp":"2023-03-25T00:21:31.262695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:21:31.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:21:38.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6499985-7d9d-494c-8855-03c6c2098f11","timestamp":"2023-03-25T00:21:37.892793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:21:38.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:22:19.057+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-03-25T00:23:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba5f1cf-17dd-4d8d-a0ea-4729fc2ffaec","timestamp":"2023-03-25T00:23:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:23:18.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba5f1cf-17dd-4d8d-a0ea-4729fc2ffaec","timestamp":"2023-03-25T00:23:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:23:18.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:23:22.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb8c92e-2b6f-40ea-bf43-b04b3a64da97","timestamp":"2023-03-25T00:23:21.675471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:23:22.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:23:22.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"933f1527-ece2-4d6a-9a16-31af9f314ec3","timestamp":"2023-03-25T00:23:22.071348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:23:22.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:23:31.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecd9a894-f376-4cb5-911f-3accb895a666","timestamp":"2023-03-25T00:23:31.262130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:23:31.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:23:38.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeedc30a-b060-49d2-972d-d36a76d5d129","timestamp":"2023-03-25T00:23:37.892712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:23:38.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:25:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"251dc3fc-23ed-4d43-b000-fd1618133973","timestamp":"2023-03-25T00:25:18.868458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:25:18.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"251dc3fc-23ed-4d43-b000-fd1618133973","timestamp":"2023-03-25T00:25:18.868458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:25:18.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:25:22.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a0573de-ccfe-4b1b-af36-dd93ea43c4fa","timestamp":"2023-03-25T00:25:21.675590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:25:22.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:25:22.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0049022-75c2-4982-9b62-72b1256997a1","timestamp":"2023-03-25T00:25:22.071542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:25:22.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:25:31.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60496390-d4b5-4de3-97d8-d4bcf905be37","timestamp":"2023-03-25T00:25:31.262124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:25:31.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:25:38.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3fb186-64db-4b36-9f70-e83315cbece1","timestamp":"2023-03-25T00:25:37.892693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:25:38.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:27:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4733a9ae-6e18-4704-8afb-db85b79bbc36","timestamp":"2023-03-25T00:27:18.868257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:27:18.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4733a9ae-6e18-4704-8afb-db85b79bbc36","timestamp":"2023-03-25T00:27:18.868257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:27:18.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:27:22.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b73ed90-ea5e-4a2e-a141-37c11bda2fc8","timestamp":"2023-03-25T00:27:21.675496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:27:22.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:27:22.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5d38489-0a1f-4599-9be5-d2468c0e76c0","timestamp":"2023-03-25T00:27:22.071596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:27:22.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:27:31.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b33e08da-fc07-4d65-bc81-48b52f8d8c5e","timestamp":"2023-03-25T00:27:31.265791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:27:31.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:27:38.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d7caac-4ee6-486c-84af-8b10b92c44bb","timestamp":"2023-03-25T00:27:37.892718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:27:38.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:29:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7acc95b8-cf2e-42b6-9a28-e0daa7d04b87","timestamp":"2023-03-25T00:29:18.868303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:29:18.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7acc95b8-cf2e-42b6-9a28-e0daa7d04b87","timestamp":"2023-03-25T00:29:18.868303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:29:18.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:29:22.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb9c74dc-69f5-4b49-9d10-af2bbd694c8c","timestamp":"2023-03-25T00:29:21.675581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:29:22.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:29:22.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c664a309-6d31-4b12-85e5-ea2810cf4e5b","timestamp":"2023-03-25T00:29:22.071711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:29:22.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:29:31.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef96df1d-0e40-44db-8ebe-f53896b9ab72","timestamp":"2023-03-25T00:29:31.262264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:29:31.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:29:38.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b8a6600-a92d-4db9-95af-d9297609f8b5","timestamp":"2023-03-25T00:29:37.892721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:29:38.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:30:48.972+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-25T00:31:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef570f55-4d8e-4c17-82d9-62dd19d4a641","timestamp":"2023-03-25T00:31:18.868249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:31:18.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef570f55-4d8e-4c17-82d9-62dd19d4a641","timestamp":"2023-03-25T00:31:18.868249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:31:18.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:31:22.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5199aab-7a90-43a4-87b9-537f07c3f44d","timestamp":"2023-03-25T00:31:21.675518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:31:22.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:31:22.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bb9385e-8137-468f-984e-456763c7b787","timestamp":"2023-03-25T00:31:22.071773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:31:22.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:31:31.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd95584-f4ea-4ade-9a4f-5403ded3b127","timestamp":"2023-03-25T00:31:31.262571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:31:31.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:31:38.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22d33dbd-e6cc-40de-9bd5-cf9ec7f86da3","timestamp":"2023-03-25T00:31:37.892764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:31:38.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:33:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77b7e99-1080-4dfe-bb06-b8f6c4798e0a","timestamp":"2023-03-25T00:33:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:33:18.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e77b7e99-1080-4dfe-bb06-b8f6c4798e0a","timestamp":"2023-03-25T00:33:18.868332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:33:18.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:33:22.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d915fc68-99a6-449d-bccc-45e29d27708f","timestamp":"2023-03-25T00:33:21.675413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:33:22.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:33:22.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58722d5c-6f2c-404a-bbe3-400021b6bbc7","timestamp":"2023-03-25T00:33:22.071473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:33:22.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:33:31.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292c71f7-5059-4740-88cd-85190a934ccc","timestamp":"2023-03-25T00:33:31.262341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:33:31.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:33:38.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adedbd05-40c2-42e6-a8fc-131f7f6d4af0","timestamp":"2023-03-25T00:33:37.892716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:33:38.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:35:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"450d24ed-f8fa-47ab-9da6-93ddb7646700","timestamp":"2023-03-25T00:35:18.868564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:35:18.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"450d24ed-f8fa-47ab-9da6-93ddb7646700","timestamp":"2023-03-25T00:35:18.868564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:35:18.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:35:22.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"345273ee-b983-4392-8443-e96ede0f2e74","timestamp":"2023-03-25T00:35:21.675505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:35:22.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:35:22.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835b2f03-083e-4100-a640-768cefe23b18","timestamp":"2023-03-25T00:35:22.071483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:35:22.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:35:31.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14ff102a-8980-4d6b-8ace-06fbcfb1bdfc","timestamp":"2023-03-25T00:35:31.262194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:35:31.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:35:38.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af151cc-cb03-47c5-a243-c27dfeed49c4","timestamp":"2023-03-25T00:35:37.892970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:35:38.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:37:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213558fd-ce2a-46b1-b2fd-3c50b9aac353","timestamp":"2023-03-25T00:37:18.868427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:37:18.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"213558fd-ce2a-46b1-b2fd-3c50b9aac353","timestamp":"2023-03-25T00:37:18.868427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:37:18.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:37:22.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25bb286e-73d4-42fa-a405-407e7b051dac","timestamp":"2023-03-25T00:37:21.675528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:37:22.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:37:22.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b747af39-7b0b-4550-8260-5350dbee50d8","timestamp":"2023-03-25T00:37:22.071715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:37:22.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:37:31.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2d0d995-2084-4ef2-be23-dd7b1d65c78b","timestamp":"2023-03-25T00:37:31.262191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:37:31.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:37:38.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3acafb0-8d34-4d8f-9370-be9099269b32","timestamp":"2023-03-25T00:37:37.892699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:37:38.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:39:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51c3175-8c9a-40a1-addb-3eb4f50cd3fa","timestamp":"2023-03-25T00:39:18.868429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:39:18.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e51c3175-8c9a-40a1-addb-3eb4f50cd3fa","timestamp":"2023-03-25T00:39:18.868429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:39:18.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:39:22.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eca4aaf-ac3b-48e9-9d0f-4e95e765993a","timestamp":"2023-03-25T00:39:21.675637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:39:22.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:39:22.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9e71c1-98ed-432e-b419-6819b49bb76b","timestamp":"2023-03-25T00:39:22.071458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:39:22.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:39:31.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a33d31e6-d5f4-4132-b153-accb3d30c1bb","timestamp":"2023-03-25T00:39:31.262138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:39:31.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:39:38.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15293ba8-a202-4a74-ae38-9fee36555843","timestamp":"2023-03-25T00:39:37.892750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:39:38.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:41:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d978cc-ec65-43ed-91ca-f12d44e8de8e","timestamp":"2023-03-25T00:41:18.868421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:41:18.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d978cc-ec65-43ed-91ca-f12d44e8de8e","timestamp":"2023-03-25T00:41:18.868421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:41:18.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:41:22.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db5900c9-ff23-42c8-adbb-08363181e303","timestamp":"2023-03-25T00:41:21.675491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:41:22.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:41:22.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42afcecc-8b98-48a3-956f-8ff92edbddab","timestamp":"2023-03-25T00:41:22.071450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:41:22.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:41:31.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deaaccd7-62d9-4c9b-b08a-4820f0361426","timestamp":"2023-03-25T00:41:31.262656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:41:31.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:41:38.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df776475-ac5b-477a-b66f-ebbac2cad084","timestamp":"2023-03-25T00:41:37.892661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:41:38.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:43:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4783d16c-6935-4b8d-827e-08d664b8d9b7","timestamp":"2023-03-25T00:43:18.868505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:43:18.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4783d16c-6935-4b8d-827e-08d664b8d9b7","timestamp":"2023-03-25T00:43:18.868505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:43:18.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:43:22.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa91f122-7135-4347-9468-298bb034cf50","timestamp":"2023-03-25T00:43:21.675648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:43:22.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:43:22.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe0e46a-4e2a-4133-bcb1-641abe488821","timestamp":"2023-03-25T00:43:22.071570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:43:22.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:43:31.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6afeee1-6f96-4b1a-88c6-e348e566b6d8","timestamp":"2023-03-25T00:43:31.262058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:43:31.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:43:38.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f0798d0-c831-48d1-93c0-7873e9e25353","timestamp":"2023-03-25T00:43:37.892743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:43:38.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:45:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9cbfa5-0d1f-4f2a-82ef-b3d0897a7cd3","timestamp":"2023-03-25T00:45:18.868443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:45:18.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9cbfa5-0d1f-4f2a-82ef-b3d0897a7cd3","timestamp":"2023-03-25T00:45:18.868443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:45:18.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:45:22.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f16f253-ed75-40eb-b33f-97f07acb1a8b","timestamp":"2023-03-25T00:45:21.675575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:45:22.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:45:22.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1848ce0c-fcac-43c5-9121-26176b2177a6","timestamp":"2023-03-25T00:45:22.071348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:45:22.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:45:31.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f345c03-987b-4fee-b16e-da3c59a5a21d","timestamp":"2023-03-25T00:45:31.262381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:45:31.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:45:38.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6228676-e20c-4168-8955-f4d6b642a18a","timestamp":"2023-03-25T00:45:37.892835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:45:38.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:47:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a937e1c3-2829-4e4d-9222-58ea1b8e0ec6","timestamp":"2023-03-25T00:47:18.868418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:47:18.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a937e1c3-2829-4e4d-9222-58ea1b8e0ec6","timestamp":"2023-03-25T00:47:18.868418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:47:18.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:47:22.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edbe164a-9d4b-48e4-990d-0adb5afca683","timestamp":"2023-03-25T00:47:21.675437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:47:22.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:47:22.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bea2993d-6f32-4501-84b7-f94c023aa354","timestamp":"2023-03-25T00:47:22.071524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:47:22.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:47:31.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8305682-d546-4e69-ac3d-3de30fb4ca14","timestamp":"2023-03-25T00:47:31.262266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:47:31.315+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:47:38.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"755245bd-3116-42f2-afb4-dc921c243fa6","timestamp":"2023-03-25T00:47:37.892875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:47:38.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:49:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d76df41f-742a-4ada-ad6b-cb66f2fdc2d8","timestamp":"2023-03-25T00:49:18.868343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:49:18.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d76df41f-742a-4ada-ad6b-cb66f2fdc2d8","timestamp":"2023-03-25T00:49:18.868343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:49:18.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:49:22.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"58eafe97-6531-429d-8759-a92336a9c530","timestamp":"2023-03-25T00:49:21.675588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:49:22.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:49:22.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75af7353-c266-44da-a189-546124f587aa","timestamp":"2023-03-25T00:49:22.071497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:49:22.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:49:31.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa35292e-a1f6-4748-97a2-8fa7385e4632","timestamp":"2023-03-25T00:49:31.263477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:49:31.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:49:38.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39f1f18a-2a55-4d08-b1a0-819d504b57ea","timestamp":"2023-03-25T00:49:37.893334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:49:38.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:51:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3380ed7-6c13-4e30-86fb-94d76d9a0e7b","timestamp":"2023-03-25T00:51:18.868424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:51:18.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3380ed7-6c13-4e30-86fb-94d76d9a0e7b","timestamp":"2023-03-25T00:51:18.868424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:51:18.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:51:22.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a437de-4173-4b31-8b67-e831e82c7a11","timestamp":"2023-03-25T00:51:21.675395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:51:22.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:51:22.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7621e257-47d5-441f-9ebf-91d7196c9ac2","timestamp":"2023-03-25T00:51:22.071500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:51:22.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:51:31.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f339109-6fbd-41c9-a99f-0447a7a24eda","timestamp":"2023-03-25T00:51:31.262273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:51:31.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:51:38.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24bb0de6-3246-43a6-8aa2-2ed409e1fe97","timestamp":"2023-03-25T00:51:37.892750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:51:38.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:52:18.940+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-03-25T00:53:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"272d0e43-48b6-4514-aab9-b2a1e6f645c5","timestamp":"2023-03-25T00:53:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:53:18.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"272d0e43-48b6-4514-aab9-b2a1e6f645c5","timestamp":"2023-03-25T00:53:18.868331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:53:18.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:53:22.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23f48cd1-18fd-4533-8f50-cab70b25e526","timestamp":"2023-03-25T00:53:21.675818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:53:22.701+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:53:22.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ed05f0d-4dea-4a3d-bec5-2cbc6a487d8a","timestamp":"2023-03-25T00:53:22.071607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:53:22.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:53:31.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff1a724-3a41-4e1c-ac17-3c5bdacc531c","timestamp":"2023-03-25T00:53:31.262530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:53:31.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:53:38.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ddce5e5-4001-4dd7-b63d-842b5557f3ac","timestamp":"2023-03-25T00:53:37.892855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:53:38.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:55:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"239a1253-89c8-4b35-b36d-da261b44722e","timestamp":"2023-03-25T00:55:18.868535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:55:18.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"239a1253-89c8-4b35-b36d-da261b44722e","timestamp":"2023-03-25T00:55:18.868535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:55:18.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:55:22.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8810e9c3-c14f-4e8f-a4fe-780ab535b5b5","timestamp":"2023-03-25T00:55:21.675595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:55:22.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:55:22.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2383e47-75b6-4ce8-a747-e406a65bccb7","timestamp":"2023-03-25T00:55:22.071423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:55:22.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:55:31.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76061a43-0fa2-44b0-8f60-3e76a78d2fec","timestamp":"2023-03-25T00:55:31.262216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:55:31.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:55:38.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fb919e5-7920-43cd-bec6-8e21c5ac90dc","timestamp":"2023-03-25T00:55:37.892783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:55:38.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:57:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bc7ad7-d19b-400e-9d30-4ff5724a944f","timestamp":"2023-03-25T00:57:18.868316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:57:18.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bc7ad7-d19b-400e-9d30-4ff5724a944f","timestamp":"2023-03-25T00:57:18.868316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:57:18.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:57:22.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57a832ff-ffab-43e5-b18e-4cd13209da36","timestamp":"2023-03-25T00:57:21.675393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:57:22.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:57:22.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba5f45aa-aa4c-4e04-b845-d36c69cb413d","timestamp":"2023-03-25T00:57:22.071377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:57:22.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:57:31.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5fc3cb9-3e43-4bae-ac26-82ff3cc0a070","timestamp":"2023-03-25T00:57:31.262235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:57:31.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:57:38.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"776b5fb9-3360-4d1c-936f-89d32ec574b5","timestamp":"2023-03-25T00:57:37.892824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:57:38.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:59:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19be8aac-2c06-46c1-b88c-111bc1f300ed","timestamp":"2023-03-25T00:59:18.868558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:59:18.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19be8aac-2c06-46c1-b88c-111bc1f300ed","timestamp":"2023-03-25T00:59:18.868558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T00:59:18.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:59:22.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f73a0bc-4d41-487f-80bb-7d159035a325","timestamp":"2023-03-25T00:59:21.675587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T00:59:22.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:59:22.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271aab6a-8a3e-413a-b82f-600cf4bb5f14","timestamp":"2023-03-25T00:59:22.071372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T00:59:22.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:59:31.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"934a78c0-3c91-4123-a1ec-f0f82b78c4f2","timestamp":"2023-03-25T00:59:31.262350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T00:59:31.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T00:59:38.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c8f27d6-336b-4fdd-ae35-fdc30ed601fc","timestamp":"2023-03-25T00:59:37.892941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T00:59:38.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:01:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c710b44-1ef4-4e15-85b6-30aee87e8970","timestamp":"2023-03-25T01:01:18.868276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:01:18.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c710b44-1ef4-4e15-85b6-30aee87e8970","timestamp":"2023-03-25T01:01:18.868276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:01:18.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:01:22.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c3c759-01be-44a5-9a31-0f2a098ac2e0","timestamp":"2023-03-25T01:01:21.675418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:01:22.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:01:22.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19ebd709-0a33-4702-8c0a-e922bba2a194","timestamp":"2023-03-25T01:01:22.075597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:01:22.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:01:31.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae542827-e992-4e57-a06d-5ed396f71f44","timestamp":"2023-03-25T01:01:31.263285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:01:31.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:01:38.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c01221-05f1-40ca-9154-48c817f51f18","timestamp":"2023-03-25T01:01:37.892735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:01:38.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:02:18.923+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-03-25T01:03:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba06881f-79e3-4faf-966c-f72971114a69","timestamp":"2023-03-25T01:03:18.868500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:03:18.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba06881f-79e3-4faf-966c-f72971114a69","timestamp":"2023-03-25T01:03:18.868500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:03:18.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:03:22.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"451449b3-1978-45f8-98d4-ff35849381d3","timestamp":"2023-03-25T01:03:21.675640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:03:22.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:03:22.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72d3a8ad-ebb4-4896-ac55-ab03f6648b1c","timestamp":"2023-03-25T01:03:22.071469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:03:22.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:03:31.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62dd6fc-c078-4490-83bc-e8d5e254e4ed","timestamp":"2023-03-25T01:03:31.263269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:03:31.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:03:38.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d37fae5-02d6-48ee-bde9-f0ca845ab45d","timestamp":"2023-03-25T01:03:37.892838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:03:38.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:05:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74b873d-f7bb-49ac-90d5-7612fbbbc929","timestamp":"2023-03-25T01:05:18.868560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:05:18.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74b873d-f7bb-49ac-90d5-7612fbbbc929","timestamp":"2023-03-25T01:05:18.868560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:05:18.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:05:22.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7672cb4c-6683-474f-a799-50657cf6c7e2","timestamp":"2023-03-25T01:05:21.675526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:05:22.752+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:05:22.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861f3ef9-0679-4b7e-8603-3100c59d46c8","timestamp":"2023-03-25T01:05:22.071328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:05:22.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:05:31.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85f4471b-15e7-4288-a652-a76e42a37ced","timestamp":"2023-03-25T01:05:31.262122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:05:31.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:05:38.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4182cb9e-436a-4518-9b17-5c5ccdf18b62","timestamp":"2023-03-25T01:05:37.892819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:05:38.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:07:18.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3585fa22-051e-483f-b7c0-8a0fbc95f44f","timestamp":"2023-03-25T01:07:18.868441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:07:18.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3585fa22-051e-483f-b7c0-8a0fbc95f44f","timestamp":"2023-03-25T01:07:18.868441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:07:18.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:07:22.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a3bdcd-9304-4d92-b93f-52df3c309001","timestamp":"2023-03-25T01:07:21.675426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:07:22.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:07:22.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7301a223-c3e9-4364-9f0e-effb4a1765fd","timestamp":"2023-03-25T01:07:22.071621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:07:22.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:07:31.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a24a4ade-d1b8-4e85-ba1a-f2f9697898f0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"693c28eb-15e6-4aea-b20b-f7b13f8ef6d5","timestamp":"2023-03-25T01:07:31.262112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-03-25T01:07:31.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:07:38.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"630d73c3-8439-490f-8dcd-c7cbebbd4dd5","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"858d86f8-e86f-4513-871a-381c8b4a31f3","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc51c6d-305d-47e4-899e-834263ced389","timestamp":"2023-03-25T01:07:37.892680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-03-25T01:07:38.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:09:18.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2278c895-8396-4191-bf3b-3b8b9f5a9f81","timestamp":"2023-03-25T01:09:18.868644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:09:18.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9743edab-f223-46c7-b7ee-66e835cbbfa2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2278c895-8396-4191-bf3b-3b8b9f5a9f81","timestamp":"2023-03-25T01:09:18.868644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-03-25T01:09:18.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:09:22.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e0aa9f59-c03f-4b30-8484-56f5f93689cf","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0b3bcfa-63ef-442e-bd51-53d8aa2c3765","timestamp":"2023-03-25T01:09:21.675538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-03-25T01:09:22.701+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-03-25T01:09:22.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"4f8571fa-2022-44a9-9430-f4a6a2360b59","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b526c626-837f-45aa-a4d8-b79ea3dff97a","timestamp":"2023-03-25T01:09:22.071484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-03-25T01:09:22.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS