Results

By type

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

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

[2023-05-11T23:09:40.076+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 11.0.19 on onap-policy-clamp-ac-pf-ppnt-645c774d4-m6mbp with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-11T23:09:40.082+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-11T23:09:40.119+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-11T23:09:44.362+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2023-05-11T23:09:44.378+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2023-05-11T23:09:44.378+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-11T23:09:44.379+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-11T23:09:44.514+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-11T23:09:44.515+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4320 ms
[2023-05-11T23:09:46.186+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-pf-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-pf-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-11T23:09:46.340+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-11T23:09:46.495+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:46.497+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:46.497+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846586491
[2023-05-11T23:09:46.502+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-1, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-11T23:09:46.947+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3cff0139, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c29adc8, org.springframework.security.web.context.SecurityContextPersistenceFilter@56078cea, org.springframework.security.web.header.HeaderWriterFilter@27ace0b1, org.springframework.security.web.authentication.logout.LogoutFilter@5ae95707, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@30e6a763, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@36fcf6c0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7026b7ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b2e3e8f, org.springframework.security.web.session.SessionManagementFilter@63bde6c2, org.springframework.security.web.access.ExceptionTranslationFilter@75769ab0, org.springframework.security.web.access.intercept.AuthorizationFilter@9d7ccfe]
[2023-05-11T23:09:52.208+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-11T23:09:52.267+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2023-05-11T23:09:52.308+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2023-05-11T23:09:52.330+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-11T23:09:52.330+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-11T23:09:52.340+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b2190f94-1bb4-4be3-86ca-8da8d4361a9d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-645c774d4-m6mbp, 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-11T23:09:52.394+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-pf-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-pf-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-11T23:09:52.403+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:52.403+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:52.403+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846592403
[2023-05-11T23:09:52.403+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-11T23:09:52.405+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5ba91d41-ef9c-48f3-9cc7-ac43d94b2a06, alive=false, publisher=null]]: starting
[2023-05-11T23:09:52.442+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-pf-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-11T23:09:52.462+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-11T23:09:52.492+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:52.492+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:52.492+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846592492
[2023-05-11T23:09:52.493+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5ba91d41-ef9c-48f3-9cc7-ac43d94b2a06, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-11T23:09:52.493+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$53ed3330
[2023-05-11T23:09:52.508+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-11T23:09:52.509+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b2190f94-1bb4-4be3-86ca-8da8d4361a9d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-645c774d4-m6mbp, 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@7d70638
[2023-05-11T23:09:52.509+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b2190f94-1bb4-4be3-86ca-8da8d4361a9d, consumerInstance=onap-policy-clamp-ac-pf-ppnt-645c774d4-m6mbp, 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-11T23:09:52.509+00:00|INFO|ServiceManager|main] service manager started
[2023-05-11T23:09:52.541+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-11T23:09:52.543+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"512b125c-6b15-41d6-b24d-907dbafb2a0f","timestamp":"2023-05-11T23:09:52.519771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.446+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.447+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.447+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.447+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.447+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.447+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.448+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:53.451+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Cluster ID: uSHnbhlES1KRhlKltUAKig
[2023-05-11T23:09:53.452+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Cluster ID: uSHnbhlES1KRhlKltUAKig
[2023-05-11T23:09:53.454+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-11T23:09:53.480+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-05-11T23:09:53.509+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] ProducerId set to 1000 with epoch 0
[2023-05-11T23:09:53.574+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-pf-ppnt-2-1c4d4099-c202-4917-a653-d3a846a2f215
[2023-05-11T23:09:53.575+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-11T23:09:53.576+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-05-11T23:09:53.699+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=512b125c-6b15-41d6-b24d-907dbafb2a0f, timestamp=2023-05-11T23:09:52.519771Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=0470646b-50e1-4c1a-943c-b226e3430f02, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-11T23:09:53.750+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 15.2 seconds (JVM running for 16.321)
[2023-05-11T23:09:56.606+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-1c4d4099-c202-4917-a653-d3a846a2f215', protocol='range'}
[2023-05-11T23:09:56.616+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-pf-ppnt-2-1c4d4099-c202-4917-a653-d3a846a2f215=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-11T23:09:56.679+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-1c4d4099-c202-4917-a653-d3a846a2f215', protocol='range'}
[2023-05-11T23:09:56.681+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-11T23:09:56.688+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-11T23:09:56.709+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-11T23:09:56.710+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-11T23:09:56.710+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-11T23:09:56.710+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-11T23:09:56.710+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-11T23:09:56.710+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-11T23:09:56.844+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, 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-11T23:09:56.848+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-11T23:09:56.867+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-11T23:09:56.868+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-pf-ppnt] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-11T23:09:56.868+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-pf-ppnt] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-11T23:09:56.868+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-11T23:09:57.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a3c9b72c-49cc-40dd-8a61-7d14caaa01ab","timestamp":"2023-05-11T23:09:55.318810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:09:57.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-11T23:09:57.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c42eae89-6d0a-4659-85fb-c2fdf7e235d1","timestamp":"2023-05-11T23:09:56.265907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:09:57.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-11T23:10:13.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9b45a0e6-0d59-4b3b-96a8-1588de62cc7b","timestamp":"2023-05-11T23:10:12.152287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:10:13.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-11T23:11:46.103+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70776cce-ed3b-492d-aec9-d9c05ffa1c9f","timestamp":"2023-05-11T23:11:46.080942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:11:46.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70776cce-ed3b-492d-aec9-d9c05ffa1c9f","timestamp":"2023-05-11T23:11:46.080942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:11:46.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:48.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c9e537e-5f1e-4d02-b4c8-b611a3e9d063","timestamp":"2023-05-11T23:11:47.415188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:11:48.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:49.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1fda4f0-dd1d-4e5c-9525-0a4e18561502","timestamp":"2023-05-11T23:11:48.694832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:11:49.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:49.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07b77f50-e189-4aa1-ae81-f60704948462","timestamp":"2023-05-11T23:11:49.313191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:11:49.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:12:05.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c7f749-92cc-4746-91d8-d46ac3b61a89","timestamp":"2023-05-11T23:12:05.875051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:12:05.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a0fcfe7-da8e-4917-a390-426a677fc271","timestamp":"2023-05-11T23:13:46.080203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:13:46.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a0fcfe7-da8e-4917-a390-426a677fc271","timestamp":"2023-05-11T23:13:46.080203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:13:46.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:48.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ab6174b-2893-4c9f-bf57-94457bbcc63e","timestamp":"2023-05-11T23:13:47.414227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:13:48.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:49.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7adcc7bb-e891-410c-b469-47a1e912064f","timestamp":"2023-05-11T23:13:48.693835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:13:49.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:49.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5164305f-dff0-4c16-acb4-0625d62f9bae","timestamp":"2023-05-11T23:13:49.311926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:13:49.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:14:05.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caacdd30-bfe0-4236-85c0-892e55f4b716","timestamp":"2023-05-11T23:14:05.875335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:14:05.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60c8c04b-b041-45a8-affd-f7b9c7f52f37","timestamp":"2023-05-11T23:15:46.080367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:15:46.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60c8c04b-b041-45a8-affd-f7b9c7f52f37","timestamp":"2023-05-11T23:15:46.080367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:15:46.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:48.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1202dce0-369f-4f10-9fbf-b5da86410dbd","timestamp":"2023-05-11T23:15:47.414157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:15:48.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:48.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e458fdbb-d0da-4a94-b0c3-d461f1286001","timestamp":"2023-05-11T23:15:48.693864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:15:48.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:49.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6cad257-370a-4a36-b1a4-a7315da41a85","timestamp":"2023-05-11T23:15:49.311684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:15:49.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:16:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d94c31-13ee-4f51-bb00-4269d96c00ce","timestamp":"2023-05-11T23:16:05.874708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:16:05.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6004431-9eae-4962-a262-bda3f96e54c1","timestamp":"2023-05-11T23:17:46.080172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:17:46.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6004431-9eae-4962-a262-bda3f96e54c1","timestamp":"2023-05-11T23:17:46.080172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:17:46.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:48.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba0d215f-f77b-44f4-983b-51a92ad3c250","timestamp":"2023-05-11T23:17:47.414432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:17:48.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:48.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41631dce-d609-45f3-918a-e27ce404a427","timestamp":"2023-05-11T23:17:48.693917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:17:48.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:49.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"040feb9c-1a9c-412a-8779-1e16f9fca9f2","timestamp":"2023-05-11T23:17:49.311919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:17:49.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:18:05.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f79d5249-eb3c-4dc3-8920-bde0b197e29b","timestamp":"2023-05-11T23:18:05.874608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:18:05.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:18:53.637+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Node -1 disconnected.
[2023-05-11T23:19:16.194+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node -1 disconnected.
[2023-05-11T23:19:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f46519d-b5ad-4468-b282-fd76f401436b","timestamp":"2023-05-11T23:19:46.080309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:19:46.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f46519d-b5ad-4468-b282-fd76f401436b","timestamp":"2023-05-11T23:19:46.080309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:19:46.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:48.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba17591-0d90-473d-81ce-abed8372614b","timestamp":"2023-05-11T23:19:47.414529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:19:48.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:48.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"547a6f0e-719b-4c3d-b331-c9868f4744c2","timestamp":"2023-05-11T23:19:48.693961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:19:48.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:49.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f926c214-3ffc-4af0-b831-2c6530ef2a75","timestamp":"2023-05-11T23:19:49.312114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:19:49.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:20:05.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dfa6d2e-439f-4ffb-876e-c175777580d6","timestamp":"2023-05-11T23:20:05.874529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:20:05.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:16.181+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-05-11T23:21:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"834140ac-fac7-411a-85cd-c8d5103a6d6f","timestamp":"2023-05-11T23:21:46.080104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:21:46.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"834140ac-fac7-411a-85cd-c8d5103a6d6f","timestamp":"2023-05-11T23:21:46.080104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:21:46.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:48.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70221f2-18c8-4714-8b94-e12ed699ebfd","timestamp":"2023-05-11T23:21:47.414321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:21:48.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:48.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aea975d-1c21-4b1f-82dc-acb4c3522075","timestamp":"2023-05-11T23:21:48.694064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:21:48.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:49.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1af65c-ac0b-43c8-8b75-b3be011ce29b","timestamp":"2023-05-11T23:21:49.311742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:21:49.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:22:05.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26157c5f-14c9-4a3b-b7b7-718820996aa7","timestamp":"2023-05-11T23:22:05.874317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:22:05.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3453d9ee-3df5-4759-8f98-ae77f9f65a25","timestamp":"2023-05-11T23:23:46.080347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:23:46.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3453d9ee-3df5-4759-8f98-ae77f9f65a25","timestamp":"2023-05-11T23:23:46.080347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:23:46.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f35773b-89f7-4c9a-8e96-32655fbccce1","timestamp":"2023-05-11T23:23:47.414768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:23:48.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:48.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c4592f9-4a04-45ca-acd9-c139a660373e","timestamp":"2023-05-11T23:23:48.693854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:23:48.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:49.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80e3ea5d-6411-4365-918b-fd482071f69c","timestamp":"2023-05-11T23:23:49.312495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:23:49.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:24:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"807bb510-1f7f-474e-ab4f-749871ad0bb6","timestamp":"2023-05-11T23:24:05.874374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:24:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f24a8608-4967-4b6e-b78c-541e24d624a7","timestamp":"2023-05-11T23:25:46.080208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:25:46.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f24a8608-4967-4b6e-b78c-541e24d624a7","timestamp":"2023-05-11T23:25:46.080208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:25:46.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:48.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b996b35d-b84d-449c-b2a2-61d0105ef574","timestamp":"2023-05-11T23:25:47.417055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:25:48.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:48.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c586b7a8-328d-48e9-b93f-5e2accf7b217","timestamp":"2023-05-11T23:25:48.696940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:25:48.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:49.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcf6090e-8949-49e5-a9b5-3e7b76414b55","timestamp":"2023-05-11T23:25:49.312090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:25:49.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:26:05.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093bf066-59ee-4490-a0d7-84ea7c0343d3","timestamp":"2023-05-11T23:26:05.874522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:26:05.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4569f8a3-e363-4b7a-9d60-233f1efea6ed","timestamp":"2023-05-11T23:27:46.080486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:27:46.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4569f8a3-e363-4b7a-9d60-233f1efea6ed","timestamp":"2023-05-11T23:27:46.080486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:27:46.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ee04bd0-c2e8-4e9b-a467-f0832ba93649","timestamp":"2023-05-11T23:27:47.414627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:27:48.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:48.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e325d094-5143-4ad1-bae6-5060f2822c33","timestamp":"2023-05-11T23:27:48.693803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:27:48.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:49.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4303940f-d9b1-48a1-b058-ffda287f6322","timestamp":"2023-05-11T23:27:49.311746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:27:49.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:28:05.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c4af2e-6b64-4a83-a5f6-9dda043790a7","timestamp":"2023-05-11T23:28:05.874730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:28:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45df6fb8-e6ea-42a5-aed7-20c72a97fda2","timestamp":"2023-05-11T23:29:46.080284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:29:46.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45df6fb8-e6ea-42a5-aed7-20c72a97fda2","timestamp":"2023-05-11T23:29:46.080284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:29:46.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:48.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f0dd3e-9090-40f2-aca2-d6088fd1e22b","timestamp":"2023-05-11T23:29:47.414412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:29:48.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:48.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"824725df-8ea7-4f4f-8896-1e308a5c535d","timestamp":"2023-05-11T23:29:48.693799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:29:48.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:49.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7253f3fb-bd7c-4172-ab7b-bf76d8e5e4dd","timestamp":"2023-05-11T23:29:49.311781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:29:49.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:30:05.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6fd25fd-0216-4d66-9226-138131bcf69d","timestamp":"2023-05-11T23:30:05.874443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:30:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78652ac8-294d-407b-abac-e7ae81396bc8","timestamp":"2023-05-11T23:31:46.080470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:31:46.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78652ac8-294d-407b-abac-e7ae81396bc8","timestamp":"2023-05-11T23:31:46.080470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:31:46.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"221cd321-8760-40c1-8fc1-0238902024e6","timestamp":"2023-05-11T23:31:47.414364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:31:48.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:48.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"462a6757-4e85-463d-8dbd-8ca02bc32da6","timestamp":"2023-05-11T23:31:48.693882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:31:48.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:49.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"599c43ad-a7c0-4542-8389-2b50cd5f68d3","timestamp":"2023-05-11T23:31:49.311866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:31:49.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:32:05.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2823b20-7048-4950-89f2-9995cdf3e3ed","timestamp":"2023-05-11T23:32:05.874819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:32:05.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4387740-6e38-4f1f-af13-24949a167943","timestamp":"2023-05-11T23:33:46.080118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:33:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4387740-6e38-4f1f-af13-24949a167943","timestamp":"2023-05-11T23:33:46.080118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:33:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c555d2a2-bc05-48dd-8676-d38f53024c92","timestamp":"2023-05-11T23:33:47.414430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:33:48.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:48.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c300e94-a784-4708-b39d-df570b96d6ff","timestamp":"2023-05-11T23:33:48.693820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:33:48.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:49.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f79458-23c1-4a94-9a73-c136ddbb8dfa","timestamp":"2023-05-11T23:33:49.311792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:33:49.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:34:05.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3a5b2db-01c1-4851-9ee4-90db05bd370a","timestamp":"2023-05-11T23:34:05.874783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:34:05.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5333222c-4136-47d5-be76-3c57c7f73833","timestamp":"2023-05-11T23:35:46.080356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:35:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5333222c-4136-47d5-be76-3c57c7f73833","timestamp":"2023-05-11T23:35:46.080356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:35:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:48.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00fa19e-c9fb-4a3d-a85e-6adb445c2d18","timestamp":"2023-05-11T23:35:47.414497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:35:48.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:48.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06695dee-8c6e-403a-95e3-e5045c1b3975","timestamp":"2023-05-11T23:35:48.693801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:35:48.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:49.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b978f9d-d789-44c5-8958-1a68445c4c62","timestamp":"2023-05-11T23:35:49.311892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:35:49.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:36:05.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc9d63e-51d0-46a9-8c13-a93cd9b18efe","timestamp":"2023-05-11T23:36:05.874550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:36:05.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:36:46.234+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-05-11T23:37:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7251e868-c130-4477-a04b-78ba5943c668","timestamp":"2023-05-11T23:37:46.080384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:37:46.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7251e868-c130-4477-a04b-78ba5943c668","timestamp":"2023-05-11T23:37:46.080384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:37:46.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:48.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025c529d-4165-4fda-900e-85e7cd40c5ff","timestamp":"2023-05-11T23:37:47.414208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:37:48.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:48.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"933dd68b-33ee-414c-851b-a3badb540846","timestamp":"2023-05-11T23:37:48.694010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:37:48.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:49.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c9f0bc-3eb7-452d-a292-40eddcbd5a2e","timestamp":"2023-05-11T23:37:49.311815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:37:49.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:38:05.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab6291c-6159-4733-a4f7-746272d08052","timestamp":"2023-05-11T23:38:05.874743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:38:05.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2111dee9-5ff4-4667-a097-f41d0534db1d","timestamp":"2023-05-11T23:39:46.080398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:39:46.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2111dee9-5ff4-4667-a097-f41d0534db1d","timestamp":"2023-05-11T23:39:46.080398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:39:46.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:48.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7bff76-c640-4889-93d9-bead4e821d1a","timestamp":"2023-05-11T23:39:47.414352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:39:48.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:49.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1917ef7f-3032-4c18-9a05-25836f85f80a","timestamp":"2023-05-11T23:39:48.693917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:39:49.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:49.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a806ea47-dbc4-44e1-be9f-597758dfcb71","timestamp":"2023-05-11T23:39:49.312001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:39:49.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:40:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64176db-4002-4507-ac99-16012f158a1e","timestamp":"2023-05-11T23:40:05.874615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:40:05.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119f925d-2f93-4e25-adab-dcadc1124033","timestamp":"2023-05-11T23:41:46.080559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:41:46.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119f925d-2f93-4e25-adab-dcadc1124033","timestamp":"2023-05-11T23:41:46.080559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:41:46.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:48.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c2127a-cd55-4210-add4-016479e27a6d","timestamp":"2023-05-11T23:41:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:41:48.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:49.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d6fc99-cefe-451a-9846-1f2fb3733bb6","timestamp":"2023-05-11T23:41:48.693978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:41:49.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:49.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53eaa67b-2336-4cc6-aa5c-a8d68f90f747","timestamp":"2023-05-11T23:41:49.311813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:41:49.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:42:05.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c848522-b490-47ef-967d-47fa7762384c","timestamp":"2023-05-11T23:42:05.874588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:42:05.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0ee7cd-9e69-4a95-9169-4866bbf84d24","timestamp":"2023-05-11T23:43:46.080139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:43:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0ee7cd-9e69-4a95-9169-4866bbf84d24","timestamp":"2023-05-11T23:43:46.080139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:43:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893a888f-479e-4cbb-a77b-3c65fdad114e","timestamp":"2023-05-11T23:43:47.414411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:43:48.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:48.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ff7bbd4-9835-4df5-bf40-5f9f6de89ffb","timestamp":"2023-05-11T23:43:48.694140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:43:48.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:49.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c65a8de-dc84-46b4-8d44-f02a37cf3edd","timestamp":"2023-05-11T23:43:49.312207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:43:49.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:44:05.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b5e895-2638-4dd8-92ac-8a1ddc1c625a","timestamp":"2023-05-11T23:44:05.874553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:44:05.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"155bbe66-fd9c-44ab-9bc6-22af4390ad77","timestamp":"2023-05-11T23:45:46.080461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:45:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"155bbe66-fd9c-44ab-9bc6-22af4390ad77","timestamp":"2023-05-11T23:45:46.080461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:45:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:48.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27006081-f368-4119-bac0-a613f2ecc65c","timestamp":"2023-05-11T23:45:47.414449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:45:48.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:48.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed6b034b-ea72-4d08-a9ff-5b2bfbe58baa","timestamp":"2023-05-11T23:45:48.693666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:45:48.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:49.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d077ac54-5c47-4224-b1ca-438a37216d6e","timestamp":"2023-05-11T23:45:49.311641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:45:49.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:46:05.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe46d89-e872-4ca3-bf25-529b54fc52e7","timestamp":"2023-05-11T23:46:05.874545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:46:05.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:46:16.117+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-05-11T23:47:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d434c3-b477-4fd8-9c77-d482599cc756","timestamp":"2023-05-11T23:47:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:47:46.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d434c3-b477-4fd8-9c77-d482599cc756","timestamp":"2023-05-11T23:47:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:47:46.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:48.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ac5a0b-902b-40bf-bb73-d7870ff82f1b","timestamp":"2023-05-11T23:47:47.414200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:47:48.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:48.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e99dd5a-272d-4e4c-bbb0-15994d914451","timestamp":"2023-05-11T23:47:48.694075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:47:48.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:49.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d21f282-6c14-49fc-a656-79d0a791feed","timestamp":"2023-05-11T23:47:49.311802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:47:49.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:48:05.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93627c2f-885f-45b6-b8dc-166f058bb4bf","timestamp":"2023-05-11T23:48:05.874732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:48:05.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0dc5a2b-22b4-49e7-9d72-849ec8d268fe","timestamp":"2023-05-11T23:49:46.080100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:49:46.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0dc5a2b-22b4-49e7-9d72-849ec8d268fe","timestamp":"2023-05-11T23:49:46.080100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:49:46.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:48.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5263a9c7-6e01-4614-9f87-21ed60617c79","timestamp":"2023-05-11T23:49:47.414280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:49:48.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:48.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a5470a-f853-4013-ab23-14404eb31495","timestamp":"2023-05-11T23:49:48.693782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:49:48.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:49.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26824173-5d7b-41d3-9e59-a8b477f01101","timestamp":"2023-05-11T23:49:49.312282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:49:49.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:50:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d5ab95-43c0-4f19-bfad-4a3935e5a396","timestamp":"2023-05-11T23:50:05.874588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:50:05.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa28c4c9-b589-4995-a32d-4e587a05a9d8","timestamp":"2023-05-11T23:51:46.080466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:51:46.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa28c4c9-b589-4995-a32d-4e587a05a9d8","timestamp":"2023-05-11T23:51:46.080466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:51:46.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:48.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65bfa607-e500-47e0-9408-17fa568a9e0a","timestamp":"2023-05-11T23:51:47.414171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:51:48.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:48.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b374ffe-5d5a-4b8c-afe1-3b446eb412f2","timestamp":"2023-05-11T23:51:48.693870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:51:48.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:49.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f93be61-2ce9-4d03-89d3-4313b75c6beb","timestamp":"2023-05-11T23:51:49.311908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:51:49.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:52:05.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19e21a09-c4de-4750-b311-3d03e7a17d22","timestamp":"2023-05-11T23:52:05.874518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:52:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8877f86a-d61e-4f6b-834d-a21977d1bcae","timestamp":"2023-05-11T23:53:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:53:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8877f86a-d61e-4f6b-834d-a21977d1bcae","timestamp":"2023-05-11T23:53:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:53:46.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:48.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f87058-97d7-4cd6-8097-725dd829948b","timestamp":"2023-05-11T23:53:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:53:48.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:48.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7616f1e9-908a-459d-b664-a7e42e929c50","timestamp":"2023-05-11T23:53:48.693947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:53:48.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:49.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2be4ba58-f0fd-4c26-bc4a-9ba3ed0b346a","timestamp":"2023-05-11T23:53:49.311800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:53:49.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:54:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc2331ec-24fa-41d8-bd1f-903495a58428","timestamp":"2023-05-11T23:54:05.874488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:54:05.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:46.082+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d07632b-3681-4857-8e17-355603033308","timestamp":"2023-05-11T23:55:46.082091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:55:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d07632b-3681-4857-8e17-355603033308","timestamp":"2023-05-11T23:55:46.082091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:55:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:48.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e841d64f-44a9-4979-af3a-33b6a31fe786","timestamp":"2023-05-11T23:55:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:55:48.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:49.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60bbb18-45ef-4e2b-98a1-fe83c21f02f5","timestamp":"2023-05-11T23:55:48.696810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:55:49.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:49.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb976b8e-38cf-47b2-b642-ba70e71a6393","timestamp":"2023-05-11T23:55:49.312088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:55:49.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:56:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d88c1ce2-9823-453f-b1b7-fa3612bcef3b","timestamp":"2023-05-11T23:56:05.874608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:56:05.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c72ae5-d487-4a92-bc0f-484f03407504","timestamp":"2023-05-11T23:57:46.080223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:57:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c72ae5-d487-4a92-bc0f-484f03407504","timestamp":"2023-05-11T23:57:46.080223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:57:46.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:48.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45f317da-8a87-4780-80c7-f629b22f171d","timestamp":"2023-05-11T23:57:47.414324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:57:48.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:48.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd347fe0-ad58-4a96-959a-a1610443519a","timestamp":"2023-05-11T23:57:48.693758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:57:48.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:49.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b80ad19-64f8-4c03-9189-7e0c4e1c4241","timestamp":"2023-05-11T23:57:49.312178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:57:49.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:58:05.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"345f6916-0237-4b19-9845-6df91bc05fb1","timestamp":"2023-05-11T23:58:05.874543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:58:05.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e906dde-5ff3-4a3a-8de9-8a320dd38899","timestamp":"2023-05-11T23:59:46.080295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:59:46.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e906dde-5ff3-4a3a-8de9-8a320dd38899","timestamp":"2023-05-11T23:59:46.080295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:59:46.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:48.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe751e4-8067-4af9-ba97-b73172b5b990","timestamp":"2023-05-11T23:59:47.414738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:59:48.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:48.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fca1359-b262-49b8-b271-4f42808680a4","timestamp":"2023-05-11T23:59:48.693833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:59:48.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:49.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1da773f-d968-44bc-b2af-483d0a05945e","timestamp":"2023-05-11T23:59:49.311694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:59:49.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:00:05.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b4e6fe-5809-452a-8fd2-a924c9e42bc4","timestamp":"2023-05-12T00:00:05.874893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:00:05.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60491874-7ab0-4554-b279-2ef48b9e88a5","timestamp":"2023-05-12T00:01:46.080257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:01:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60491874-7ab0-4554-b279-2ef48b9e88a5","timestamp":"2023-05-12T00:01:46.080257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:01:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:48.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc7a2d2-f854-4382-a752-b36b38a8db62","timestamp":"2023-05-12T00:01:47.414312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:01:48.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:48.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad76ffa-fd41-4c16-be11-a18140ec3f94","timestamp":"2023-05-12T00:01:48.693825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:01:48.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:49.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"313f3289-f229-4813-954f-416523622d90","timestamp":"2023-05-12T00:01:49.312144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:01:49.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:02:05.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307cc2c6-1d62-4fee-ba79-de80eec15103","timestamp":"2023-05-12T00:02:05.874590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:02:05.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcdcbc3f-ebbd-4e1d-889f-a02cd342e449","timestamp":"2023-05-12T00:03:46.080054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:03:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcdcbc3f-ebbd-4e1d-889f-a02cd342e449","timestamp":"2023-05-12T00:03:46.080054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:03:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:48.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb16f0df-503a-4d45-bc2f-562e408c025a","timestamp":"2023-05-12T00:03:47.414210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:03:48.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:48.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0f2747-e002-49bf-ae66-a7eddb80f686","timestamp":"2023-05-12T00:03:48.693765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:03:48.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:49.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"926d227b-f11d-4191-9e87-1f9cb1d72aa9","timestamp":"2023-05-12T00:03:49.311892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:03:49.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:04:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e59437-7857-49a9-a8b7-efb4aaa73602","timestamp":"2023-05-12T00:04:05.874890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:04:05.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e256593-aead-4d14-a8f0-209929d0969a","timestamp":"2023-05-12T00:05:46.080292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:05:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e256593-aead-4d14-a8f0-209929d0969a","timestamp":"2023-05-12T00:05:46.080292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:05:46.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:48.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b497ef2f-146d-40a6-8b20-583b6c5a7ecb","timestamp":"2023-05-12T00:05:47.414198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:05:48.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:48.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf600a0a-88c7-4fc6-ad0c-d711e6e0a7a5","timestamp":"2023-05-12T00:05:48.693988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:05:48.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:49.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84a38871-445a-4f3c-a0d5-1ab934498149","timestamp":"2023-05-12T00:05:49.312225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:05:49.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:06:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd1b8649-51ce-4fcc-82b9-7a2a46e04b54","timestamp":"2023-05-12T00:06:05.874524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:06:05.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8d50c73-55f6-419b-bc61-003088c0f6b1","timestamp":"2023-05-12T00:07:46.080345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:07:46.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8d50c73-55f6-419b-bc61-003088c0f6b1","timestamp":"2023-05-12T00:07:46.080345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:07:46.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:48.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d284b06-2466-4b65-a8af-020700cc0e69","timestamp":"2023-05-12T00:07:47.414209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:07:48.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:48.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8035b7-b9a4-4983-abab-fed147e1b308","timestamp":"2023-05-12T00:07:48.693807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:07:48.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:49.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20aa2a43-1c12-472b-a229-4a06f6a1d633","timestamp":"2023-05-12T00:07:49.311728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:07:49.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:08:05.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e78da9f-e458-4ff1-8324-dd56095c829e","timestamp":"2023-05-12T00:08:05.874655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:08:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"517f565b-ed6b-4a2b-b213-2ab8b72ba167","timestamp":"2023-05-12T00:09:46.080393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:09:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"517f565b-ed6b-4a2b-b213-2ab8b72ba167","timestamp":"2023-05-12T00:09:46.080393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:09:46.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:48.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d72dc8c5-e352-4716-bc49-69847341ca1f","timestamp":"2023-05-12T00:09:47.414406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:09:48.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:48.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"242a9e2b-f3cb-45e6-aca3-6799a0d94174","timestamp":"2023-05-12T00:09:48.694718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:09:48.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:49.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26283c38-7d4e-4308-9bdf-960c3e5ed2c1","timestamp":"2023-05-12T00:09:49.311793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:09:49.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:10:05.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"353a00c8-aca0-4fac-9374-3af6966e35c7","timestamp":"2023-05-12T00:10:05.874597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:10:05.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38db76c6-36ab-40c5-8bff-b4797ee70c7f","timestamp":"2023-05-12T00:11:46.080273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:11:46.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38db76c6-36ab-40c5-8bff-b4797ee70c7f","timestamp":"2023-05-12T00:11:46.080273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:11:46.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:48.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e520ac-c73b-4e3c-8ca1-33ba3d05dda0","timestamp":"2023-05-12T00:11:47.414328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:11:48.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe00207-d2c5-4ffe-9ebd-1113ad21d469","timestamp":"2023-05-12T00:11:48.693875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:11:48.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:49.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3222229a-850f-4a40-9b67-7a591ef88bbb","timestamp":"2023-05-12T00:11:49.311862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:11:49.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:12:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cc9e843-3802-47d8-9e39-7122b12fd358","timestamp":"2023-05-12T00:12:05.874476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:12:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53238b9-bf9c-4c54-8183-7cc02231befb","timestamp":"2023-05-12T00:13:46.080177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:13:46.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53238b9-bf9c-4c54-8183-7cc02231befb","timestamp":"2023-05-12T00:13:46.080177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:13:46.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:48.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7382adec-b549-4355-83e5-ed5bb728a58d","timestamp":"2023-05-12T00:13:47.414370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:13:48.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:48.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe457714-0ac0-4c1c-a6bb-010e9c1b49bd","timestamp":"2023-05-12T00:13:48.693861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:13:48.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:49.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31c6e5ee-d2ab-42c8-9615-9b7829bdff42","timestamp":"2023-05-12T00:13:49.311875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:13:49.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:14:05.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fdd7845-3a32-420b-82a9-8aa74e429571","timestamp":"2023-05-12T00:14:05.874640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:14:05.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340413a3-10c2-40dd-8822-2125fa6db3e1","timestamp":"2023-05-12T00:15:46.080144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:15:46.081+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-05-12T00:15:46.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340413a3-10c2-40dd-8822-2125fa6db3e1","timestamp":"2023-05-12T00:15:46.080144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:15:46.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:48.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3be9a690-f613-4a00-9631-c5051ab321cb","timestamp":"2023-05-12T00:15:47.414374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:15:48.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:48.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e02b3d8-b9d0-4c83-9d9a-687da18552fe","timestamp":"2023-05-12T00:15:48.693868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:15:48.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:49.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e918b493-e4f7-47e3-9382-57d79bfcb1f2","timestamp":"2023-05-12T00:15:49.311860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:15:49.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:16:05.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86abf7d6-9654-46fd-8883-77969386b0bb","timestamp":"2023-05-12T00:16:05.874623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:16:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2812d8-3574-479a-823b-22a06a8a5f31","timestamp":"2023-05-12T00:17:46.080168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:17:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2812d8-3574-479a-823b-22a06a8a5f31","timestamp":"2023-05-12T00:17:46.080168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:17:46.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:48.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b969b3-ae05-4c72-b429-71b61a8f409d","timestamp":"2023-05-12T00:17:47.414396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:17:48.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:48.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73668867-58ad-4638-8220-3a517cfc169b","timestamp":"2023-05-12T00:17:48.693842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:17:48.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:49.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23e1faf-0213-4b71-92cc-3a497badd0ec","timestamp":"2023-05-12T00:17:49.311840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:17:49.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:18:05.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c432c23-d2e5-4c90-aed8-6e965a8aa0ad","timestamp":"2023-05-12T00:18:05.874551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:18:05.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebe538dc-228c-4c50-903d-7bd972f17b23","timestamp":"2023-05-12T00:19:46.080120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:19:46.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebe538dc-228c-4c50-903d-7bd972f17b23","timestamp":"2023-05-12T00:19:46.080120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:19:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:48.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bde990c-0ff4-482f-a384-657097f23730","timestamp":"2023-05-12T00:19:47.414283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:19:48.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4710ac6-b2f8-40f3-8f9d-9e8a460e3311","timestamp":"2023-05-12T00:19:48.693842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:19:48.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:49.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4737c09d-0ddc-473c-bd8e-06b858569ef5","timestamp":"2023-05-12T00:19:49.312054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:19:49.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:20:05.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e96b994a-fadc-4a56-b4da-53af9224a6bc","timestamp":"2023-05-12T00:20:05.874615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:20:05.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edada565-fb41-4378-803f-4896ada9aecc","timestamp":"2023-05-12T00:21:46.080355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:21:46.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edada565-fb41-4378-803f-4896ada9aecc","timestamp":"2023-05-12T00:21:46.080355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:21:46.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:48.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c31bd82-0de6-4086-8926-87c89961e62a","timestamp":"2023-05-12T00:21:47.414251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:21:48.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:48.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23488a59-8ba9-4cbf-9743-65cab0025bbe","timestamp":"2023-05-12T00:21:48.693820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:21:48.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:49.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340a4fd2-f0dc-4daa-8d1c-60782dac318e","timestamp":"2023-05-12T00:21:49.311889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:21:49.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:22:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d156e6a-ddd9-4abd-b34c-7aba1b3c2945","timestamp":"2023-05-12T00:22:05.874576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:22:05.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a932fb-014d-47d3-aab1-8b212e09c198","timestamp":"2023-05-12T00:23:46.080178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:23:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a932fb-014d-47d3-aab1-8b212e09c198","timestamp":"2023-05-12T00:23:46.080178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:23:46.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:48.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26163a43-804b-4a97-8ebf-dc66ffc988af","timestamp":"2023-05-12T00:23:47.414275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:23:48.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:48.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1502872-a23c-40ee-92c8-0330aab772da","timestamp":"2023-05-12T00:23:48.693636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:23:48.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:49.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdb1be59-10b1-4a02-826a-696a82034a72","timestamp":"2023-05-12T00:23:49.312271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:23:49.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:24:05.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a748db7e-d9db-4294-b7a4-14b1ace85667","timestamp":"2023-05-12T00:24:05.874695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:24:05.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c81e97-02df-47ca-ae5d-ee9a1ebc99ae","timestamp":"2023-05-12T00:25:46.080307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:25:46.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c81e97-02df-47ca-ae5d-ee9a1ebc99ae","timestamp":"2023-05-12T00:25:46.080307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:25:46.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:48.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ccab31-d536-481e-8af9-7e43cb2879dd","timestamp":"2023-05-12T00:25:47.414392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:25:48.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5347ebe-c2c9-4533-a801-b39ebc66f0df","timestamp":"2023-05-12T00:25:48.694180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:25:48.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:49.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"535129c7-dd9a-4288-a5dd-b891c656755c","timestamp":"2023-05-12T00:25:49.311694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:25:49.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:26:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c16324a6-ab5c-4d29-ad17-01923c94996d","timestamp":"2023-05-12T00:26:05.874540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:26:05.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:26:46.226+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-05-12T00:27:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f501e1d-3b97-4308-9b9d-fefcf63387dc","timestamp":"2023-05-12T00:27:46.080903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:27:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f501e1d-3b97-4308-9b9d-fefcf63387dc","timestamp":"2023-05-12T00:27:46.080903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:27:46.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:48.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e168c764-d346-4382-8480-5a4fa3528a75","timestamp":"2023-05-12T00:27:47.414346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:27:48.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:49.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bef18552-6b74-463e-8b36-dbe72b1947a9","timestamp":"2023-05-12T00:27:48.693618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:27:49.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:49.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45c155b6-071c-44e8-a4e6-fa11dba71f45","timestamp":"2023-05-12T00:27:49.311900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:27:49.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:28:05.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd546e23-0f20-47e4-b8e1-2f86674b6462","timestamp":"2023-05-12T00:28:05.874603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:28:05.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae67f55-e573-4093-a273-95f108fe0eb2","timestamp":"2023-05-12T00:29:46.080170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:29:46.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae67f55-e573-4093-a273-95f108fe0eb2","timestamp":"2023-05-12T00:29:46.080170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:29:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:48.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c4f555b-4a57-495c-92f6-d97d786fdc80","timestamp":"2023-05-12T00:29:47.414640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:29:48.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:48.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90cf6c20-5ae3-4fe4-9450-1a4184fb8494","timestamp":"2023-05-12T00:29:48.694606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:29:48.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:49.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac1c825-226f-40ca-a0f8-827f307d7392","timestamp":"2023-05-12T00:29:49.311784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:29:49.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:30:05.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b72b4e0-6c8d-4ce8-ab74-eb82e12b170a","timestamp":"2023-05-12T00:30:05.874335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:30:05.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966edac4-c35a-4503-a0ff-b18bfb2dc435","timestamp":"2023-05-12T00:31:46.080405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:31:46.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966edac4-c35a-4503-a0ff-b18bfb2dc435","timestamp":"2023-05-12T00:31:46.080405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:31:46.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:48.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"350a6b58-3719-4c81-af8f-774539b872f4","timestamp":"2023-05-12T00:31:47.414456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:31:48.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:48.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb60ddc1-efcc-437c-b501-81e4f33fba6b","timestamp":"2023-05-12T00:31:48.693813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:31:48.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:49.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a4eb082-666f-46ab-b034-cb6a71ba66a4","timestamp":"2023-05-12T00:31:49.311881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:31:49.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:32:05.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e789c5a1-323a-4096-aef0-8c53c34d4d23","timestamp":"2023-05-12T00:32:05.874465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:32:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60452edd-fca6-4fa6-bfff-34e8fddda942","timestamp":"2023-05-12T00:33:46.080382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:33:46.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60452edd-fca6-4fa6-bfff-34e8fddda942","timestamp":"2023-05-12T00:33:46.080382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:33:46.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:48.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17aefeb9-688a-48df-980c-dd0b715b9e0d","timestamp":"2023-05-12T00:33:47.414274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:33:48.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:49.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"295af83d-8601-42f6-bc82-60e32ce7c438","timestamp":"2023-05-12T00:33:48.693712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:33:49.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:49.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efd33b8b-3dd4-42f7-9517-32c80bd6c1c2","timestamp":"2023-05-12T00:33:49.311641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:33:49.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:34:05.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1cd276-dab0-4299-a722-8720f8013e40","timestamp":"2023-05-12T00:34:05.874945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:34:05.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f069d0-2a53-4b3c-b1c2-4dc7b6ea241b","timestamp":"2023-05-12T00:35:46.080174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:35:46.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f069d0-2a53-4b3c-b1c2-4dc7b6ea241b","timestamp":"2023-05-12T00:35:46.080174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:35:46.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:48.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc580a87-fd73-4a0c-b2fb-5999ef88dfda","timestamp":"2023-05-12T00:35:47.414237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:35:48.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:49.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f93fb1a2-3093-4ea4-8e69-192319a2ac2b","timestamp":"2023-05-12T00:35:48.693960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:35:49.001+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:49.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e23b95cc-737f-40e2-84c7-610c1b1cee82","timestamp":"2023-05-12T00:35:49.311853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:35:49.357+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:36:05.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2a50ef8-7577-4c7a-8b27-f3ed1fa4d3a2","timestamp":"2023-05-12T00:36:05.875054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:36:05.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a2e7cc-f0b4-43bf-9d1e-78116dda393d","timestamp":"2023-05-12T00:37:46.080082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:37:46.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a2e7cc-f0b4-43bf-9d1e-78116dda393d","timestamp":"2023-05-12T00:37:46.080082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:37:46.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:48.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"644a0b41-6aa3-4111-ac96-9a6b0f603bc0","timestamp":"2023-05-12T00:37:47.414145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:37:48.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:48.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d12a23-e91d-4a7d-8c50-9ff5cc4e7d9c","timestamp":"2023-05-12T00:37:48.693658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:37:48.996+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:49.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94de54e-d488-42d8-b721-eb9615eea44d","timestamp":"2023-05-12T00:37:49.311683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:37:49.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:38:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d7be372-2987-4730-9097-6b1748b2cddc","timestamp":"2023-05-12T00:38:05.874665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:38:05.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953301bd-dd78-4bf5-9bf7-ca40b1eda28e","timestamp":"2023-05-12T00:39:46.080296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:39:46.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953301bd-dd78-4bf5-9bf7-ca40b1eda28e","timestamp":"2023-05-12T00:39:46.080296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:39:46.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:48.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d7bce2-2493-4c87-aad2-d8c5a041b383","timestamp":"2023-05-12T00:39:47.414462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:39:48.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:49.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86cc9612-f35e-4cbf-a7fd-17292e9ae5a6","timestamp":"2023-05-12T00:39:48.694046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:39:49.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:49.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d11aa3-8e93-4ae4-93fc-804fc137af90","timestamp":"2023-05-12T00:39:49.311865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:39:49.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:40:05.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40bd70d6-bc1d-4e30-964a-c261490736fb","timestamp":"2023-05-12T00:40:05.874510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:40:05.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1080cf5-0d17-4b54-8b04-2d225504422a","timestamp":"2023-05-12T00:41:46.080364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:41:46.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1080cf5-0d17-4b54-8b04-2d225504422a","timestamp":"2023-05-12T00:41:46.080364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:41:46.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:48.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b146ce5-7c5f-40e5-94e5-bd674d1e3fcd","timestamp":"2023-05-12T00:41:47.414732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:41:48.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:49.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e3291f-8646-4e04-82f0-fa07ee016c0f","timestamp":"2023-05-12T00:41:48.695991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:41:49.001+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:49.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33adb565-f50f-4c9c-aa77-265a696e26b5","timestamp":"2023-05-12T00:41:49.311726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:41:49.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:42:05.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2f0a31-a2e4-48f4-94ba-ea33bbf0b6a6","timestamp":"2023-05-12T00:42:05.874580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:42:05.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f723db7f-0ab2-4eec-9728-1b951268c43c","timestamp":"2023-05-12T00:43:46.080124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:43:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f723db7f-0ab2-4eec-9728-1b951268c43c","timestamp":"2023-05-12T00:43:46.080124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:43:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:48.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b685a2cc-eb6b-4210-a07a-d191f48f93e4","timestamp":"2023-05-12T00:43:47.414279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:43:48.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:49.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"825f7e49-7b0e-4d68-93ae-1452c0d5afe4","timestamp":"2023-05-12T00:43:48.695383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:43:49.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:49.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0aef4-df07-476c-9303-2ed08792da6f","timestamp":"2023-05-12T00:43:49.311984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:43:49.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:44:05.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f64abcf-1413-42eb-80e2-41b5c9f824e3","timestamp":"2023-05-12T00:44:05.874525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:44:05.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e342ee8-8d15-44ac-b68b-010b73160550","timestamp":"2023-05-12T00:45:46.080497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:45:46.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e342ee8-8d15-44ac-b68b-010b73160550","timestamp":"2023-05-12T00:45:46.080497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:45:46.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:48.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13734ba3-90fc-4e07-b0c6-867d75524a16","timestamp":"2023-05-12T00:45:47.414770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:45:48.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:49.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a395d13e-3921-46ba-841c-50c4ba9391a9","timestamp":"2023-05-12T00:45:48.693808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:45:49.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:49.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60a6c16b-e44d-4359-a46d-4a6647f662ca","timestamp":"2023-05-12T00:45:49.311851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:45:49.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:46:05.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bcf9bb7-62e9-40ad-8473-b2281189a032","timestamp":"2023-05-12T00:46:05.874617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:46:05.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fbf7e50-25ad-4a7f-ba91-6a7a096e8f71","timestamp":"2023-05-12T00:47:46.080302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:47:46.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fbf7e50-25ad-4a7f-ba91-6a7a096e8f71","timestamp":"2023-05-12T00:47:46.080302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:47:46.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:48.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bf41eb2-d320-4368-9f51-7cb1f540332c","timestamp":"2023-05-12T00:47:47.414236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:47:48.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:49.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fd389cf-e84f-428f-888e-c8f4cd7383f4","timestamp":"2023-05-12T00:47:48.693857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:47:49.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:49.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03315300-cabd-4bc3-b94a-a29a47685415","timestamp":"2023-05-12T00:47:49.311827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:47:49.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:48:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7346099-fe57-473a-bb58-90ba97a3e618","timestamp":"2023-05-12T00:48:05.874582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:48:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09baac9c-ea5f-4175-bcf0-a661c79ca322","timestamp":"2023-05-12T00:49:46.080142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:49:46.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09baac9c-ea5f-4175-bcf0-a661c79ca322","timestamp":"2023-05-12T00:49:46.080142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:49:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:48.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264ab37b-a450-4127-ab14-f46a0e8242dc","timestamp":"2023-05-12T00:49:47.414636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:49:48.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:49.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e40719da-d1ff-420f-b1a9-bbcefe887f7f","timestamp":"2023-05-12T00:49:48.694398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:49:49.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:49.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ca6e68-d70a-4d7f-836e-942057c0bacf","timestamp":"2023-05-12T00:49:49.311756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:49:49.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:50:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a310acaf-2407-46ba-87b4-528f56a5414f","timestamp":"2023-05-12T00:50:05.874733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:50:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76970aa6-196e-4ad9-9824-6e0f556b76fe","timestamp":"2023-05-12T00:51:46.080438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:51:46.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76970aa6-196e-4ad9-9824-6e0f556b76fe","timestamp":"2023-05-12T00:51:46.080438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:51:46.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:48.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fa26e1-e838-45cd-be4a-c2da8a3a0a31","timestamp":"2023-05-12T00:51:47.414548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:51:48.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:49.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"627cc32f-e1fa-4fa8-a4b2-f58919f88e0e","timestamp":"2023-05-12T00:51:48.693986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:51:49.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:49.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b17358-9105-4b0f-bcbf-a75a9120e1c0","timestamp":"2023-05-12T00:51:49.313146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:51:49.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:52:05.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0ac25f-d02b-4534-89b8-e4cf2fc3ba6e","timestamp":"2023-05-12T00:52:05.874550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:52:05.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:46.082+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f53011-48cf-4bb5-a5f8-83b70bf746ff","timestamp":"2023-05-12T00:53:46.082008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:53:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f53011-48cf-4bb5-a5f8-83b70bf746ff","timestamp":"2023-05-12T00:53:46.082008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:53:46.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:48.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9766a090-978d-4b8e-b92b-eb1787a2a804","timestamp":"2023-05-12T00:53:47.416078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:53:48.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:49.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b6d5209-c79c-41a6-a9ad-1c7be3d7d487","timestamp":"2023-05-12T00:53:48.694400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:53:49.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:49.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7387c07-7534-46c3-b40e-a9c15514938e","timestamp":"2023-05-12T00:53:49.312138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:53:49.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:54:05.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b20f3cdd-92c4-4c3e-a6a9-aad865fb479f","timestamp":"2023-05-12T00:54:05.874439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:54:05.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d540ef4f-bb9f-4302-876f-9908596b7e32","timestamp":"2023-05-12T00:55:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:55:46.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d540ef4f-bb9f-4302-876f-9908596b7e32","timestamp":"2023-05-12T00:55:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:55:46.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:48.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d9e3934-be3b-4f98-acd4-36353eec3e10","timestamp":"2023-05-12T00:55:47.414197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:55:48.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:49.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65caf885-af63-4683-840a-8a3b12d41d29","timestamp":"2023-05-12T00:55:48.694109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:55:49.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:49.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1194c7f2-b726-4d65-8c8c-3a0c2c560b31","timestamp":"2023-05-12T00:55:49.312521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:55:49.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:56:05.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8df97a33-aea4-4af2-a3ad-014e82b6824e","timestamp":"2023-05-12T00:56:05.874513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:56:05.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2798ec8c-1e5a-4366-aa3e-64de775eb062","timestamp":"2023-05-12T00:57:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:57:46.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2798ec8c-1e5a-4366-aa3e-64de775eb062","timestamp":"2023-05-12T00:57:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:57:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:48.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96384f0e-bc4e-411a-940f-39150ff20104","timestamp":"2023-05-12T00:57:47.421454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:57:48.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:49.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f9e5c4-2b3b-4e87-b935-5fcce8af9fdd","timestamp":"2023-05-12T00:57:48.693673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:57:49.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:49.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966a3a8c-51cd-4f5a-b257-24cc6bced19e","timestamp":"2023-05-12T00:57:49.311874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:57:49.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:58:05.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd7d38a-c66b-4d78-8d44-490ca57bf674","timestamp":"2023-05-12T00:58:05.874611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:58:05.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8623d580-a9a2-420d-adc8-7f3a7ca9aae9","timestamp":"2023-05-12T00:59:46.080161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:59:46.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8623d580-a9a2-420d-adc8-7f3a7ca9aae9","timestamp":"2023-05-12T00:59:46.080161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:59:46.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:48.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec425307-4cc9-42eb-8987-ad58073ef14a","timestamp":"2023-05-12T00:59:47.414213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:59:48.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:49.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2d9ebb-79d4-4327-9134-c928c3c792e4","timestamp":"2023-05-12T00:59:48.694027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:59:49.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:49.376+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f8f63ae-6125-4ee8-ad22-380956596d35","timestamp":"2023-05-12T00:59:49.311833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:59:49.377+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:00:05.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64cffda7-844c-4e30-9ffc-2806c24c5fbb","timestamp":"2023-05-12T01:00:05.874639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:00:05.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:16.181+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-05-12T01:01:46.083+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f58542-2a75-4685-98ca-87a97cd5d3ee","timestamp":"2023-05-12T01:01:46.083415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:01:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f58542-2a75-4685-98ca-87a97cd5d3ee","timestamp":"2023-05-12T01:01:46.083415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:01:46.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:48.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53f8b38-08bd-4d8f-badd-864ae37e09cb","timestamp":"2023-05-12T01:01:47.414431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:01:48.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:49.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aec1923-044a-419f-83c2-0966afc268aa","timestamp":"2023-05-12T01:01:48.693757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:01:49.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:49.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d584a0e-7997-4592-ba0e-871068d90177","timestamp":"2023-05-12T01:01:49.312159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:01:49.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:02:05.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e25d18-cf69-4b83-bb3a-58fd787bbb98","timestamp":"2023-05-12T01:02:05.874464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:02:05.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e62e1d-a33e-487e-9317-f3fc5f18d8fd","timestamp":"2023-05-12T01:03:46.080339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:03:46.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e62e1d-a33e-487e-9317-f3fc5f18d8fd","timestamp":"2023-05-12T01:03:46.080339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:03:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:48.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41711213-bb89-4a2e-892f-c1085e8bc8e2","timestamp":"2023-05-12T01:03:47.414099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:03:48.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:49.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7faca44d-a456-4688-a36d-fd9a84a2ef16","timestamp":"2023-05-12T01:03:48.694022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:03:49.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:49.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f017ae6e-cf3b-4e7e-a2c5-b4065ceb4cc5","timestamp":"2023-05-12T01:03:49.312249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:03:49.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:04:05.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174c3e09-9d3e-4380-bc95-a449987dde69","timestamp":"2023-05-12T01:04:05.874607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:04:05.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1b282b-904a-4d33-96f1-0bb29dc02578","timestamp":"2023-05-12T01:05:46.080450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:05:46.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1b282b-904a-4d33-96f1-0bb29dc02578","timestamp":"2023-05-12T01:05:46.080450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:05:46.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:48.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0bb1aa-d7cc-42da-800c-0bbb9153786c","timestamp":"2023-05-12T01:05:47.414194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:05:48.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:49.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fe475d1-4af9-48ee-bd98-527c567fb07e","timestamp":"2023-05-12T01:05:48.693832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:05:49.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:49.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7158b667-f960-4f58-b6ac-7d51f4bd82c5","timestamp":"2023-05-12T01:05:49.311728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:05:49.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:06:05.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37f5de74-919c-4c49-b9f1-fe6f536f41ea","timestamp":"2023-05-12T01:06:05.874453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:06:05.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d74215-f053-4c45-820f-815b8914f91c","timestamp":"2023-05-12T01:07:46.080227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:07:46.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d74215-f053-4c45-820f-815b8914f91c","timestamp":"2023-05-12T01:07:46.080227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:07:46.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:48.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1ac3b6-51b0-4acb-bbd3-09ce65793b8a","timestamp":"2023-05-12T01:07:47.414740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:07:48.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:49.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d204eb-2bcf-4309-a0cc-9762f41deca2","timestamp":"2023-05-12T01:07:48.694790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:07:49.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:49.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b8a925-e6cf-4033-9867-1c854c105784","timestamp":"2023-05-12T01:07:49.311755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:07:49.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:08:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b9b9c9-db2b-4e7b-8b69-187ac06a13aa","timestamp":"2023-05-12T01:08:05.874640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:08:05.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c3b9295-e103-470e-9bb5-e86e8e746971","timestamp":"2023-05-12T01:09:46.080928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:09:46.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c3b9295-e103-470e-9bb5-e86e8e746971","timestamp":"2023-05-12T01:09:46.080928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:09:46.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:48.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f04d7ac-3b69-46fb-833e-2eae8982752a","timestamp":"2023-05-12T01:09:47.414105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:09:48.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:49.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8848f94b-3e37-4639-8715-58a1d30628b5","timestamp":"2023-05-12T01:09:48.693683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:09:49.017+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:49.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dee53e64-8dd4-4f0c-834d-a1453a81cfe1","timestamp":"2023-05-12T01:09:49.311795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:09:49.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:10:05.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24888732-7df8-4d87-bea2-c6c3d3d28fb1","timestamp":"2023-05-12T01:10:05.874610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:10:05.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f877e39-1071-4d36-a146-e569b673bd7d","timestamp":"2023-05-12T01:11:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:11:46.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f877e39-1071-4d36-a146-e569b673bd7d","timestamp":"2023-05-12T01:11:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:11:46.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:48.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa99fb4d-0c99-4894-b625-9b0042f2764c","timestamp":"2023-05-12T01:11:47.414820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:11:48.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:49.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"195cb5aa-9b9a-4c89-bfbd-145ac5f60ea8","timestamp":"2023-05-12T01:11:48.696786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:11:49.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:49.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa1f009-537c-4096-8213-26950a12143f","timestamp":"2023-05-12T01:11:49.312259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:11:49.389+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:12:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaf8a1b1-c611-4f35-8473-762f3fe816ab","timestamp":"2023-05-12T01:12:05.874777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:12:05.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9ccafc-371c-475e-ba6d-02afd2e5816f","timestamp":"2023-05-12T01:13:46.080430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:13:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9ccafc-371c-475e-ba6d-02afd2e5816f","timestamp":"2023-05-12T01:13:46.080430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:13:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:48.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92c5927-edab-4dbe-9678-ade50c9e894f","timestamp":"2023-05-12T01:13:47.414295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:13:48.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:49.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db9e5986-206b-4cdf-b8eb-4139881dacd4","timestamp":"2023-05-12T01:13:48.696256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:13:49.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:49.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bfdf28a-a6c6-4561-b9ab-df20a166ab1d","timestamp":"2023-05-12T01:13:49.311730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:13:49.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:14:05.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688c98f9-6ebc-4b5e-9091-98d8f01b158f","timestamp":"2023-05-12T01:14:05.874354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:14:05.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f83ebed-5ec0-4fd7-aa95-afd36d88c310","timestamp":"2023-05-12T01:15:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:15:46.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f83ebed-5ec0-4fd7-aa95-afd36d88c310","timestamp":"2023-05-12T01:15:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:15:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:48.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7709bcf7-c3d8-46b7-a6bf-d6df29e53af2","timestamp":"2023-05-12T01:15:47.415702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:15:48.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:49.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea5aa78f-8c16-4532-84f1-e135d9e42d8a","timestamp":"2023-05-12T01:15:48.694355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:15:49.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:49.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30460529-d473-4944-8aa5-cc82edd56db2","timestamp":"2023-05-12T01:15:49.311769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:15:49.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:16:05.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473bbf1a-81ed-40f7-92a8-9d25567688a2","timestamp":"2023-05-12T01:16:05.874596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:16:05.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6ffe93f-ac7b-479e-ac42-efd47cc1f8d0","timestamp":"2023-05-12T01:17:46.080323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:17:46.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6ffe93f-ac7b-479e-ac42-efd47cc1f8d0","timestamp":"2023-05-12T01:17:46.080323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:17:46.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:48.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63bf964c-62f4-45d3-9b12-c84b32b65c77","timestamp":"2023-05-12T01:17:47.414147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:17:48.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:49.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb188b9-bf04-49b8-bbee-db21be9dc011","timestamp":"2023-05-12T01:17:48.693944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:17:49.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:49.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e432ad0-c9e7-4dec-a204-95bc13cdc0b5","timestamp":"2023-05-12T01:17:49.315252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:17:49.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:18:05.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b73e2562-bc52-4816-8782-c20cc8c7a2cd","timestamp":"2023-05-12T01:18:05.874563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:18:05.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce17390-eac0-41c4-8d8d-ce0094017ece","timestamp":"2023-05-12T01:19:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:19:46.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce17390-eac0-41c4-8d8d-ce0094017ece","timestamp":"2023-05-12T01:19:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:19:46.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:48.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b35cf2-9163-48ba-a0fa-cd78ee8b7b3c","timestamp":"2023-05-12T01:19:47.414202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:19:48.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:49.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb271e5-4723-41f3-bb7c-7e86350887a3","timestamp":"2023-05-12T01:19:48.695412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:19:49.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:49.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c57d039-3cc2-4ecb-bff7-80a1424a258c","timestamp":"2023-05-12T01:19:49.312318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:19:49.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:20:05.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c70e434-c19c-4d02-bee8-38ae5460b582","timestamp":"2023-05-12T01:20:05.874620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:20:05.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893b4479-ef1e-4a2a-9fac-fc52266ee4d2","timestamp":"2023-05-12T01:21:46.080282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:21:46.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893b4479-ef1e-4a2a-9fac-fc52266ee4d2","timestamp":"2023-05-12T01:21:46.080282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:21:46.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:48.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e755290-35f9-4a30-b4b7-ab7637f27f7c","timestamp":"2023-05-12T01:21:47.414523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:21:48.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:49.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8199876a-e7b1-44e4-ba5a-901d97d8ee55","timestamp":"2023-05-12T01:21:48.693768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:21:49.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:49.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d0d120f-1a1e-4729-a15d-9920aac5d5b2","timestamp":"2023-05-12T01:21:49.311856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:21:49.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:22:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2ca57c-f435-4e77-a9cf-0f5e2ed03b1e","timestamp":"2023-05-12T01:22:05.874399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:22:05.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d9bcfe-8df3-4356-985e-270fd9181c2a","timestamp":"2023-05-12T01:23:46.080128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:23:46.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d9bcfe-8df3-4356-985e-270fd9181c2a","timestamp":"2023-05-12T01:23:46.080128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:23:46.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:48.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a55c04d-ba01-4fdf-ba2e-a7dd7e3ca4d7","timestamp":"2023-05-12T01:23:47.414289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:23:48.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:49.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c346c2f8-8636-47f0-9861-2f664e4937cf","timestamp":"2023-05-12T01:23:48.693799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:23:49.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:49.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f020c3fe-9db2-4311-afe0-8e5d82523371","timestamp":"2023-05-12T01:23:49.312496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:23:49.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:24:05.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"288e9141-d7e1-4771-8f12-38e92c2bb446","timestamp":"2023-05-12T01:24:05.874539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:24:05.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:24:46.127+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-05-12T01:25:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4dfec33-a763-4958-8842-922631632691","timestamp":"2023-05-12T01:25:46.080222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:25:46.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4dfec33-a763-4958-8842-922631632691","timestamp":"2023-05-12T01:25:46.080222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:25:46.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:48.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7041b7-9faf-4674-95de-becc33f77794","timestamp":"2023-05-12T01:25:47.414301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:25:48.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:49.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5158a84c-983c-48c5-8453-297784c7dbfe","timestamp":"2023-05-12T01:25:48.693690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:25:49.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:49.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda9f29e-7d78-4e86-8bcf-4e74294bdf9a","timestamp":"2023-05-12T01:25:49.312443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:25:49.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:26:05.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b96f5a-1f47-4d85-8f6b-a88edb245f44","timestamp":"2023-05-12T01:26:05.874511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:26:05.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17fecff-de81-49a7-aed7-085a3b730e55","timestamp":"2023-05-12T01:27:46.080720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:27:46.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17fecff-de81-49a7-aed7-085a3b730e55","timestamp":"2023-05-12T01:27:46.080720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:27:46.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:48.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf796d91-33ce-46c9-812d-5890e75f2971","timestamp":"2023-05-12T01:27:47.414318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:27:48.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:49.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"812bdb77-0d8e-456c-ae35-844bd0cebd07","timestamp":"2023-05-12T01:27:48.693925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:27:49.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:49.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e84111-7e36-4317-a82f-08a00a676ac1","timestamp":"2023-05-12T01:27:49.312199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:27:49.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:28:05.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ef067a8-05e3-4f5d-9b7e-28569ff2556b","timestamp":"2023-05-12T01:28:05.874489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:28:05.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f1b8cfc-6be4-4af9-8cca-3f159a78bdc5","timestamp":"2023-05-12T01:29:46.080753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:29:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f1b8cfc-6be4-4af9-8cca-3f159a78bdc5","timestamp":"2023-05-12T01:29:46.080753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:29:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:48.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8201684b-f3a7-429f-a698-1aec207311d0","timestamp":"2023-05-12T01:29:47.414290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:29:48.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:49.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f1c40b4-1c83-4c0a-86c5-338aefa0b593","timestamp":"2023-05-12T01:29:48.693881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:29:49.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:49.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d0e1fc9-2b40-4427-bbf2-48c5a525d5c9","timestamp":"2023-05-12T01:29:49.312253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:29:49.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:30:05.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a2c78a6-ccab-4132-9345-1889c138add6","timestamp":"2023-05-12T01:30:05.874508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:30:05.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c256dc64-4f04-45f7-b134-d4ad6b2879b1","timestamp":"2023-05-12T01:31:46.080258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:31:46.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c256dc64-4f04-45f7-b134-d4ad6b2879b1","timestamp":"2023-05-12T01:31:46.080258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:31:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:48.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59308c5e-a1bf-4292-94d1-c2bd614d28b4","timestamp":"2023-05-12T01:31:47.414509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:31:48.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:49.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b8f71b-9ae2-4275-a127-efbf1733448f","timestamp":"2023-05-12T01:31:48.693888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:31:49.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:49.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a73aa3-1a68-4399-94e8-f40b946f4a4f","timestamp":"2023-05-12T01:31:49.311785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:31:49.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:32:05.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b801a5-f9c0-470d-a948-958521cc6b89","timestamp":"2023-05-12T01:32:05.874526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:32:05.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5baf8c8-7c81-4487-ac86-cea404b155ed","timestamp":"2023-05-12T01:33:46.080300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:33:46.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5baf8c8-7c81-4487-ac86-cea404b155ed","timestamp":"2023-05-12T01:33:46.080300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:33:46.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:48.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2afd21-c23b-49fe-ad3a-060b101278d8","timestamp":"2023-05-12T01:33:47.414240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:33:48.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:49.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9866651f-cb7d-41de-886c-cdc0796e9aab","timestamp":"2023-05-12T01:33:48.696794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:33:49.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:49.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07d74d05-9549-42f0-8cfa-ceff8074a1f9","timestamp":"2023-05-12T01:33:49.312339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:33:49.410+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:34:05.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3781d051-8a0d-427c-a073-8339729cc55d","timestamp":"2023-05-12T01:34:05.874440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:34:05.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:46.081+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bb6fac-b5d1-4493-a985-220196025130","timestamp":"2023-05-12T01:35:46.080706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:35:46.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bb6fac-b5d1-4493-a985-220196025130","timestamp":"2023-05-12T01:35:46.080706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:35:46.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:48.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce51d340-4ee0-4dae-9343-7dfe1a108626","timestamp":"2023-05-12T01:35:47.414118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:35:48.310+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:49.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ffe65a-8470-4004-a71c-cc8c7dda393f","timestamp":"2023-05-12T01:35:48.693879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:35:49.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:49.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"115c834a-62e2-4dc7-9632-90e03bf966d6","timestamp":"2023-05-12T01:35:49.311634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:35:49.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:36:05.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e62833-67a6-460c-8927-bcb255a67b20","timestamp":"2023-05-12T01:36:05.874484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:36:05.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3db314-62b8-40f8-a228-c003aa7e5435","timestamp":"2023-05-12T01:37:46.080221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:37:46.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3db314-62b8-40f8-a228-c003aa7e5435","timestamp":"2023-05-12T01:37:46.080221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:37:46.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:48.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc52bb1-68ce-49da-977b-fb54f0368a26","timestamp":"2023-05-12T01:37:47.414794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:37:48.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:49.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9c419d4-6d2a-4c63-89c1-e147e1671c8c","timestamp":"2023-05-12T01:37:48.693779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:37:49.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:49.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c3219e-5a71-43a6-9231-9b419abc69c7","timestamp":"2023-05-12T01:37:49.311601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:37:49.507+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:38:05.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8034b7e5-e50a-4023-b9a5-f22fbef1a2eb","timestamp":"2023-05-12T01:38:05.874504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:38:05.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:38:46.151+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-05-12T01:39:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dffebef8-738d-4491-8cc7-8c9a2d066876","timestamp":"2023-05-12T01:39:46.080151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:39:46.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dffebef8-738d-4491-8cc7-8c9a2d066876","timestamp":"2023-05-12T01:39:46.080151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:39:46.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:48.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54da758-62e5-4343-8f75-52fddac9524b","timestamp":"2023-05-12T01:39:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:39:48.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:49.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d9cc69c-49bf-4411-b706-3a80d9c41754","timestamp":"2023-05-12T01:39:48.693845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:39:49.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:49.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2beda7d-3e1b-46f0-854a-a917aa6edd6f","timestamp":"2023-05-12T01:39:49.311882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:39:49.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:40:05.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd404eea-b183-4e99-b32d-3f4183cb634d","timestamp":"2023-05-12T01:40:05.874775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:40:05.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5babf5cd-3b71-4fea-ae30-80df4a3cd907","timestamp":"2023-05-12T01:41:46.080264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:41:46.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5babf5cd-3b71-4fea-ae30-80df4a3cd907","timestamp":"2023-05-12T01:41:46.080264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:41:46.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:48.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3c9f43-7b5b-4fe0-828d-4421f30ab208","timestamp":"2023-05-12T01:41:47.414491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:41:48.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:49.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92a439a-e1d3-47d6-8f2f-c3ed05237356","timestamp":"2023-05-12T01:41:48.693661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:41:49.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:49.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7475e3f7-d016-4608-ba36-f2bc1231bca9","timestamp":"2023-05-12T01:41:49.311753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:41:49.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:42:05.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d4a64cb-83b0-4feb-904a-69cb143bc699","timestamp":"2023-05-12T01:42:05.874434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:42:05.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8c83b3-7f95-4bfa-85b5-0677955ef5e3","timestamp":"2023-05-12T01:43:46.080218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:43:46.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8c83b3-7f95-4bfa-85b5-0677955ef5e3","timestamp":"2023-05-12T01:43:46.080218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:43:46.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:48.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"549a916b-2b30-43f4-90bd-2fdcaa10b9e1","timestamp":"2023-05-12T01:43:47.414382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:43:48.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:49.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc1d500-cb80-47ab-85b1-42b9992ec922","timestamp":"2023-05-12T01:43:48.694133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:43:49.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:49.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"928acad3-43ee-4ef8-b5c2-56a18f9c2ffd","timestamp":"2023-05-12T01:43:49.311766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:43:49.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:44:05.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222c724d-bf99-4a0e-a12c-f619032f1553","timestamp":"2023-05-12T01:44:05.874543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:44:05.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d77ab4-6221-48f5-b3d7-c8a24e23ae20","timestamp":"2023-05-12T01:45:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:45:46.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d77ab4-6221-48f5-b3d7-c8a24e23ae20","timestamp":"2023-05-12T01:45:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:45:46.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:48.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c07d344-72dc-4078-bfd1-775ff6476c14","timestamp":"2023-05-12T01:45:47.414344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:45:48.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:49.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"349cc0f8-bdae-4cb6-a047-f8d564a00b16","timestamp":"2023-05-12T01:45:48.693877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:45:49.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:49.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6937b4b8-8f4c-4983-9610-3f95269fbf5a","timestamp":"2023-05-12T01:45:49.311669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:45:49.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:46:05.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0da7afe6-d9df-43c1-9790-3f0512607872","timestamp":"2023-05-12T01:46:05.874591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:46:05.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3536c6de-2732-4ba9-9c2e-c94d1d90a1e3","timestamp":"2023-05-12T01:47:46.080312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:47:46.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3536c6de-2732-4ba9-9c2e-c94d1d90a1e3","timestamp":"2023-05-12T01:47:46.080312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:47:46.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:48.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c54032-1074-4009-861e-c24f25288ac3","timestamp":"2023-05-12T01:47:47.414300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:47:48.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:49.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d7b47c3-35eb-4c01-b8cd-cf85d580d9ae","timestamp":"2023-05-12T01:47:48.694122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:47:49.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:49.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b518bc-42a2-481d-b33c-5b22ea4b6ea8","timestamp":"2023-05-12T01:47:49.311704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:47:49.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:48:05.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25da865e-3578-4321-9a35-b4e47849fb20","timestamp":"2023-05-12T01:48:05.874490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:48:05.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:48:46.157+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-05-12T01:49:46.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1654d085-753d-4dfd-9141-06f6ffa0ff9a","timestamp":"2023-05-12T01:49:46.080109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:49:46.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1654d085-753d-4dfd-9141-06f6ffa0ff9a","timestamp":"2023-05-12T01:49:46.080109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:49:46.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:48.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c2f096-d1cd-4551-8545-6a7e7f2756dd","timestamp":"2023-05-12T01:49:47.414161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:49:48.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:49.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1edfd9a6-d707-4e0e-b424-cdbb6a6f7dbc","timestamp":"2023-05-12T01:49:48.693787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:49:49.069+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:49.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba31f23-48f1-4657-ac04-d35609acfb92","timestamp":"2023-05-12T01:49:49.311852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:49:49.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:50:05.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2cadb3f-6c35-4d14-809c-c4edcdff6389","timestamp":"2023-05-12T01:50:05.874392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:50:05.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS