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-05-09T23:10:28.010+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-09T23:10:28.043+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-65vhl with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-09T23:10:28.048+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-09T23:10:32.922+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-09T23:10:32.944+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-09T23:10:32.945+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-09T23:10:32.945+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-09T23:10:33.103+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-09T23:10:33.103+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4929 ms
[2023-05-09T23:10:34.803+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-05-09T23:10:35.035+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-09T23:10:35.318+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-09T23:10:35.321+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-09T23:10:35.322+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683673835311
[2023-05-09T23:10:35.327+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-05-09T23:10:35.803+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2b917fb0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e5073ab, org.springframework.security.web.context.SecurityContextPersistenceFilter@50a691d3, org.springframework.security.web.header.HeaderWriterFilter@7318daf8, org.springframework.security.web.authentication.logout.LogoutFilter@64a9d48c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1cb7936c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b95d13c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@537c8c7e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c4262d1, org.springframework.security.web.session.SessionManagementFilter@37864b77, org.springframework.security.web.access.ExceptionTranslationFilter@23940f86, org.springframework.security.web.access.intercept.AuthorizationFilter@77a2aa4a]
[2023-05-09T23:10:40.162+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-09T23:10:40.251+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-09T23:10:40.299+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-09T23:10:40.327+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-09T23:10:40.327+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-09T23:10:40.341+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=3195096f-56a6-4da3-ae67-358f67761386, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-65vhl, 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-05-09T23:10:40.405+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-05-09T23:10:40.413+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-09T23:10:40.413+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-09T23:10:40.416+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683673840413
[2023-05-09T23:10:40.417+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-05-09T23:10:40.418+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=6e901e0a-ca7f-4ef3-8f67-a33a31791ba8, alive=false, publisher=null]]: starting
[2023-05-09T23:10:40.471+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-05-09T23:10:40.497+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-09T23:10:40.540+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-09T23:10:40.540+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-09T23:10:40.540+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683673840540
[2023-05-09T23:10:40.541+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=6e901e0a-ca7f-4ef3-8f67-a33a31791ba8, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-09T23:10:40.541+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$adaa4ad6
[2023-05-09T23:10:40.565+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-09T23:10:40.566+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-09T23:10:40.566+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-09T23:10:40.566+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-09T23:10:40.566+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-09T23:10:40.566+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-09T23:10:40.567+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-09T23:10:40.567+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=3195096f-56a6-4da3-ae67-358f67761386, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-65vhl, 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@11eed657
[2023-05-09T23:10:40.567+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=3195096f-56a6-4da3-ae67-358f67761386, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-65vhl, 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-05-09T23:10:40.567+00:00|INFO|ServiceManager|main] service manager started
[2023-05-09T23:10:40.614+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-09T23:10:40.616+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e1212885-2b9f-446e-9a2b-4bb9840ec3fe","timestamp":"2023-05-09T23:10:40.582878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:10:41.595+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.595+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.596+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.596+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.596+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.596+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.596+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.597+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.597+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.597+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.597+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.597+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 5nHABbDKTvqHfv598KQDTQ
[2023-05-09T23:10:41.601+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: HSlVMZJUQMWo8A3_tl8E0Q
[2023-05-09T23:10:41.601+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: HSlVMZJUQMWo8A3_tl8E0Q
[2023-05-09T23:10:41.604+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-05-09T23:10:41.604+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-09T23:10:41.632+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-05-09T23:10:41.843+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-e517e7cf-3cff-4aa4-88bf-ffd6619bd7a7
[2023-05-09T23:10:41.844+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-05-09T23:10:41.845+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-05-09T23:10:41.967+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=e1212885-2b9f-446e-9a2b-4bb9840ec3fe, timestamp=2023-05-09T23:10:40.582878Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=0e2abe73-b1b7-455f-a93d-a0959b83bf44, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-09T23:10:42.019+00:00|INFO|Application|main] Started Application in 15.977 seconds (JVM running for 17.193)
[2023-05-09T23:10:44.859+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-e517e7cf-3cff-4aa4-88bf-ffd6619bd7a7', protocol='range'}
[2023-05-09T23:10:44.869+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-e517e7cf-3cff-4aa4-88bf-ffd6619bd7a7=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-05-09T23:10:44.926+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-e517e7cf-3cff-4aa4-88bf-ffd6619bd7a7', protocol='range'}
[2023-05-09T23:10:44.927+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-05-09T23:10:44.937+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-05-09T23:10:44.969+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-05-09T23:10:44.969+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-05-09T23:10:44.969+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-05-09T23:10:44.970+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-05-09T23:10:44.970+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-05-09T23:10:44.970+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-05-09T23:10:45.123+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-05-09T23:10:45.124+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-5 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-05-09T23:10:45.125+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-05-09T23:10:45.126+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-2 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-05-09T23:10:45.148+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-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-05-09T23:10:45.149+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-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-05-09T23:10:46.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a222792c-a8cc-4321-8c6c-1b6ab4eddb99","timestamp":"2023-05-09T23:10:44.064683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:10:46.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-09T23:10:47.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f08872bf-91d4-458d-b9e4-0127aa1beb41","timestamp":"2023-05-09T23:10:45.694152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:10:47.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-09T23:10:47.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4358ae05-b2ab-4cbc-b1de-bbf4820ce5f1","timestamp":"2023-05-09T23:10:44.986177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:10:47.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-09T23:10:47.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7b705bc0-be2d-4fa1-854c-9344a5bab307","timestamp":"2023-05-09T23:10:45.888418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:10:47.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-09T23:12:34.673+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b1dda5-e5c0-4c55-a8a1-411709aea55f","timestamp":"2023-05-09T23:12:34.640555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:12:34.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b1dda5-e5c0-4c55-a8a1-411709aea55f","timestamp":"2023-05-09T23:12:34.640555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:12:34.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:12:38.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8655ebf3-4084-4b32-a886-18cf142334f9","timestamp":"2023-05-09T23:12:37.831077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:12:38.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:12:39.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8a32546-a676-4e8d-89cb-a76ecabd6459","timestamp":"2023-05-09T23:12:38.423277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:12:39.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:12:39.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e24b39eb-3ce8-40cb-beb7-0f32b16416ee","timestamp":"2023-05-09T23:12:39.566382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:12:39.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:12:39.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60e015b1-d944-4097-86bd-9fb7f63a9556","timestamp":"2023-05-09T23:12:39.168920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:12:39.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:14:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af8d5de1-e1de-4b60-89b7-3a58f90c5ee6","timestamp":"2023-05-09T23:14:34.639755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:14:34.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af8d5de1-e1de-4b60-89b7-3a58f90c5ee6","timestamp":"2023-05-09T23:14:34.639755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:14:34.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:14:38.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c7c1089-ac66-4860-90bb-9b013e90f6ef","timestamp":"2023-05-09T23:14:37.829941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:14:38.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:14:39.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38c95f3f-74d1-4242-a9aa-2d2bf8a499e2","timestamp":"2023-05-09T23:14:39.565223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:14:39.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:14:39.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37a2bbae-c242-4045-9f54-7a5390ae5fd7","timestamp":"2023-05-09T23:14:38.423146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:14:39.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:14:39.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e34cf4-8e0d-46ac-be0c-de481ad82990","timestamp":"2023-05-09T23:14:39.168545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:14:39.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:16:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21548517-8551-4589-8a93-c1eddeb70861","timestamp":"2023-05-09T23:16:34.639681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:16:34.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21548517-8551-4589-8a93-c1eddeb70861","timestamp":"2023-05-09T23:16:34.639681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:16:34.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:16:38.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1ed57e2-45bb-4f63-a73c-a2e32f8fd59f","timestamp":"2023-05-09T23:16:37.829946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:16:38.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:16:39.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddbe58a8-b2d9-4b6b-94ad-a8d5f6798739","timestamp":"2023-05-09T23:16:38.422937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:16:39.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:16:39.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d624ce11-2b1f-469c-88a6-7ebd1f2034ec","timestamp":"2023-05-09T23:16:39.565260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:16:39.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:16:39.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a39d215-5a13-44fe-bff0-15616617e2a5","timestamp":"2023-05-09T23:16:39.168333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:16:39.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:18:34.641+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45119548-ecc9-4ca8-8fa9-cb71bfe3ceb5","timestamp":"2023-05-09T23:18:34.640461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:18:34.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45119548-ecc9-4ca8-8fa9-cb71bfe3ceb5","timestamp":"2023-05-09T23:18:34.640461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:18:34.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:18:38.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67959951-8312-47bb-bfec-f26e0b8d2138","timestamp":"2023-05-09T23:18:37.830101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:18:38.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:18:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d86b2d2-3e0c-4e7d-b218-825155f1f68d","timestamp":"2023-05-09T23:18:38.423125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:18:39.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:18:39.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d8b5df8-b1b4-4720-a4ba-b12206352b86","timestamp":"2023-05-09T23:18:39.565131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:18:39.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:18:39.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6b379d0-0961-4905-88cf-282906444531","timestamp":"2023-05-09T23:18:39.168509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:18:39.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:19:41.607+00:00|INFO|NetworkClient|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-05-09T23:20:04.773+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-05-09T23:20:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7164dd3-18e2-484b-af9a-cc0168ad9f13","timestamp":"2023-05-09T23:20:34.640076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:20:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7164dd3-18e2-484b-af9a-cc0168ad9f13","timestamp":"2023-05-09T23:20:34.640076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:20:34.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:20:38.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3ae4763-ba69-4d12-8eb8-d2a8b79b18d3","timestamp":"2023-05-09T23:20:37.830046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:20:38.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:20:39.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43621efc-a077-41d6-b4ed-5ace82e2d9bd","timestamp":"2023-05-09T23:20:38.422849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:20:39.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:20:39.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb06f77-b7fa-4e94-8384-30c39c9139ff","timestamp":"2023-05-09T23:20:39.565307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:20:39.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:20:39.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f30f6e-f98f-4866-8bac-284b09c98924","timestamp":"2023-05-09T23:20:39.168514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:20:39.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:22:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5df76366-b146-4c03-9bc1-2fd297c7e966","timestamp":"2023-05-09T23:22:34.639780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:22:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5df76366-b146-4c03-9bc1-2fd297c7e966","timestamp":"2023-05-09T23:22:34.639780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:22:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:22:38.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8ca840-2363-4706-af72-0ecb3efb46a5","timestamp":"2023-05-09T23:22:37.829955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:22:38.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:22:39.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b214c041-d286-443b-a926-acff35e0c4d4","timestamp":"2023-05-09T23:22:39.565144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:22:39.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:22:39.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e16aa147-c8ac-4235-9d1e-b07951b10ee5","timestamp":"2023-05-09T23:22:38.422922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:22:39.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:22:39.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d38ceae-b82c-44db-aa7f-fd75678a7bbf","timestamp":"2023-05-09T23:22:39.168510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:22:39.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:24:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13b31ad3-aace-48ff-b7ed-328adc7d9809","timestamp":"2023-05-09T23:24:34.639788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:24:34.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13b31ad3-aace-48ff-b7ed-328adc7d9809","timestamp":"2023-05-09T23:24:34.639788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:24:34.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:24:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cb7f9c5-a0c8-401b-8860-1fbc83446a02","timestamp":"2023-05-09T23:24:37.830137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:24:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:24:39.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dd512b5-4f6c-49a0-beda-bb013868028e","timestamp":"2023-05-09T23:24:38.422917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:24:39.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:24:39.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da4cd3c8-74ca-4097-ab89-0f89012c73fc","timestamp":"2023-05-09T23:24:39.565200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:24:39.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:24:39.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27b75ad3-31ba-464c-bd45-21f3a54e7314","timestamp":"2023-05-09T23:24:39.168538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:24:39.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:26:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"677a0cdc-ed3b-401e-8d29-73d2c8059845","timestamp":"2023-05-09T23:26:34.639744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:26:34.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"677a0cdc-ed3b-401e-8d29-73d2c8059845","timestamp":"2023-05-09T23:26:34.639744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:26:34.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:26:38.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46eaf4d8-158d-4a9f-8441-d95e26f60d67","timestamp":"2023-05-09T23:26:37.830684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:26:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:26:39.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b7786e-c593-4e82-84e4-deb1f15228bd","timestamp":"2023-05-09T23:26:38.422712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:26:39.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:26:39.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52afc9b9-de5b-4345-8fd5-fb6b7b81e9bb","timestamp":"2023-05-09T23:26:39.565690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:26:39.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:26:39.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23ea2ab3-59dd-44f8-9827-42fbfb030ca8","timestamp":"2023-05-09T23:26:39.168645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:26:39.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:28:34.641+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"406c2a81-ffb3-4b7c-bedf-6a69341c132f","timestamp":"2023-05-09T23:28:34.640250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:28:34.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"406c2a81-ffb3-4b7c-bedf-6a69341c132f","timestamp":"2023-05-09T23:28:34.640250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:28:34.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:28:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41119dc6-9725-44f3-be82-955015e76241","timestamp":"2023-05-09T23:28:37.829796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:28:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:28:39.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a75023fc-351b-40d7-9894-c4bec4126ee4","timestamp":"2023-05-09T23:28:38.422840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:28:39.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:28:39.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ec4f29-8210-402c-80a8-3d53845c7ca0","timestamp":"2023-05-09T23:28:39.565328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:28:39.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:28:39.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1de221a-0279-45eb-9c04-ce3f6a1b6945","timestamp":"2023-05-09T23:28:39.168605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:28:39.850+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:30:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37831a7-85b2-4d5e-b4c2-960218a6b851","timestamp":"2023-05-09T23:30:34.640024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:30:34.677+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37831a7-85b2-4d5e-b4c2-960218a6b851","timestamp":"2023-05-09T23:30:34.640024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:30:34.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:30:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"186aef99-f962-46ab-a6a6-a427c9ff8563","timestamp":"2023-05-09T23:30:37.830037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:30:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:30:39.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceba8b2a-dfa3-4324-bc95-11e55f5d9b7c","timestamp":"2023-05-09T23:30:38.422698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:30:39.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:30:39.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6385de75-57de-4365-8e07-ddf4f513ddee","timestamp":"2023-05-09T23:30:39.565330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:30:39.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:30:39.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c59a3a4b-d58f-4fa4-800f-ffafe85ca965","timestamp":"2023-05-09T23:30:39.168641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:30:39.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:32:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47df9930-26ec-484c-83bb-f7d9fea0de24","timestamp":"2023-05-09T23:32:34.639706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:32:34.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47df9930-26ec-484c-83bb-f7d9fea0de24","timestamp":"2023-05-09T23:32:34.639706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:32:34.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:32:38.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"170701c7-520e-4261-bd45-79f47b8ecb2c","timestamp":"2023-05-09T23:32:37.829817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:32:38.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:32:39.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5bca4c7-270b-4103-ae2c-e231428374aa","timestamp":"2023-05-09T23:32:38.423114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:32:39.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:32:39.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fb50fe6-2e34-4423-b689-3df7b0b6827a","timestamp":"2023-05-09T23:32:39.565482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:32:39.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:32:39.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5403227b-ddcf-464d-bb5e-bd029acd2749","timestamp":"2023-05-09T23:32:39.168532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:32:39.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:34:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b644823-9ecb-4523-b8bf-a6bf6a65ed7b","timestamp":"2023-05-09T23:34:34.639652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:34:34.641+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-05-09T23:34:34.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b644823-9ecb-4523-b8bf-a6bf6a65ed7b","timestamp":"2023-05-09T23:34:34.639652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:34:34.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:34:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8c2a1f-0ddd-4369-ba44-75138a23d071","timestamp":"2023-05-09T23:34:37.829926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:34:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:34:39.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e76c64a2-0802-47d3-8089-3842047adce2","timestamp":"2023-05-09T23:34:38.422940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:34:39.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:34:39.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22849310-b1a5-4e88-9b8c-5744e544e094","timestamp":"2023-05-09T23:34:39.565361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:34:39.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:34:39.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"225642b3-6b2c-4df0-808b-eb6237aca339","timestamp":"2023-05-09T23:34:39.168666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:34:39.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:36:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6adb3f62-e11d-4f72-be06-ccd2947f6264","timestamp":"2023-05-09T23:36:34.639758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:36:34.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6adb3f62-e11d-4f72-be06-ccd2947f6264","timestamp":"2023-05-09T23:36:34.639758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:36:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:36:38.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ae57317-c951-40a3-b497-0d608823de5b","timestamp":"2023-05-09T23:36:37.830203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:36:38.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:36:39.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e36a022-1a1e-4ae7-9eec-7cb18eeb9340","timestamp":"2023-05-09T23:36:38.422820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:36:39.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:36:39.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fafda84c-fc07-4c25-9825-be25f26e3eb3","timestamp":"2023-05-09T23:36:39.565378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:36:39.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:36:39.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a9d3183-115b-4da7-882a-7cbca5134ab3","timestamp":"2023-05-09T23:36:39.168414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:36:39.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:38:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1a31e71-bfab-4f1f-b1a4-2db427552e33","timestamp":"2023-05-09T23:38:34.640079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:38:34.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1a31e71-bfab-4f1f-b1a4-2db427552e33","timestamp":"2023-05-09T23:38:34.640079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:38:34.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:38:38.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8041a49-adce-4968-8301-9e791d3f796d","timestamp":"2023-05-09T23:38:37.829837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:38:38.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:38:39.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e0bc4c8-9e87-4326-a508-73f5498e2c04","timestamp":"2023-05-09T23:38:38.422909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:38:39.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:38:39.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd46f5d2-8910-4332-a459-af7b9cf4ca28","timestamp":"2023-05-09T23:38:39.565399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:38:39.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:38:39.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e654f7-5085-4007-8fe6-be13adc185ed","timestamp":"2023-05-09T23:38:39.168483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:38:39.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:40:34.641+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ed7963-43ea-4f48-8a63-a45cbf6e6a76","timestamp":"2023-05-09T23:40:34.640070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:40:34.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ed7963-43ea-4f48-8a63-a45cbf6e6a76","timestamp":"2023-05-09T23:40:34.640070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:40:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:40:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a266559e-22c5-4a33-b73d-f157befecfa5","timestamp":"2023-05-09T23:40:37.829839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:40:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:40:39.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fe58bbc-a08b-4a79-a16d-a7fa0ca91c38","timestamp":"2023-05-09T23:40:38.422915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:40:39.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:40:39.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1c1b0e5-21e3-4c5e-ad78-08bd9f08d6ee","timestamp":"2023-05-09T23:40:39.565250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:40:39.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:40:39.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e594326-38eb-4530-93a8-aceab1ca5e75","timestamp":"2023-05-09T23:40:39.168458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:40:39.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:42:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de5f7ab-243a-4c78-a218-388b0d05a187","timestamp":"2023-05-09T23:42:34.639917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:42:34.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de5f7ab-243a-4c78-a218-388b0d05a187","timestamp":"2023-05-09T23:42:34.639917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:42:34.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:42:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6776ebf-c186-4443-bfb5-e7f63c4b98d7","timestamp":"2023-05-09T23:42:37.829908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:42:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:42:39.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f988f997-0f63-4fac-85a7-add814b0f56c","timestamp":"2023-05-09T23:42:38.423054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:42:39.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:42:39.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33910314-2db9-4a59-afcf-7e4584972547","timestamp":"2023-05-09T23:42:39.565163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:42:39.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:42:39.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89866d4d-bd26-49ea-8963-2b9e3f4a4d68","timestamp":"2023-05-09T23:42:39.168596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:42:39.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:44:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a301c0-fe96-420f-9838-f0354958dc50","timestamp":"2023-05-09T23:44:34.639729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:44:34.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a301c0-fe96-420f-9838-f0354958dc50","timestamp":"2023-05-09T23:44:34.639729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:44:34.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:44:38.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2735081b-4366-4d54-923d-9f72c95eb0f6","timestamp":"2023-05-09T23:44:37.830017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:44:38.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:44:39.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fa921fa-9a08-4b0b-bd67-26b46e2d19f8","timestamp":"2023-05-09T23:44:38.422728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:44:39.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:44:39.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2657c008-21d5-4102-bb3d-7107b752c0db","timestamp":"2023-05-09T23:44:39.565148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:44:39.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:44:39.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17148221-6f16-4402-8f57-d76ee94fe506","timestamp":"2023-05-09T23:44:39.168498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:44:39.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:46:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53e5fb67-5914-47c3-b7e2-154b25ae86fa","timestamp":"2023-05-09T23:46:34.639834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:46:34.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53e5fb67-5914-47c3-b7e2-154b25ae86fa","timestamp":"2023-05-09T23:46:34.639834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:46:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:46:38.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8819f95-9ef7-440f-abbc-cf7b0dd3269d","timestamp":"2023-05-09T23:46:37.830390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:46:38.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:46:39.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1ec5361-9079-4aef-b2e7-9215c4f68055","timestamp":"2023-05-09T23:46:38.423364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:46:39.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:46:39.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46af9f21-697b-4dd1-8fa7-875b83dcf5eb","timestamp":"2023-05-09T23:46:39.565137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:46:39.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:46:39.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21e93cf3-611f-46c9-8a3c-8ded8e151d19","timestamp":"2023-05-09T23:46:39.168583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:46:39.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:48:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b04c04-be58-4df0-826e-3f5ed2531697","timestamp":"2023-05-09T23:48:34.639807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:48:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b04c04-be58-4df0-826e-3f5ed2531697","timestamp":"2023-05-09T23:48:34.639807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:48:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:48:38.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d4cd21-c1a2-4080-9a48-8716ea944b8a","timestamp":"2023-05-09T23:48:37.829914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:48:38.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:48:39.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce3e9c21-2ab3-4568-bbb0-876d196e81fb","timestamp":"2023-05-09T23:48:38.422810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:48:39.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:48:39.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3945afab-9242-41fa-919e-2af8a47b0bbc","timestamp":"2023-05-09T23:48:39.565375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:48:39.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:48:39.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e442b54f-ea17-4054-a131-a8991ffd8f0a","timestamp":"2023-05-09T23:48:39.168540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:48:39.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:50:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d888719-e413-4464-96d1-4f7644c4222f","timestamp":"2023-05-09T23:50:34.639965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:50:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d888719-e413-4464-96d1-4f7644c4222f","timestamp":"2023-05-09T23:50:34.639965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:50:34.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:50:38.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b20ce20-25ae-4c26-955f-b556958ae2e5","timestamp":"2023-05-09T23:50:37.830202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:50:38.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:50:39.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68670695-5de7-4428-835c-34ae6fc58181","timestamp":"2023-05-09T23:50:38.422697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:50:39.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:50:39.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf02a25f-c76e-462e-8b4b-67e417a9556a","timestamp":"2023-05-09T23:50:39.565170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:50:39.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:50:39.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e473e003-e607-43bd-a145-21cefe3eb23d","timestamp":"2023-05-09T23:50:39.168511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:50:39.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:51:34.712+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-05-09T23:52:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6570fb27-9ddb-484a-9a9d-92c33b8e9f16","timestamp":"2023-05-09T23:52:34.639859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:52:34.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6570fb27-9ddb-484a-9a9d-92c33b8e9f16","timestamp":"2023-05-09T23:52:34.639859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:52:34.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:52:38.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b949607a-bd61-48cf-b632-0529d6e232ff","timestamp":"2023-05-09T23:52:37.829880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:52:38.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:52:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf99c32b-dbcd-4e94-ae56-d2b2b038443d","timestamp":"2023-05-09T23:52:38.422873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:52:39.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:52:39.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a529ed91-35a4-4ddd-a94e-12dd883bec75","timestamp":"2023-05-09T23:52:39.565329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:52:39.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:52:39.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb0765bf-3069-42da-a36b-9e22068ce25f","timestamp":"2023-05-09T23:52:39.168456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:52:39.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:54:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7cd1c0a-4f84-4ebb-83ea-1927e80ba212","timestamp":"2023-05-09T23:54:34.639778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:54:34.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7cd1c0a-4f84-4ebb-83ea-1927e80ba212","timestamp":"2023-05-09T23:54:34.639778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:54:34.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:54:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74be91f7-9b91-4a86-9efe-3ce533ba8818","timestamp":"2023-05-09T23:54:37.829981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:54:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:54:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aecf9537-52d4-4273-84e3-a8ce5a47a1df","timestamp":"2023-05-09T23:54:38.422579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:54:39.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:54:39.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ca3d18-7e9b-41e2-8de6-4cbfddf887c9","timestamp":"2023-05-09T23:54:39.565207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:54:39.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:54:39.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd263067-220e-4c16-b413-059f6c6c4eb9","timestamp":"2023-05-09T23:54:39.168363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:54:39.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:55:34.789+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-05-09T23:56:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b11f5932-0c79-4c6a-a61e-636e67d315b3","timestamp":"2023-05-09T23:56:34.639568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:56:34.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b11f5932-0c79-4c6a-a61e-636e67d315b3","timestamp":"2023-05-09T23:56:34.639568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:56:34.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:56:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bc0f55b-5335-4cec-9bc6-855e550b88d2","timestamp":"2023-05-09T23:56:37.830013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:56:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:56:39.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7575072-d076-4686-8498-982311e77626","timestamp":"2023-05-09T23:56:38.422746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:56:39.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:56:39.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b6a4ea1-eaac-4967-a43a-c28f221be8f5","timestamp":"2023-05-09T23:56:39.565324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:56:39.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:56:39.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98588555-1d45-43b0-a24a-255089ce6c48","timestamp":"2023-05-09T23:56:39.168867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:56:39.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:58:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a04511c-2af5-4f44-8da2-aba646241306","timestamp":"2023-05-09T23:58:34.639723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:58:34.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a04511c-2af5-4f44-8da2-aba646241306","timestamp":"2023-05-09T23:58:34.639723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-09T23:58:34.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:58:38.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ba38f8-dcb9-45b5-8590-494c9ad247de","timestamp":"2023-05-09T23:58:37.829774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-09T23:58:38.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:58:39.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27fd1d91-3ac7-450a-9fcc-ede5c1f6eb7a","timestamp":"2023-05-09T23:58:38.422811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-09T23:58:39.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:58:39.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4c246e2-b61e-4bfb-904b-b12d04d896ea","timestamp":"2023-05-09T23:58:39.565146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-09T23:58:39.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-09T23:58:39.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84905fc8-16bc-4f3e-bd8b-5e85900f1f48","timestamp":"2023-05-09T23:58:39.168476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-09T23:58:39.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:00:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bff88075-e9d8-45ba-b681-d1703c9c3f5e","timestamp":"2023-05-10T00:00:34.639641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:00:34.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bff88075-e9d8-45ba-b681-d1703c9c3f5e","timestamp":"2023-05-10T00:00:34.639641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:00:34.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:00:38.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a934c17-5b33-489f-8fd2-eace5b59eede","timestamp":"2023-05-10T00:00:37.829958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:00:38.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:00:39.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0099460-d9b4-4bc3-bef6-c59bd6b1f4b7","timestamp":"2023-05-10T00:00:38.422865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:00:39.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:00:39.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685d5797-a5b5-462b-9a6a-5424685172eb","timestamp":"2023-05-10T00:00:39.565253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:00:39.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:00:39.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa5866ad-2a65-412e-a637-59831d31d16c","timestamp":"2023-05-10T00:00:39.168431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:00:39.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:02:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf780c98-0b81-4fcb-b99f-0948451539bc","timestamp":"2023-05-10T00:02:34.639764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:02:34.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf780c98-0b81-4fcb-b99f-0948451539bc","timestamp":"2023-05-10T00:02:34.639764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:02:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:02:38.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"512813ec-a59f-4ab5-9d9c-e7fbd7659c96","timestamp":"2023-05-10T00:02:37.830141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:02:38.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:02:39.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ebbd75a-71c2-4580-beca-d2ee65a69a50","timestamp":"2023-05-10T00:02:38.422859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:02:39.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:02:39.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a35836d-cd22-40cc-b90d-0f6b33e3316b","timestamp":"2023-05-10T00:02:39.565386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:02:39.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:02:39.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10930447-9b0c-49e2-b431-5412f5d86c4d","timestamp":"2023-05-10T00:02:39.168997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:02:39.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:04:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f06efc81-4bc9-41e1-8483-d148b4e220bc","timestamp":"2023-05-10T00:04:34.639800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:04:34.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f06efc81-4bc9-41e1-8483-d148b4e220bc","timestamp":"2023-05-10T00:04:34.639800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:04:34.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:04:38.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d77e86f-8db5-429a-9a76-f6ac7628bf30","timestamp":"2023-05-10T00:04:37.829910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:04:38.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:04:39.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b5449e-f842-4727-ac1b-49dfbafdc3fc","timestamp":"2023-05-10T00:04:38.422652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:04:39.417+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:04:39.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a134800-23b1-4247-9097-3ebbe58ff79a","timestamp":"2023-05-10T00:04:39.565390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:04:39.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:04:39.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd78e9d7-ad06-4979-818c-fc807ccf018c","timestamp":"2023-05-10T00:04:39.168411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:04:39.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:06:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e2d99a-a6d9-4201-8565-22db3829f5a5","timestamp":"2023-05-10T00:06:34.639776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:06:34.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92e2d99a-a6d9-4201-8565-22db3829f5a5","timestamp":"2023-05-10T00:06:34.639776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:06:34.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:06:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b33ebf78-4472-448d-b19d-96fe3ff431a3","timestamp":"2023-05-10T00:06:37.829997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:06:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:06:39.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e5034d1-e7bf-48e6-9049-a72c01f73ae4","timestamp":"2023-05-10T00:06:38.422896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:06:39.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:06:39.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2a9e4ed-fbe7-4a37-a5a2-6f132acd0271","timestamp":"2023-05-10T00:06:39.565099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:06:39.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:06:39.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e58511-d24b-4e80-9b36-9db2dec82c64","timestamp":"2023-05-10T00:06:39.168452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:06:39.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:07:34.707+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-05-10T00:08:34.639+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45abe74f-ccf3-4880-8c67-cbf9eecd2d27","timestamp":"2023-05-10T00:08:34.639579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:08:34.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45abe74f-ccf3-4880-8c67-cbf9eecd2d27","timestamp":"2023-05-10T00:08:34.639579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:08:34.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:08:38.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"829c9c6b-d1d4-46f3-82bd-42e6278c69ad","timestamp":"2023-05-10T00:08:37.829974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:08:38.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:08:39.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b534449-6587-45a3-9713-8bb65c575ade","timestamp":"2023-05-10T00:08:38.422644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:08:39.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:08:39.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a22861c4-b48b-44bc-86ab-f8e081e1e1f7","timestamp":"2023-05-10T00:08:39.565800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:08:39.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:08:39.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"011f65b6-aac6-403f-ae23-e2bee7261981","timestamp":"2023-05-10T00:08:39.168410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:08:39.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:10:34.641+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5d537d4-46c6-4516-bdaa-ce325842a3f9","timestamp":"2023-05-10T00:10:34.640327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:10:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5d537d4-46c6-4516-bdaa-ce325842a3f9","timestamp":"2023-05-10T00:10:34.640327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:10:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:10:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db98e898-5a60-4105-a042-374f17467fb9","timestamp":"2023-05-10T00:10:37.829968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:10:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:10:39.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6399b66-d9e8-425a-bedf-232b61117a97","timestamp":"2023-05-10T00:10:38.423200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:10:39.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:10:39.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f7767db-5ba8-4bb0-b083-5039ec03ec50","timestamp":"2023-05-10T00:10:39.565147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:10:39.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:10:39.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a76ca48-b53c-4151-b7c3-30acac4e1851","timestamp":"2023-05-10T00:10:39.168496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:10:39.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:12:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d91d17f-f9c4-4f72-a838-0195dc81b263","timestamp":"2023-05-10T00:12:34.640004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:12:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d91d17f-f9c4-4f72-a838-0195dc81b263","timestamp":"2023-05-10T00:12:34.640004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:12:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:12:38.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02a7fbde-e6d1-4e1d-ae52-77e669b06004","timestamp":"2023-05-10T00:12:37.829956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:12:38.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:12:39.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a41fef46-d784-4bd0-9ea3-5fc270cef076","timestamp":"2023-05-10T00:12:38.423394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:12:39.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:12:39.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afea22b-d907-41f1-a808-67b9d14b6261","timestamp":"2023-05-10T00:12:39.565404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:12:39.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:12:39.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2775f987-8114-45bb-bbdd-f76c45f98158","timestamp":"2023-05-10T00:12:39.168913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:12:39.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:14:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8192670f-6d73-49cd-b3dc-9af386c4f30e","timestamp":"2023-05-10T00:14:34.639669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:14:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8192670f-6d73-49cd-b3dc-9af386c4f30e","timestamp":"2023-05-10T00:14:34.639669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:14:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:14:38.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a45d8b8-7c0e-4202-8a31-188bec19ca11","timestamp":"2023-05-10T00:14:37.829878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:14:38.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:14:39.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bbf0095-9a55-46bf-a4d2-302e28655699","timestamp":"2023-05-10T00:14:38.422983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:14:39.417+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:14:39.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b196ca00-d202-4bef-ab7c-77621e9d2b81","timestamp":"2023-05-10T00:14:39.565385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:14:39.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:14:39.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f40eac1-6707-4056-80ed-065d80bec1d8","timestamp":"2023-05-10T00:14:39.168537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:14:39.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:16:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e746ffa-fb62-4b14-a719-4ecf71587535","timestamp":"2023-05-10T00:16:34.639952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:16:34.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e746ffa-fb62-4b14-a719-4ecf71587535","timestamp":"2023-05-10T00:16:34.639952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:16:34.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:16:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf655b0-ef36-43ed-ad51-b2908b056ae5","timestamp":"2023-05-10T00:16:37.829836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:16:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:16:39.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25a9a3c-e558-49c3-aa28-87842f60c702","timestamp":"2023-05-10T00:16:38.422727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:16:39.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:16:39.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c79d65-4b91-47f4-9aed-60300c7996aa","timestamp":"2023-05-10T00:16:39.565061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:16:39.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:16:39.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6021a6a2-5e20-438b-82be-69e02552c63f","timestamp":"2023-05-10T00:16:39.168492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:16:39.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:18:34.641+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd0be73-036f-43b9-b13e-52708f35703b","timestamp":"2023-05-10T00:18:34.641433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:18:34.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd0be73-036f-43b9-b13e-52708f35703b","timestamp":"2023-05-10T00:18:34.641433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:18:34.772+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:18:38.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2bed14-07ce-489e-916b-e07db16c1c4d","timestamp":"2023-05-10T00:18:37.830155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:18:38.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:18:39.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7b7d345-071f-4511-a133-79b909b9d873","timestamp":"2023-05-10T00:18:38.422781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:18:39.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:18:39.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"223aa941-04b3-4df7-b6b6-ce1c534889ec","timestamp":"2023-05-10T00:18:39.565076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:18:39.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:18:39.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6189d6fe-e0a3-491d-b52e-7579b4517f14","timestamp":"2023-05-10T00:18:39.168596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:18:39.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:20:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4b5d0d-309b-4e84-853b-ea63c1fcd04e","timestamp":"2023-05-10T00:20:34.639897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:20:34.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4b5d0d-309b-4e84-853b-ea63c1fcd04e","timestamp":"2023-05-10T00:20:34.639897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:20:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:20:38.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da7db358-44e4-412f-abbd-9b383ec85e0b","timestamp":"2023-05-10T00:20:37.830114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:20:38.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:20:39.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdba7628-945b-49f9-a679-a8be438fb0c2","timestamp":"2023-05-10T00:20:38.422838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:20:39.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:20:39.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08a7e61-378a-4d7a-a9d3-76abf7055e9e","timestamp":"2023-05-10T00:20:39.565109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:20:39.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:20:39.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12f1a92c-4cee-4d2f-b523-46971ad22cbf","timestamp":"2023-05-10T00:20:39.168399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:20:39.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:22:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd97be76-925d-4fff-b637-3a912073db23","timestamp":"2023-05-10T00:22:34.639950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:22:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd97be76-925d-4fff-b637-3a912073db23","timestamp":"2023-05-10T00:22:34.639950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:22:34.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:22:38.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"beea6d61-a272-424d-8e86-ee654104ca23","timestamp":"2023-05-10T00:22:37.829876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:22:38.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:22:39.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaa41e0b-3e9c-4e17-992d-c3bacac816bd","timestamp":"2023-05-10T00:22:38.422814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:22:39.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:22:39.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eebe796-fd76-476b-9f3a-7534b8eb5fd3","timestamp":"2023-05-10T00:22:39.565186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:22:39.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:22:39.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdd35adb-63dc-4aa1-a402-e7e2becf7681","timestamp":"2023-05-10T00:22:39.168419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:22:39.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:24:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5816c774-3ead-463e-b4f3-b3747afeb186","timestamp":"2023-05-10T00:24:34.639906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:24:34.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5816c774-3ead-463e-b4f3-b3747afeb186","timestamp":"2023-05-10T00:24:34.639906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:24:34.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:24:38.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ab7225a-9c9d-4519-b1d6-5865a7082033","timestamp":"2023-05-10T00:24:37.829840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:24:38.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:24:39.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ee644ab-aae8-452f-9330-4f5106eb6387","timestamp":"2023-05-10T00:24:38.422972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:24:39.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:24:39.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7253dc38-3e9e-468a-91bc-7a761921499c","timestamp":"2023-05-10T00:24:39.565241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:24:39.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:24:39.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f82e461-d687-4a54-8036-c1202ddbd0af","timestamp":"2023-05-10T00:24:39.168606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:24:39.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:26:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2b59ef6-8beb-422d-a0ff-d8d195a38204","timestamp":"2023-05-10T00:26:34.639804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:26:34.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2b59ef6-8beb-422d-a0ff-d8d195a38204","timestamp":"2023-05-10T00:26:34.639804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:26:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:26:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aea47a82-2ae7-418e-ab48-4a0cad1e3c10","timestamp":"2023-05-10T00:26:37.830148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:26:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:26:39.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0791a139-8176-4018-9a4c-ea7ab17532b0","timestamp":"2023-05-10T00:26:38.422832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:26:39.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:26:39.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45bed44f-a51e-47fd-bd56-e1dc2cc7ede6","timestamp":"2023-05-10T00:26:39.565270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:26:39.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:26:39.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf948d2c-6d56-4776-90bb-001866a76099","timestamp":"2023-05-10T00:26:39.168503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:26:39.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:28:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb6f48e9-581f-47be-a453-566e7913ab58","timestamp":"2023-05-10T00:28:34.639814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:28:34.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb6f48e9-581f-47be-a453-566e7913ab58","timestamp":"2023-05-10T00:28:34.639814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:28:34.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:28:38.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b49be430-8fe6-4668-a36d-f4240c789775","timestamp":"2023-05-10T00:28:37.829880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:28:38.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:28:39.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf91af46-0e63-4242-878b-b04032b0b026","timestamp":"2023-05-10T00:28:38.422824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:28:39.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:28:39.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e052cb8c-59e2-4b8e-be17-38b6e9dc2a64","timestamp":"2023-05-10T00:28:39.565332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:28:39.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:28:39.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc31ea4e-cf91-42f1-a92d-12a042f258a4","timestamp":"2023-05-10T00:28:39.168346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:28:39.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:30:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55df3781-a00b-418b-95bd-54299a6fe19c","timestamp":"2023-05-10T00:30:34.639868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:30:34.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55df3781-a00b-418b-95bd-54299a6fe19c","timestamp":"2023-05-10T00:30:34.639868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:30:34.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:30:38.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0159efd9-1890-4e73-8441-8a318ffa6efd","timestamp":"2023-05-10T00:30:37.829969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:30:38.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:30:39.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19313505-2a64-4d5f-82d0-6be4c4e56566","timestamp":"2023-05-10T00:30:38.422744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:30:39.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:30:39.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f9acbd5-ad37-43aa-91b5-dade29643b68","timestamp":"2023-05-10T00:30:39.565360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:30:39.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:30:39.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b366c697-86c1-4aba-a490-044c9ec142bf","timestamp":"2023-05-10T00:30:39.168483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:30:39.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:32:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40788e87-3f21-4c85-8f96-90a80a8f55cb","timestamp":"2023-05-10T00:32:34.639662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:32:34.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40788e87-3f21-4c85-8f96-90a80a8f55cb","timestamp":"2023-05-10T00:32:34.639662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:32:34.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:32:38.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d303e59-c2ba-4a29-8be4-fc4c0eafab88","timestamp":"2023-05-10T00:32:37.829952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:32:38.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:32:39.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed92ed9-dab1-48b8-878c-3df6afed36b0","timestamp":"2023-05-10T00:32:38.422744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:32:39.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:32:39.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"632070e7-e0a6-4da8-afb8-edee64e22a86","timestamp":"2023-05-10T00:32:39.565662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:32:39.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:32:39.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d67f6ac1-ad9f-4ebd-8966-e03dc3043773","timestamp":"2023-05-10T00:32:39.168626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:32:39.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:34:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96358fe-d1e3-4038-9a39-dbc6ce152e48","timestamp":"2023-05-10T00:34:34.640038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:34:34.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96358fe-d1e3-4038-9a39-dbc6ce152e48","timestamp":"2023-05-10T00:34:34.640038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:34:34.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:34:38.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"455ac607-2060-4423-8124-030e8b41e7b3","timestamp":"2023-05-10T00:34:37.829810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:34:38.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:34:39.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f739b85-bab0-4ad3-a45c-e14102fe0b37","timestamp":"2023-05-10T00:34:38.422677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:34:39.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:34:39.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5588309-ed52-424b-9b6d-10c3f56ec8d8","timestamp":"2023-05-10T00:34:39.565218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:34:39.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:34:39.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c50a72c-5363-4d04-9e03-dcbccc1a6693","timestamp":"2023-05-10T00:34:39.168454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:34:39.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:36:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0044297d-3e86-47cb-8c5a-af762cf0c5ac","timestamp":"2023-05-10T00:36:34.639741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:36:34.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0044297d-3e86-47cb-8c5a-af762cf0c5ac","timestamp":"2023-05-10T00:36:34.639741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:36:34.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:36:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e96e58e-a48a-41a9-832d-95b5d966d436","timestamp":"2023-05-10T00:36:37.830310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:36:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:36:39.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"064f40fe-0f41-4dab-bbf2-dfb34629aa0c","timestamp":"2023-05-10T00:36:38.422699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:36:39.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:36:39.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347a15c9-6be2-4f08-9158-43d0d7dd5ae1","timestamp":"2023-05-10T00:36:39.565296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:36:39.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:36:39.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdb66748-7f67-4b36-818b-ba2f427bbd04","timestamp":"2023-05-10T00:36:39.168502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:36:39.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:38:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c785e5f9-f006-464d-93f4-f5523a44932a","timestamp":"2023-05-10T00:38:34.639846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:38:34.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c785e5f9-f006-464d-93f4-f5523a44932a","timestamp":"2023-05-10T00:38:34.639846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:38:34.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:38:38.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c35a6118-5c2a-4993-815e-5d0142db9963","timestamp":"2023-05-10T00:38:37.829977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:38:38.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:38:39.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c3fcade-c369-4342-bbcd-b3bddf8d4d21","timestamp":"2023-05-10T00:38:38.422788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:38:39.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:38:39.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81b4f887-3b42-492c-a95c-230f7f906bc8","timestamp":"2023-05-10T00:38:39.565272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:38:39.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:38:39.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc367750-0bae-4e6c-a437-3be50192e1c5","timestamp":"2023-05-10T00:38:39.168399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:38:39.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:39:34.717+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-05-10T00:40:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9729ae53-271b-40bf-a730-d0853ecd683a","timestamp":"2023-05-10T00:40:34.639592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:40:34.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9729ae53-271b-40bf-a730-d0853ecd683a","timestamp":"2023-05-10T00:40:34.639592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:40:34.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:40:38.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35df7474-d33e-44b9-8247-422283dcb985","timestamp":"2023-05-10T00:40:37.829928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:40:38.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:40:39.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ee4ca6-8f9a-4ddd-9a4e-9aaa393fad9e","timestamp":"2023-05-10T00:40:38.422723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:40:39.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:40:39.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5618fb7-0ae8-4bf9-b828-45035fb1ec42","timestamp":"2023-05-10T00:40:39.565235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:40:39.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:40:39.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b58171-99a6-4fe2-b21d-d2011ee9b041","timestamp":"2023-05-10T00:40:39.168506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:40:39.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:42:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10bf0a1e-4916-4ff5-be4f-41a8f419d112","timestamp":"2023-05-10T00:42:34.639821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:42:34.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10bf0a1e-4916-4ff5-be4f-41a8f419d112","timestamp":"2023-05-10T00:42:34.639821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:42:34.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:42:38.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2254384c-961f-4980-87e3-14be78bd549d","timestamp":"2023-05-10T00:42:37.829944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:42:38.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:42:39.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26fc9661-ab86-4b3c-b465-0a82361444d2","timestamp":"2023-05-10T00:42:38.422782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:42:39.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:42:39.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8e6c44-db86-4716-82f1-257b177d2481","timestamp":"2023-05-10T00:42:39.565282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:42:39.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:42:39.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afcb9885-0aa3-4893-87d6-2e510c578464","timestamp":"2023-05-10T00:42:39.168484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:42:39.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:44:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b128cfb2-1508-449d-85f7-af80d2adc15f","timestamp":"2023-05-10T00:44:34.639721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:44:34.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b128cfb2-1508-449d-85f7-af80d2adc15f","timestamp":"2023-05-10T00:44:34.639721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:44:34.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:44:38.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d95a42e5-9002-4973-8615-e8387effba88","timestamp":"2023-05-10T00:44:37.829887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:44:38.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:44:39.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a486913a-3aaa-49a5-a9c4-5dd6a12be60c","timestamp":"2023-05-10T00:44:38.422831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:44:39.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:44:39.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48592b33-01fa-465d-8880-5d920ad28d7f","timestamp":"2023-05-10T00:44:39.565363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:44:39.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:44:39.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b40ea33f-0769-46fe-8c10-0a01609dfe82","timestamp":"2023-05-10T00:44:39.168471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:44:39.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:46:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c76e8d-d6d5-4d51-a665-269b4f93eeae","timestamp":"2023-05-10T00:46:34.640113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:46:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4c76e8d-d6d5-4d51-a665-269b4f93eeae","timestamp":"2023-05-10T00:46:34.640113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:46:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:46:38.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4b9ac6-d7f4-4329-9c33-39698999df63","timestamp":"2023-05-10T00:46:37.829977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:46:38.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:46:39.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d8ea411-ab4e-421d-a20d-e1d1b6dd1220","timestamp":"2023-05-10T00:46:38.423073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:46:39.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:46:39.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d48329f-385b-48a1-8de0-d653a4bfdcf4","timestamp":"2023-05-10T00:46:39.565193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:46:39.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:46:39.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf519df-0184-4ede-b829-40d921d63019","timestamp":"2023-05-10T00:46:39.168739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:46:39.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:48:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f816223-c56f-431b-b33b-d0e19aefd00e","timestamp":"2023-05-10T00:48:34.639690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:48:34.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f816223-c56f-431b-b33b-d0e19aefd00e","timestamp":"2023-05-10T00:48:34.639690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:48:34.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:48:38.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9619c9e6-4cff-4d72-9551-3eb12d6510d3","timestamp":"2023-05-10T00:48:37.830309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:48:38.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:48:39.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb77434b-eb6a-4581-a569-404171e5d7fe","timestamp":"2023-05-10T00:48:38.422692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:48:39.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:48:39.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ae62e2-3fff-4904-984d-341e37d5c26c","timestamp":"2023-05-10T00:48:39.565195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:48:39.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:48:39.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f33e73d-0bb0-42ea-abb9-f595e34bf7e2","timestamp":"2023-05-10T00:48:39.168495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:48:39.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:50:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36a277c9-80eb-4b45-bccd-2e3c6f248f20","timestamp":"2023-05-10T00:50:34.639692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:50:34.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36a277c9-80eb-4b45-bccd-2e3c6f248f20","timestamp":"2023-05-10T00:50:34.639692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:50:34.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:50:38.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"938b29ec-dd49-4c5d-9ae9-dd7889d9cc0f","timestamp":"2023-05-10T00:50:37.830114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:50:38.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:50:39.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b597a681-9ada-4a6b-bc8a-9cb6fedaeb0f","timestamp":"2023-05-10T00:50:39.565428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:50:39.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:50:39.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b23ea9f5-67ed-414d-90aa-39e1b939bf73","timestamp":"2023-05-10T00:50:38.422823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:50:39.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:50:39.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"537a93ae-86c6-480f-9a86-752aff6c541b","timestamp":"2023-05-10T00:50:39.168656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:50:39.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:52:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2a87ccd-bc20-4e3b-8038-07d0a68ccfee","timestamp":"2023-05-10T00:52:34.639971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:52:34.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2a87ccd-bc20-4e3b-8038-07d0a68ccfee","timestamp":"2023-05-10T00:52:34.639971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:52:34.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:52:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b3916d-101e-48ec-bdf2-a1e4c4d12791","timestamp":"2023-05-10T00:52:37.830178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:52:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:52:39.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e4a64c2-2a61-47d4-b758-1aa934b10760","timestamp":"2023-05-10T00:52:38.422854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:52:39.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:52:39.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50c657ee-72f7-445f-bc8f-e7c02a74abb4","timestamp":"2023-05-10T00:52:39.565171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:52:39.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:52:39.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6c7780e-6a5f-4818-91a5-5cf20436cef0","timestamp":"2023-05-10T00:52:39.168579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:52:39.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:54:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"932fb189-a221-4958-ad97-e8e2faf10d07","timestamp":"2023-05-10T00:54:34.639753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:54:34.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"932fb189-a221-4958-ad97-e8e2faf10d07","timestamp":"2023-05-10T00:54:34.639753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:54:34.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:54:38.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6541de2f-9899-4af7-8ab2-f72ccdb445d0","timestamp":"2023-05-10T00:54:37.829925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:54:38.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:54:39.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff650560-b982-4880-8886-2b6d8597b522","timestamp":"2023-05-10T00:54:38.422882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:54:39.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:54:39.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9326b8c9-5f06-4a51-a0c6-ad9371b8d330","timestamp":"2023-05-10T00:54:39.565237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:54:39.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:54:39.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e652595a-afe9-4abd-af1f-889a16f681e7","timestamp":"2023-05-10T00:54:39.168507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:54:39.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:56:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339dfdcb-6bbd-4668-a84f-f924e06e9c16","timestamp":"2023-05-10T00:56:34.639890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:56:34.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339dfdcb-6bbd-4668-a84f-f924e06e9c16","timestamp":"2023-05-10T00:56:34.639890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:56:34.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:56:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba16018-d384-4d10-90c9-68c8bcc82fd3","timestamp":"2023-05-10T00:56:37.830083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:56:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:56:39.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00c889f2-2c7d-4527-9fed-dc12323aac9a","timestamp":"2023-05-10T00:56:38.422801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:56:39.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:56:39.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"197814ff-21df-4084-ad9f-9bff039387fb","timestamp":"2023-05-10T00:56:39.565170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:56:39.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:56:39.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8b2756e-3677-4869-9218-dd6dc81f445f","timestamp":"2023-05-10T00:56:39.168465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:56:39.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:58:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"770dfda8-2bd9-48e3-afce-354042430326","timestamp":"2023-05-10T00:58:34.639886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:58:34.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"770dfda8-2bd9-48e3-afce-354042430326","timestamp":"2023-05-10T00:58:34.639886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T00:58:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:58:38.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8b8b6b-ca38-4b7f-a066-dd91d636dc5a","timestamp":"2023-05-10T00:58:37.829715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T00:58:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:58:39.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a780081d-a033-4dc1-a22f-7eb332b3fafa","timestamp":"2023-05-10T00:58:38.422876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T00:58:39.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:58:39.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9acee26-93ea-4043-b9f5-203cad4881d2","timestamp":"2023-05-10T00:58:39.565267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T00:58:39.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T00:58:39.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e29ec6e-783a-4fba-b4f3-7911fcfe51ec","timestamp":"2023-05-10T00:58:39.168471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T00:58:39.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:00:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6e4939-279c-4c71-97c7-55baf7189267","timestamp":"2023-05-10T01:00:34.639885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:00:34.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6e4939-279c-4c71-97c7-55baf7189267","timestamp":"2023-05-10T01:00:34.639885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:00:34.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:00:38.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e398ad7-34cf-4356-9f38-e0dfbf8c3451","timestamp":"2023-05-10T01:00:37.830023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:00:38.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:00:39.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed00a013-b675-4d1e-862d-dbac8bf814a6","timestamp":"2023-05-10T01:00:38.422665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:00:39.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:00:39.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0db622ac-6f8a-40d7-b06e-877d4251cfa2","timestamp":"2023-05-10T01:00:39.565327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:00:39.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:00:39.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb6896f9-2335-4867-9982-21f41fd8caef","timestamp":"2023-05-10T01:00:39.168604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:00:39.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:02:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"006b1581-a27b-4c8f-96e6-05829d73fa40","timestamp":"2023-05-10T01:02:34.639796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:02:34.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"006b1581-a27b-4c8f-96e6-05829d73fa40","timestamp":"2023-05-10T01:02:34.639796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:02:34.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:02:38.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d4b430-c01c-46aa-848b-ef990431ba80","timestamp":"2023-05-10T01:02:37.829766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:02:38.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:02:39.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c1eaeb-f9c2-4c3c-968e-426662f470e1","timestamp":"2023-05-10T01:02:38.422752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:02:39.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:02:39.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5bd1467-dbdd-4588-82e6-6c9ba7da3ac6","timestamp":"2023-05-10T01:02:39.565242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:02:39.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:02:39.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3013f7a-7a74-45e5-97c1-0d8aa0a0ccab","timestamp":"2023-05-10T01:02:39.168553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:02:39.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:04:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78211ce8-2729-413f-8243-cab617a4e007","timestamp":"2023-05-10T01:04:34.639733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:04:34.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78211ce8-2729-413f-8243-cab617a4e007","timestamp":"2023-05-10T01:04:34.639733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:04:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:04:38.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"31b8faca-464b-4b92-8cb7-c118a3a399a7","timestamp":"2023-05-10T01:04:37.829841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:04:38.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:04:39.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4776cc5e-7cfe-49c0-af48-88e5531c5e0e","timestamp":"2023-05-10T01:04:38.423010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:04:39.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:04:39.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c65131-4311-4f87-b9f7-2c7aef0e085a","timestamp":"2023-05-10T01:04:39.565487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:04:39.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:04:39.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eabdfa75-2ec6-49b1-b8df-fe901230a077","timestamp":"2023-05-10T01:04:39.168449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:04:39.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:05:34.791+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-05-10T01:06:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3d5849-5a95-46f9-8e1a-973fdce6b0ae","timestamp":"2023-05-10T01:06:34.639981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:06:34.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3d5849-5a95-46f9-8e1a-973fdce6b0ae","timestamp":"2023-05-10T01:06:34.639981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:06:34.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:06:38.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a3ceee6-1eab-4631-843e-4c91c9057c92","timestamp":"2023-05-10T01:06:37.829849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:06:38.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:06:39.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdd7108f-fad9-4052-8927-579227d9e5fb","timestamp":"2023-05-10T01:06:38.422747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:06:39.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:06:39.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"782804a6-aa06-4722-b2ad-1de30db43e67","timestamp":"2023-05-10T01:06:39.565284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:06:39.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:06:39.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a870132f-2fb5-4b16-871d-d9173bf1fb88","timestamp":"2023-05-10T01:06:39.168495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:06:39.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:08:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d506c6d-2266-4aca-a768-7ceea6b7029b","timestamp":"2023-05-10T01:08:34.640148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:08:34.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d506c6d-2266-4aca-a768-7ceea6b7029b","timestamp":"2023-05-10T01:08:34.640148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:08:34.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:08:38.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cc804ea-0d5c-402c-89bd-2269692f2993","timestamp":"2023-05-10T01:08:37.829846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:08:38.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:08:39.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5b6df44-4988-4e9c-b8ee-9b6a48675573","timestamp":"2023-05-10T01:08:38.422743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:08:39.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:08:39.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ccc9c40-7ad4-45af-83e9-17435e61feb4","timestamp":"2023-05-10T01:08:39.565119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:08:39.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:08:39.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4883488c-4b51-4d0c-baec-664d55483764","timestamp":"2023-05-10T01:08:39.168611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:08:39.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:10:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5daf18ba-4cb0-4951-8f79-1ad86bb34a2d","timestamp":"2023-05-10T01:10:34.639851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:10:34.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5daf18ba-4cb0-4951-8f79-1ad86bb34a2d","timestamp":"2023-05-10T01:10:34.639851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:10:34.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:10:38.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"120ca569-7e0e-4855-b419-09d2212fc3ed","timestamp":"2023-05-10T01:10:37.829934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:10:38.564+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:10:39.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ac56a5-da69-4700-8f36-8f2676d868f9","timestamp":"2023-05-10T01:10:38.422986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:10:39.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:10:39.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0efe0dd6-feb4-45d2-b9be-e1369ad359b7","timestamp":"2023-05-10T01:10:39.565112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:10:39.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:10:39.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03e73b63-5e91-4045-83d4-2d4d5d69ae22","timestamp":"2023-05-10T01:10:39.170311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:10:39.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:12:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5573a4f-3d7e-4829-beab-82ce06e3ab3e","timestamp":"2023-05-10T01:12:34.639695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:12:34.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5573a4f-3d7e-4829-beab-82ce06e3ab3e","timestamp":"2023-05-10T01:12:34.639695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:12:34.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:12:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5be40b7-3776-4529-98c7-67e5e90e0e3b","timestamp":"2023-05-10T01:12:37.829960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:12:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:12:39.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ebc36a-07a2-4357-a4ca-b0f4b846b1a4","timestamp":"2023-05-10T01:12:38.423172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:12:39.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:12:39.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"360f26ab-ae7b-4ce6-b054-299f56b70cfa","timestamp":"2023-05-10T01:12:39.565480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:12:39.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:12:39.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0747118b-8716-4374-beb0-b1b9166ca82d","timestamp":"2023-05-10T01:12:39.168566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:12:39.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:14:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f8dd5c-7ad8-4fa5-967c-f4c063ce7add","timestamp":"2023-05-10T01:14:34.639770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:14:34.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f8dd5c-7ad8-4fa5-967c-f4c063ce7add","timestamp":"2023-05-10T01:14:34.639770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:14:34.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:14:38.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3a91027-3505-4c8a-8ba1-6dcb2d4c060f","timestamp":"2023-05-10T01:14:37.829874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:14:38.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:14:39.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ebe333a-7754-4cc5-a516-8ee86220b16a","timestamp":"2023-05-10T01:14:38.422688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:14:39.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:14:39.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cecc93e9-3485-4439-aa08-142afd496d77","timestamp":"2023-05-10T01:14:39.565498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:14:39.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:14:39.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4f3349b-ec4f-4610-9383-828e7d709ae6","timestamp":"2023-05-10T01:14:39.168520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:14:39.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:16:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59de6e6-4b03-4753-a11f-44b09a388950","timestamp":"2023-05-10T01:16:34.639855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:16:34.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59de6e6-4b03-4753-a11f-44b09a388950","timestamp":"2023-05-10T01:16:34.639855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:16:34.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:16:38.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1fe0c9c-63ba-4fa3-abd4-16aa2438de2b","timestamp":"2023-05-10T01:16:37.830068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:16:38.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:16:39.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf3d7da2-f303-4e6c-9c2f-99d25d364ceb","timestamp":"2023-05-10T01:16:38.422788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:16:39.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:16:39.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb56e2ca-8f08-499d-8d53-fc4d62fe2890","timestamp":"2023-05-10T01:16:39.565203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:16:39.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:16:39.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b116c897-51ac-41db-8e79-c45d7bcbab0a","timestamp":"2023-05-10T01:16:39.168599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:16:39.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:18:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f43952dc-9299-4117-bc75-221f0e7a6eea","timestamp":"2023-05-10T01:18:34.639721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:18:34.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f43952dc-9299-4117-bc75-221f0e7a6eea","timestamp":"2023-05-10T01:18:34.639721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:18:34.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:18:38.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9069e3fd-da0d-4e6a-9545-b1779baa4cf1","timestamp":"2023-05-10T01:18:37.829897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:18:38.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:18:39.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21dc9ae6-c6e7-4968-9743-3b02421e31a5","timestamp":"2023-05-10T01:18:38.422563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:18:39.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:18:39.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ac38b4c-02bb-4de4-869f-a7546a822609","timestamp":"2023-05-10T01:18:39.565093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:18:39.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:18:39.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac19dbf-1260-460b-adcf-fae93029ee2b","timestamp":"2023-05-10T01:18:39.168371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:18:39.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:20:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65391f0-a8e2-4cfb-aeaa-17e613cf1cac","timestamp":"2023-05-10T01:20:34.639661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:20:34.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65391f0-a8e2-4cfb-aeaa-17e613cf1cac","timestamp":"2023-05-10T01:20:34.639661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:20:34.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:20:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"822f064e-3d52-49cf-ae67-086748280b3a","timestamp":"2023-05-10T01:20:37.829788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:20:38.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:20:39.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb2e0e62-5c1b-4aaf-b8f5-ea9b93860721","timestamp":"2023-05-10T01:20:38.422835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:20:39.388+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:20:39.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44d85160-95ab-4034-bfdd-9828502a80aa","timestamp":"2023-05-10T01:20:39.565053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:20:39.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:20:39.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da88ac8-a8ba-45ee-84a5-124efa7dcaae","timestamp":"2023-05-10T01:20:39.168444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:20:39.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:22:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c756c26-c6d9-4d2e-b901-fadc0a6065de","timestamp":"2023-05-10T01:22:34.639965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:22:34.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c756c26-c6d9-4d2e-b901-fadc0a6065de","timestamp":"2023-05-10T01:22:34.639965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:22:34.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:22:38.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb3df49-53f0-4b84-b820-aef51db86420","timestamp":"2023-05-10T01:22:37.830065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:22:38.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:22:39.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"234bb2dd-0913-49da-820c-f1ccf73ae0ac","timestamp":"2023-05-10T01:22:38.422672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:22:39.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:22:39.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2334c1b1-2cd8-4bda-9037-08b4a2044b13","timestamp":"2023-05-10T01:22:39.565613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:22:39.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:22:39.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0316aea-8274-4281-9395-fbb247ce4f69","timestamp":"2023-05-10T01:22:39.168450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:22:39.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:24:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c0b4d6b-6bff-4665-81b6-83b454be0599","timestamp":"2023-05-10T01:24:34.639793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:24:34.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c0b4d6b-6bff-4665-81b6-83b454be0599","timestamp":"2023-05-10T01:24:34.639793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:24:34.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:24:38.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d2d6593-af19-4ce6-b26d-34634ec8df4f","timestamp":"2023-05-10T01:24:37.829786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:24:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:24:39.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ec8c0dd-86ed-4eb4-8eb3-273c88728b2d","timestamp":"2023-05-10T01:24:38.422641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:24:39.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:24:39.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73b9ce0b-5658-46ba-9480-9feec7d59290","timestamp":"2023-05-10T01:24:39.564960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:24:39.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:24:39.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ab61a67-2778-4dbe-94dc-6b717eeeeba9","timestamp":"2023-05-10T01:24:39.168445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:24:39.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:26:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6860182b-1258-4376-8d35-3891eab488d6","timestamp":"2023-05-10T01:26:34.639946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:26:34.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6860182b-1258-4376-8d35-3891eab488d6","timestamp":"2023-05-10T01:26:34.639946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:26:34.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:26:38.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eee5abc3-0d8e-44e4-ab9a-606b62c80ec6","timestamp":"2023-05-10T01:26:37.829706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:26:38.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:26:39.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"641d5ce4-da18-48be-b361-77eb5da96ba9","timestamp":"2023-05-10T01:26:38.422683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:26:39.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:26:39.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3cfd69a-0fe7-4e36-942b-e18f2392fbdf","timestamp":"2023-05-10T01:26:39.565180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:26:39.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:26:39.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b334c672-08a9-4372-b6ec-6939205f430d","timestamp":"2023-05-10T01:26:39.168540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:26:39.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:28:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cfb9571-2d21-4d0f-8096-4dc036376e5d","timestamp":"2023-05-10T01:28:34.639756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:28:34.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cfb9571-2d21-4d0f-8096-4dc036376e5d","timestamp":"2023-05-10T01:28:34.639756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:28:34.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:28:38.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"259f5862-965d-4f52-b045-782f77fcf73d","timestamp":"2023-05-10T01:28:37.829737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:28:38.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:28:39.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9e71d00-f506-454c-93ce-6f870d573e9a","timestamp":"2023-05-10T01:28:38.422731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:28:39.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:28:39.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42a7778c-a5c1-4b69-ba24-f1cf15de5e0b","timestamp":"2023-05-10T01:28:39.565243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:28:39.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:28:39.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8ecbcbb-c069-4cba-bd33-1b3cd2f01c81","timestamp":"2023-05-10T01:28:39.168427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:28:39.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:30:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38770824-dc39-41d5-be64-4297f65b7f6f","timestamp":"2023-05-10T01:30:34.639842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:30:34.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38770824-dc39-41d5-be64-4297f65b7f6f","timestamp":"2023-05-10T01:30:34.639842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:30:34.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:30:38.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ea9fa87-bd1e-47ac-a70f-5d953f9d5696","timestamp":"2023-05-10T01:30:37.829988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:30:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:30:39.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"197d9e2f-7d32-4d78-b07b-04db002db7c8","timestamp":"2023-05-10T01:30:38.422612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:30:39.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:30:39.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b423ad2-4799-4480-8472-063202387fd7","timestamp":"2023-05-10T01:30:39.565336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:30:39.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:30:39.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b366cb-4966-432a-9dc6-e62e01611d87","timestamp":"2023-05-10T01:30:39.168361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:30:39.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:31:34.877+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-05-10T01:32:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e00473-52e8-4d49-a203-9c9348940b52","timestamp":"2023-05-10T01:32:34.639798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:32:34.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e00473-52e8-4d49-a203-9c9348940b52","timestamp":"2023-05-10T01:32:34.639798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:32:34.748+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:32:38.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3575338-ffad-4d3c-a1be-f7338df73ce7","timestamp":"2023-05-10T01:32:37.829875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:32:38.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:32:39.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"748f0f50-a282-406e-8b07-5d29a9f3559f","timestamp":"2023-05-10T01:32:38.422796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:32:39.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:32:39.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9a2da80-c70e-418a-a1cf-f37712e100f9","timestamp":"2023-05-10T01:32:39.565137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:32:39.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:32:39.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54dd4910-14ea-4681-98f0-19d81d5e7953","timestamp":"2023-05-10T01:32:39.168431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:32:39.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:34:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21e80757-fa24-4bfe-8d38-5ec19d83fa1a","timestamp":"2023-05-10T01:34:34.639720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:34:34.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21e80757-fa24-4bfe-8d38-5ec19d83fa1a","timestamp":"2023-05-10T01:34:34.639720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:34:34.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:34:38.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d976b2b8-95ab-4ff0-aa6f-6a94780df544","timestamp":"2023-05-10T01:34:37.829742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:34:38.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:34:39.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9de968fe-bcd4-46ed-b401-700dad55483d","timestamp":"2023-05-10T01:34:38.422878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:34:39.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:34:39.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"208c3b31-f39e-4204-90dd-b23d5a6d9fcd","timestamp":"2023-05-10T01:34:39.565192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:34:39.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:34:39.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02256300-1c23-4b15-ac4c-321a752d8391","timestamp":"2023-05-10T01:34:39.168630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:34:39.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:36:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56ff1c0-52ef-4e8a-9f09-e2295607269e","timestamp":"2023-05-10T01:36:34.639659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:36:34.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56ff1c0-52ef-4e8a-9f09-e2295607269e","timestamp":"2023-05-10T01:36:34.639659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:36:34.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:36:38.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77648e90-c52d-463e-ae99-977810369e62","timestamp":"2023-05-10T01:36:37.829998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:36:38.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:36:39.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccdc9bf2-32eb-48da-a4b9-34215b3300b4","timestamp":"2023-05-10T01:36:38.422915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:36:39.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:36:39.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"324ebb68-a1fa-48f2-9154-e037bf12ed26","timestamp":"2023-05-10T01:36:39.565193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:36:39.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:36:39.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9722a56d-cf46-4e8e-a5b0-e413ceb78bd9","timestamp":"2023-05-10T01:36:39.168688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:36:39.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:38:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966cca97-2b90-4792-bb95-78ee64946343","timestamp":"2023-05-10T01:38:34.639728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:38:34.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966cca97-2b90-4792-bb95-78ee64946343","timestamp":"2023-05-10T01:38:34.639728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:38:34.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:38:38.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c95303-87d8-4d52-971f-fb5c2de862b3","timestamp":"2023-05-10T01:38:37.830391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:38:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:38:39.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"838c89b0-e376-4eb6-9885-522bc04065e6","timestamp":"2023-05-10T01:38:38.422990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:38:39.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:38:39.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91e7d63-1772-41c7-97d3-b125aad8e400","timestamp":"2023-05-10T01:38:39.565054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:38:39.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:38:39.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14ab5117-4663-4748-b584-4937f23ed8b6","timestamp":"2023-05-10T01:38:39.168791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:38:39.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:40:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e5b77b-9f84-433f-bc82-299b5794a5d5","timestamp":"2023-05-10T01:40:34.639620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:40:34.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e5b77b-9f84-433f-bc82-299b5794a5d5","timestamp":"2023-05-10T01:40:34.639620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:40:34.678+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:40:38.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c870ef77-a437-4038-bd90-045d49c02f39","timestamp":"2023-05-10T01:40:37.829738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:40:38.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:40:39.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ea2594-6f99-4013-85e5-3c1b03b4961a","timestamp":"2023-05-10T01:40:38.422857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:40:39.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:40:39.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ba0e15a-872f-450d-a979-ec270aa6dc89","timestamp":"2023-05-10T01:40:39.565165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:40:39.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:40:39.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d206739-b500-4ca4-a3c6-c786dadb16b4","timestamp":"2023-05-10T01:40:39.168524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:40:39.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:42:34.639+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf6205f-804f-4acc-9719-4b08622dce54","timestamp":"2023-05-10T01:42:34.639599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:42:34.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf6205f-804f-4acc-9719-4b08622dce54","timestamp":"2023-05-10T01:42:34.639599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:42:34.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:42:38.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8de0f07-d5dd-4b1b-a72c-27007edba684","timestamp":"2023-05-10T01:42:37.829802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:42:38.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:42:39.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5532025-0931-4e12-ae88-c7022cbf6383","timestamp":"2023-05-10T01:42:38.423320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:42:39.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:42:39.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b530e37f-57f0-4bcd-b329-c74821d04978","timestamp":"2023-05-10T01:42:39.565134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:42:39.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:42:39.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c60c2c25-c3d8-461f-ac0f-eed032ce793e","timestamp":"2023-05-10T01:42:39.168440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:42:39.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:44:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e348e95-36f4-405d-9d27-4a3642f1d18d","timestamp":"2023-05-10T01:44:34.639658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:44:34.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e348e95-36f4-405d-9d27-4a3642f1d18d","timestamp":"2023-05-10T01:44:34.639658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:44:34.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:44:38.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec741f1-d17e-4933-a899-5ae9bf5fd91b","timestamp":"2023-05-10T01:44:37.829887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:44:38.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:44:39.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cfca4fb-d362-454c-a591-c4d0606c6599","timestamp":"2023-05-10T01:44:38.422721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:44:39.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:44:39.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69324f57-3204-46a7-b59d-019e35312ceb","timestamp":"2023-05-10T01:44:39.565368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:44:39.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:44:39.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"663a47fd-69f7-42be-9085-5a764f23991a","timestamp":"2023-05-10T01:44:39.168564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:44:39.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:46:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a669dbe3-89af-4868-a0e8-e618a1fff305","timestamp":"2023-05-10T01:46:34.639666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:46:34.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a669dbe3-89af-4868-a0e8-e618a1fff305","timestamp":"2023-05-10T01:46:34.639666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:46:34.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:46:38.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab1d8b58-5bd6-4e08-adb1-5ac60d4f7c21","timestamp":"2023-05-10T01:46:37.830088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:46:38.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:46:39.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04d67694-f3ac-4157-bdcf-42c5dcbe303d","timestamp":"2023-05-10T01:46:38.422581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:46:39.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:46:39.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61994d1c-3176-4705-b277-347e41d40513","timestamp":"2023-05-10T01:46:39.565354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:46:39.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:46:39.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"143c8495-26dc-47e3-8245-7542b58007b0","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"13643ca6-62d9-453f-a0db-233462d4f3fd","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3caf8333-5567-44b7-b481-c16006ae6489","timestamp":"2023-05-10T01:46:39.168447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T01:46:39.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:48:34.640+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6fd13bd-4210-469c-bd4a-a68b2547fadf","timestamp":"2023-05-10T01:48:34.639950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:48:34.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0e2abe73-b1b7-455f-a93d-a0959b83bf44","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6fd13bd-4210-469c-bd4a-a68b2547fadf","timestamp":"2023-05-10T01:48:34.639950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T01:48:34.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:48:38.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d709964-12fa-4fc3-9b32-4b43442f1700","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"739e3789-038e-4c5d-b783-a015e0c20f07","timestamp":"2023-05-10T01:48:37.829831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T01:48:38.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:48:39.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f070a38b-d439-4802-9f02-83b8431bb302","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e45690-7734-4e85-bc8a-a98252d15a50","timestamp":"2023-05-10T01:48:39.565188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T01:48:39.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T01:48:39.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"652a0ab9-5d0b-4eb1-a9dd-b4ca4eabe7b4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0f8b9fc-0bc7-4e78-af92-cd8482658653","timestamp":"2023-05-10T01:48:38.422736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T01:48:39.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS