Results

By type

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

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

[2023-04-28T23:06:59.647+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-kr4pc with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-28T23:06:59.659+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-28T23:06:59.729+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-28T23:07:04.673+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http)
[2023-04-28T23:07:04.695+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"]
[2023-04-28T23:07:04.696+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-28T23:07:04.696+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-28T23:07:04.905+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-28T23:07:04.906+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5125 ms
[2023-04-28T23:07:06.493+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-a1pms-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-a1pms-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-04-28T23:07:06.722+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-28T23:07:06.864+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-28T23:07:06.867+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-28T23:07:06.867+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682723226860
[2023-04-28T23:07:06.873+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-28T23:07:07.297+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66ad7bf0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@167279d1, org.springframework.security.web.context.SecurityContextPersistenceFilter@65ec8b24, org.springframework.security.web.header.HeaderWriterFilter@a137d7a, org.springframework.security.web.authentication.logout.LogoutFilter@4b869331, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14ac77b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f18f9d2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@58b67519, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@138caeca, org.springframework.security.web.session.SessionManagementFilter@3bec2275, org.springframework.security.web.access.ExceptionTranslationFilter@4ab550d5, org.springframework.security.web.access.intercept.AuthorizationFilter@4248e66b]
[2023-04-28T23:07:12.904+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-04-28T23:07:12.959+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-04-28T23:07:13.002+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-04-28T23:07:13.037+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-28T23:07:13.037+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-28T23:07:13.049+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=dd8fafab-fe12-44ea-bbfc-7000cf47d72b, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-kr4pc, 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-04-28T23:07:13.121+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-a1pms-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-a1pms-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-04-28T23:07:13.133+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-28T23:07:13.133+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-28T23:07:13.133+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682723233132
[2023-04-28T23:07:13.133+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-28T23:07:13.134+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=37ce1d75-9ac4-483b-8551-928c1f16768c, alive=false, publisher=null]]: starting
[2023-04-28T23:07:13.201+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-a1pms-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-04-28T23:07:13.236+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-28T23:07:13.279+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-28T23:07:13.279+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-28T23:07:13.279+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682723233279
[2023-04-28T23:07:13.280+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=37ce1d75-9ac4-483b-8551-928c1f16768c, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-28T23:07:13.280+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$b136d5eb
[2023-04-28T23:07:13.297+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-28T23:07:13.301+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-28T23:07:13.301+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=dd8fafab-fe12-44ea-bbfc-7000cf47d72b, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-kr4pc, 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@a22c4d8
[2023-04-28T23:07:13.302+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=dd8fafab-fe12-44ea-bbfc-7000cf47d72b, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-kr4pc, 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-04-28T23:07:13.302+00:00|INFO|ServiceManager|main] service manager started
[2023-04-28T23:07:13.341+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-28T23:07:13.343+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1fc16446-4155-4712-ac61-946e130b689c","timestamp":"2023-04-28T23:07:13.314782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:07:14.257+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.258+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.258+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.258+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.259+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 MbAphX8iSj2_PiqLh97nwQ
[2023-04-28T23:07:14.264+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
[2023-04-28T23:07:14.264+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
[2023-04-28T23:07:14.267+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-04-28T23:07:14.267+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-04-28T23:07:14.288+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-28T23:07:14.343+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-74b5619a-04bc-4ec3-a11b-dee5d42e12f4
[2023-04-28T23:07:14.344+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:14.344+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-28T23:07:14.448+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=1fc16446-4155-4712-ac61-946e130b689c, timestamp=2023-04-28T23:07:13.314782Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=3e099433-641b-4bc3-808a-534beb260e05, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-04-28T23:07:14.518+00:00|INFO|Application|main] Started Application in 16.852 seconds (JVM running for 18.15)
[2023-04-28T23:07:17.357+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-74b5619a-04bc-4ec3-a11b-dee5d42e12f4', protocol='range'}
[2023-04-28T23:07:17.364+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-74b5619a-04bc-4ec3-a11b-dee5d42e12f4=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-04-28T23:07:17.416+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-74b5619a-04bc-4ec3-a11b-dee5d42e12f4', protocol='range'}
[2023-04-28T23:07:17.418+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:17.423+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:17.440+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-28T23:07:17.440+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-28T23:07:17.440+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-28T23:07:17.441+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-28T23:07:17.441+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-28T23:07:17.441+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-28T23:07:17.539+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:17.541+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:17.541+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-28T23:07:17.541+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-28T23:07:17.574+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-28T23:07:17.575+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-28T23:07:24.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0b4f297a-c1d8-4c08-9e48-3e8cef6dccdd","timestamp":"2023-04-28T23:07:23.961955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:07:24.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-28T23:07:37.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7fd28b25-f324-49e6-8360-217633c5d7af","timestamp":"2023-04-28T23:07:36.843782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:07:37.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-28T23:09:03.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23e433d7-c002-4364-96a9-ac6bcb022c3a","timestamp":"2023-04-28T23:09:03.682401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:09:03.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:09:06.308+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a27e16-a171-4559-bd88-d1b723655c11","timestamp":"2023-04-28T23:09:06.279020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:09:06.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a27e16-a171-4559-bd88-d1b723655c11","timestamp":"2023-04-28T23:09:06.279020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:09:06.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:09:06.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0c6068-f21e-42ca-98ea-c748ff53057e","timestamp":"2023-04-28T23:09:08.053540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:09:06.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:09:15.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d6eb0fa-9f31-4194-9ac6-1ebd16a6b29c","timestamp":"2023-04-28T23:09:15.914118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:09:15.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:09:29.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d7c93f5-2a9e-424f-a216-9f37f7dd2df8","timestamp":"2023-04-28T23:09:29.983210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:09:29.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:11:03.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fda2ac2-48cb-477a-8d7a-67ab3e64e9e6","timestamp":"2023-04-28T23:11:03.681815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:11:03.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:11:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d00f520-534b-44e3-9cd6-22bb0c5b40f6","timestamp":"2023-04-28T23:11:06.278272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:11:06.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d00f520-534b-44e3-9cd6-22bb0c5b40f6","timestamp":"2023-04-28T23:11:06.278272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:11:06.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:11:06.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb43073d-43ee-40fe-a3a1-f25a209bf233","timestamp":"2023-04-28T23:11:08.052449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:11:06.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:11:15.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8eb6017-2bcc-49b8-a93a-e422b912a4e9","timestamp":"2023-04-28T23:11:15.913374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:11:15.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:11:29.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"626dac75-2367-4c96-8b45-83214d0b3d40","timestamp":"2023-04-28T23:11:29.987486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:11:29.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:13:03.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5e7f649-dbf3-4494-838c-7dd42ab98f79","timestamp":"2023-04-28T23:13:03.681761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:13:03.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:13:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c174d454-995b-4e6e-ae31-4d9c3a1cbe36","timestamp":"2023-04-28T23:13:06.278151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:13:06.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c174d454-995b-4e6e-ae31-4d9c3a1cbe36","timestamp":"2023-04-28T23:13:06.278151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:13:06.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:13:06.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20f927b9-7fd6-4e01-96c6-404cc4657c32","timestamp":"2023-04-28T23:13:08.052613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:13:06.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:13:15.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06efae14-8a6d-49cd-b3e3-c754df8ac917","timestamp":"2023-04-28T23:13:15.913481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:13:15.078+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:13:29.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3580a6ab-6a91-4b94-baeb-64836566f6a4","timestamp":"2023-04-28T23:13:29.982832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:13:29.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:15:03.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"842f7a27-5455-446d-b494-2a0a4875f825","timestamp":"2023-04-28T23:15:03.682033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:15:03.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:15:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"206b7b7d-5fa0-4366-91c7-7d8044cdd2ec","timestamp":"2023-04-28T23:15:06.279252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:15:06.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"206b7b7d-5fa0-4366-91c7-7d8044cdd2ec","timestamp":"2023-04-28T23:15:06.279252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:15:06.342+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:15:06.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93ab5629-39f5-47dc-bb9e-8dd51c7a9e96","timestamp":"2023-04-28T23:15:08.052615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:15:06.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:15:15.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a655ca6d-fa88-4d03-a36b-a35db2de006f","timestamp":"2023-04-28T23:15:15.913100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:15:15.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:15:29.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d630158e-f008-4b39-9cad-44e3c656365f","timestamp":"2023-04-28T23:15:29.982806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:15:29.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:16:14.391+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-04-28T23:16:36.401+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-04-28T23:17:03.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b433e1c0-5abe-4753-91c8-9ce14b4ebbbb","timestamp":"2023-04-28T23:17:03.682232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:17:03.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:17:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"357a5a72-1f36-4f3c-8909-9d6658299267","timestamp":"2023-04-28T23:17:06.278412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:17:06.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"357a5a72-1f36-4f3c-8909-9d6658299267","timestamp":"2023-04-28T23:17:06.278412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:17:06.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:17:06.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"842c594e-93ed-4a27-865f-caf1b35358da","timestamp":"2023-04-28T23:17:08.052668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:17:06.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:17:15.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5ed4812-2fc2-43a7-bc13-2101e44b75ee","timestamp":"2023-04-28T23:17:15.913008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:17:15.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:17:29.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"228affd5-f624-41c4-b903-131250cf25b6","timestamp":"2023-04-28T23:17:29.982851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:17:29.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:19:03.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4176a14-2ef5-429b-baa9-e755cf4665f8","timestamp":"2023-04-28T23:19:03.681772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:19:03.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:19:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cec855ec-1f90-42cf-ad09-41a38d7f21bf","timestamp":"2023-04-28T23:19:06.278726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:19:06.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cec855ec-1f90-42cf-ad09-41a38d7f21bf","timestamp":"2023-04-28T23:19:06.278726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:19:06.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:19:06.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aa9ff2c-fc47-4eea-ae19-b3465078098f","timestamp":"2023-04-28T23:19:08.052641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:19:06.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:19:15.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6236a548-e092-4ec0-bbbd-4407902cbfec","timestamp":"2023-04-28T23:19:15.913085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:19:15.079+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:19:29.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9159f4b4-3b71-4080-bacd-56825391d654","timestamp":"2023-04-28T23:19:29.982743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:19:29.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:21:03.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ff0fc5-3bdd-4a2e-8029-0063529a2aec","timestamp":"2023-04-28T23:21:03.681717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:21:03.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:21:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"295e15fb-c767-4463-aef3-9c6c1eb90ff0","timestamp":"2023-04-28T23:21:06.278829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:21:06.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"295e15fb-c767-4463-aef3-9c6c1eb90ff0","timestamp":"2023-04-28T23:21:06.278829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:21:06.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:21:07.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1626eaab-60e8-4ab9-9d8e-4fed85625b33","timestamp":"2023-04-28T23:21:08.052598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:21:07.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:21:15.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e8ccdaf-7e2f-4ca5-97ac-e7ced71149e9","timestamp":"2023-04-28T23:21:15.913212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:21:15.057+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:21:29.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd39ad5c-9c6e-412e-86e9-f2ac79d82c8f","timestamp":"2023-04-28T23:21:29.982912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:21:29.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:23:03.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"465a5a68-e805-44ef-8d2f-b13c63f79e0d","timestamp":"2023-04-28T23:23:03.681878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:23:03.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:23:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"896d6c1b-a5e3-4235-bed8-84719630a69e","timestamp":"2023-04-28T23:23:06.278226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:23:06.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"896d6c1b-a5e3-4235-bed8-84719630a69e","timestamp":"2023-04-28T23:23:06.278226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:23:06.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:23:06.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76dc4dd7-ced8-4a16-ab94-55e8bae1e626","timestamp":"2023-04-28T23:23:08.052612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:23:06.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:23:15.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11656850-33cc-442c-9a9f-e32cbc736eb0","timestamp":"2023-04-28T23:23:15.913187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:23:15.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:23:29.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc37b21d-aa09-450f-879a-1f1476c7274a","timestamp":"2023-04-28T23:23:29.983085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:23:29.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:25:03.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f5415d3-554a-4bd8-ab33-98abb005b286","timestamp":"2023-04-28T23:25:03.681978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:25:03.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:25:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62b4179-87b3-4f1b-94af-6cde8859f0e6","timestamp":"2023-04-28T23:25:06.278294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:25:06.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a62b4179-87b3-4f1b-94af-6cde8859f0e6","timestamp":"2023-04-28T23:25:06.278294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:25:06.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:25:06.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb17d710-1c2b-45e4-9189-4948003922f5","timestamp":"2023-04-28T23:25:08.052681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:25:06.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:25:15.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86d0e17-1b9a-446b-b926-9ccaef58e9e9","timestamp":"2023-04-28T23:25:15.913164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:25:15.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:25:29.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a57c5dbb-2530-44dd-8d4f-7023756a0f57","timestamp":"2023-04-28T23:25:29.982940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:25:29.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:27:03.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68818638-e00b-4893-bf7e-fbc6ff546f76","timestamp":"2023-04-28T23:27:03.681792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:27:03.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:27:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71062311-8351-4597-93c8-5523543f89cf","timestamp":"2023-04-28T23:27:06.278179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:27:06.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71062311-8351-4597-93c8-5523543f89cf","timestamp":"2023-04-28T23:27:06.278179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:27:06.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:27:06.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1cf7d54-46cd-497a-bbe8-aa8cd97b20b1","timestamp":"2023-04-28T23:27:08.052959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:27:06.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:27:15.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78d84beb-a70a-4266-ad1b-1de8a0cfcc0e","timestamp":"2023-04-28T23:27:15.913157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:27:15.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:27:29.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b1c4993-9464-4f89-a001-fe98d42eb2e6","timestamp":"2023-04-28T23:27:29.982893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:27:29.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:29:03.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2a45b2-adcb-4f4d-b15f-11196db503c9","timestamp":"2023-04-28T23:29:03.682210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:29:03.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:29:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c49e304-46a6-4918-9008-6cf84f15874b","timestamp":"2023-04-28T23:29:06.278134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:29:06.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c49e304-46a6-4918-9008-6cf84f15874b","timestamp":"2023-04-28T23:29:06.278134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:29:06.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:29:06.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18918df7-055b-4062-bd10-41695e1e7e0b","timestamp":"2023-04-28T23:29:08.052624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:29:06.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:29:15.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0572b151-928e-4dcb-a91f-b2b7072a1dd9","timestamp":"2023-04-28T23:29:15.913175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:29:15.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:29:29.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4087140d-19c8-4b1f-afb0-a3c069d9480c","timestamp":"2023-04-28T23:29:29.983053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:29:29.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:31:03.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d3fccf3-44fc-4c14-99d3-e7e47e9f25cc","timestamp":"2023-04-28T23:31:03.681886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:31:03.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:31:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae561c0-1496-4b53-ab38-22ac1c0acab1","timestamp":"2023-04-28T23:31:06.278087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:31:06.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae561c0-1496-4b53-ab38-22ac1c0acab1","timestamp":"2023-04-28T23:31:06.278087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:31:06.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:31:06.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af04dbf8-17fe-4773-a0b7-e14271dcdd21","timestamp":"2023-04-28T23:31:08.052586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:31:06.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:31:15.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"462351b5-e966-4ca2-98c2-5ce25bbea65d","timestamp":"2023-04-28T23:31:15.913251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:31:15.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:31:29.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74ac5599-a20c-49a5-a41e-4cb137a920c3","timestamp":"2023-04-28T23:31:29.982758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:31:29.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:33:03.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d03cc49-775c-4eb6-bf8c-79361cf16a93","timestamp":"2023-04-28T23:33:03.681867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:33:03.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:33:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bd06432-fab4-41e1-ab46-08ab161982a4","timestamp":"2023-04-28T23:33:06.278371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:33:06.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bd06432-fab4-41e1-ab46-08ab161982a4","timestamp":"2023-04-28T23:33:06.278371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:33:06.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:33:06.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04aa8233-b82a-4d0f-90dc-6d9b27aafc9c","timestamp":"2023-04-28T23:33:08.052423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:33:06.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:33:15.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d063b4f3-4bd0-43b8-b87a-2171f68c2eb0","timestamp":"2023-04-28T23:33:15.913627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:33:15.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:33:29.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13926695-f3be-4c14-b218-4e80793c93a0","timestamp":"2023-04-28T23:33:29.982921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:33:29.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:35:03.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45ac2073-5709-4130-89ee-ba0c242591d0","timestamp":"2023-04-28T23:35:03.681788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:35:03.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:35:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f53121b4-0d75-4a5f-8e03-2222d2e8a66a","timestamp":"2023-04-28T23:35:06.278640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:35:06.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f53121b4-0d75-4a5f-8e03-2222d2e8a66a","timestamp":"2023-04-28T23:35:06.278640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:35:06.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:35:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c9e9f89-cdc7-49d3-a15d-51d72b408e2c","timestamp":"2023-04-28T23:35:08.052625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:35:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:35:15.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac8048bf-7eb2-4bca-a1fc-42b0052497cf","timestamp":"2023-04-28T23:35:15.913138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:35:15.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:35:29.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fab44221-0a8e-4b15-adb1-f2cc5f953078","timestamp":"2023-04-28T23:35:29.982869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:35:29.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:37:03.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be6a71df-59c6-40fa-bbb3-e6142e841afc","timestamp":"2023-04-28T23:37:03.681656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:37:03.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:37:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cfa4d8-923c-4f9d-816d-7cb56c359c35","timestamp":"2023-04-28T23:37:06.278319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:37:06.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42cfa4d8-923c-4f9d-816d-7cb56c359c35","timestamp":"2023-04-28T23:37:06.278319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:37:06.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:37:06.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6d92561-264b-4621-821c-fc5566aa4945","timestamp":"2023-04-28T23:37:08.052613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:37:06.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:37:15.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f1d33c7-14d1-4d43-b8af-eeca8f0cfa58","timestamp":"2023-04-28T23:37:15.913098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:37:15.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:37:29.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9fe197f-39bb-4592-985b-285db5de9ffb","timestamp":"2023-04-28T23:37:29.983039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:37:29.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:39:03.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb42194-10aa-4777-88ae-af5a499c5021","timestamp":"2023-04-28T23:39:03.681920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:39:03.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:39:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec8d5e1-e1ab-4585-9de8-66fe6e320674","timestamp":"2023-04-28T23:39:06.278605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:39:06.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ec8d5e1-e1ab-4585-9de8-66fe6e320674","timestamp":"2023-04-28T23:39:06.278605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:39:06.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:39:06.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e5fcd44-0576-4827-8262-1863b8540c0d","timestamp":"2023-04-28T23:39:08.052438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:39:06.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:39:15.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e542f18-b127-4e8f-8c5a-d00379c2d4f9","timestamp":"2023-04-28T23:39:15.913298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:39:15.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:39:29.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9a3a3dc-a333-4e3a-8658-3ca0bb57cd7c","timestamp":"2023-04-28T23:39:29.982774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:39:29.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:41:03.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4e178cd-aa9e-401c-b706-36ee994a1e70","timestamp":"2023-04-28T23:41:03.681661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:41:03.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:41:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8118fa-7e00-48a0-b3f8-9dfbc6336ce5","timestamp":"2023-04-28T23:41:06.278929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:41:06.281+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-28T23:41:06.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8118fa-7e00-48a0-b3f8-9dfbc6336ce5","timestamp":"2023-04-28T23:41:06.278929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:41:06.338+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:41:06.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6d8073e-5c33-4aea-8139-446891c71d7c","timestamp":"2023-04-28T23:41:08.052601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:41:06.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:41:15.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"619b6cd2-3b8c-4998-a7f3-7952cc32e857","timestamp":"2023-04-28T23:41:15.913024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:41:15.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:41:29.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d4f5258-8f1b-4f3a-bdcd-96e094e17725","timestamp":"2023-04-28T23:41:29.982829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:41:29.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:43:03.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae60cbc4-4537-456e-a37b-c9afdb1f1fd9","timestamp":"2023-04-28T23:43:03.681693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:43:03.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:43:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f712233a-c7d1-42f8-a150-96c07bf244b1","timestamp":"2023-04-28T23:43:06.278347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:43:06.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f712233a-c7d1-42f8-a150-96c07bf244b1","timestamp":"2023-04-28T23:43:06.278347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:43:06.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:43:06.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e347882d-c091-42f3-aaa5-a4dbbedd9e30","timestamp":"2023-04-28T23:43:08.052763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:43:06.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:43:15.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"468de425-2a8e-4f87-b530-d9fd530076c7","timestamp":"2023-04-28T23:43:15.913649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:43:15.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:43:29.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd5fb59-e545-47dd-9bb2-f1add047443c","timestamp":"2023-04-28T23:43:29.982934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:43:29.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:45:03.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cb8ff38-5127-4658-9729-a760bbbb0c55","timestamp":"2023-04-28T23:45:03.686931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:45:03.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:45:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3097464-52da-44bc-adc3-4c4d04c9e183","timestamp":"2023-04-28T23:45:06.278302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:45:06.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3097464-52da-44bc-adc3-4c4d04c9e183","timestamp":"2023-04-28T23:45:06.278302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:45:06.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:45:06.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"709f9109-c9b8-447a-82b8-586ce5e59928","timestamp":"2023-04-28T23:45:08.052488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:45:06.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:45:15.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d1b3a29-c7c2-4e3e-aa30-8b8f5bd19085","timestamp":"2023-04-28T23:45:15.913216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:45:15.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:45:29.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"071e92eb-4672-415b-bd93-b29774eddfa3","timestamp":"2023-04-28T23:45:29.983044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:45:29.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:47:03.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fa576a5-a442-44e0-85da-04d9dcac5611","timestamp":"2023-04-28T23:47:03.682100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:47:03.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:47:06.280+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a438e50e-7330-4529-9c44-acd303088e92","timestamp":"2023-04-28T23:47:06.279411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:47:06.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a438e50e-7330-4529-9c44-acd303088e92","timestamp":"2023-04-28T23:47:06.279411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:47:06.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:47:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"621d1c6b-6922-4eb7-83d5-ce2ad18e192f","timestamp":"2023-04-28T23:47:08.052429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:47:06.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:47:15.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe784983-164f-4c62-8fc3-d6b2ab905813","timestamp":"2023-04-28T23:47:15.913024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:47:15.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:47:29.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88bee9c9-db40-483a-b5c3-bab1b960cdaf","timestamp":"2023-04-28T23:47:29.982994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:47:29.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:49:03.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44681694-e990-4d2e-b01e-049785633758","timestamp":"2023-04-28T23:49:03.681756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:49:03.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:49:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff03b84-5b38-4c7d-93a1-d21afb0a5e73","timestamp":"2023-04-28T23:49:06.278129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:49:06.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff03b84-5b38-4c7d-93a1-d21afb0a5e73","timestamp":"2023-04-28T23:49:06.278129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:49:06.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:49:06.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0ca6a36-8b62-4ee9-8aa1-ae01dc51acc3","timestamp":"2023-04-28T23:49:08.052704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:49:06.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:49:15.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"042c8bde-ec72-40f3-814f-78847768201e","timestamp":"2023-04-28T23:49:15.913533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:49:15.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:49:29.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53c9f9b1-11f9-4391-bbda-c7a85e519d92","timestamp":"2023-04-28T23:49:29.982802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:49:29.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:51:03.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bbcb9f6-59a3-4529-a0dc-a577066a09f7","timestamp":"2023-04-28T23:51:03.681715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:51:03.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:51:06.280+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d035835a-8f62-4e0b-9dc6-23511834b32f","timestamp":"2023-04-28T23:51:06.278659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:51:06.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d035835a-8f62-4e0b-9dc6-23511834b32f","timestamp":"2023-04-28T23:51:06.278659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:51:06.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:51:06.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2396b5be-9350-4e22-a24f-165d6095639e","timestamp":"2023-04-28T23:51:08.052700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:51:06.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:51:15.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a8522c-ce60-46b6-8c64-121cf1277037","timestamp":"2023-04-28T23:51:15.913217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:51:15.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:51:29.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73eca4e9-6040-4485-a50f-876a2541acff","timestamp":"2023-04-28T23:51:29.983139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:51:29.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:53:03.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c77d1ebe-e187-4a8c-86d9-e67fd2ab10ec","timestamp":"2023-04-28T23:53:03.681702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:53:03.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:53:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"feaa34f2-980a-4d01-8ae5-7b0e6c46fbba","timestamp":"2023-04-28T23:53:06.278351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:53:06.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"feaa34f2-980a-4d01-8ae5-7b0e6c46fbba","timestamp":"2023-04-28T23:53:06.278351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:53:06.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:53:06.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99e712d4-84b8-4917-976b-92f3431338ca","timestamp":"2023-04-28T23:53:08.052963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:53:06.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:53:15.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"607ad708-e488-448b-bd9b-eff1ff1bf289","timestamp":"2023-04-28T23:53:15.913565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:53:15.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:53:29.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a40647-93fb-4600-913e-8198ac175376","timestamp":"2023-04-28T23:53:29.982819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:53:29.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:55:03.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f4ef946-cfe6-4b6d-87de-53ce4e375549","timestamp":"2023-04-28T23:55:03.681925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:55:03.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:55:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e2ae31f-917b-4878-b6ee-c62d50869535","timestamp":"2023-04-28T23:55:06.278265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:55:06.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e2ae31f-917b-4878-b6ee-c62d50869535","timestamp":"2023-04-28T23:55:06.278265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:55:06.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:55:06.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bae2090e-c389-48d9-9f45-5e1eaf83a4e3","timestamp":"2023-04-28T23:55:08.052535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:55:06.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:55:15.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5930f436-94fc-4298-9a7b-180de9cbd168","timestamp":"2023-04-28T23:55:15.913372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:55:15.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:55:29.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4948dd5e-8941-4d27-b25a-5dc804f13a7d","timestamp":"2023-04-28T23:55:29.982780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:55:29.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:57:03.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4d2d55c-d93a-4159-8db7-6836a7512508","timestamp":"2023-04-28T23:57:03.681955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:57:03.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:57:06.280+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cdb8959-e914-4677-9143-29ee13737f2a","timestamp":"2023-04-28T23:57:06.278628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:57:06.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cdb8959-e914-4677-9143-29ee13737f2a","timestamp":"2023-04-28T23:57:06.278628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:57:06.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:57:06.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c21873ea-fda6-42ff-a4f7-f1f07a2e0a8a","timestamp":"2023-04-28T23:57:08.052636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:57:06.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:57:15.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"187b8467-32b7-4ed6-b5b2-bb94512694b3","timestamp":"2023-04-28T23:57:15.913204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:57:15.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:57:29.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356e2a5e-cd38-48d6-b871-c9e3fedb6696","timestamp":"2023-04-28T23:57:29.982673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:57:29.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:59:03.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f67c225-1da7-4d18-a913-22b87c6ddad1","timestamp":"2023-04-28T23:59:03.681998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-28T23:59:03.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:59:06.279+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22276ced-c092-4c52-aec9-fa7e4d0e4716","timestamp":"2023-04-28T23:59:06.278344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:59:06.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22276ced-c092-4c52-aec9-fa7e4d0e4716","timestamp":"2023-04-28T23:59:06.278344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-28T23:59:06.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:59:06.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad90f187-1cb2-44f3-9cd7-1446375d3ddd","timestamp":"2023-04-28T23:59:08.052390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-28T23:59:06.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:59:15.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60421574-0660-4f64-9468-de86c70cf8ab","timestamp":"2023-04-28T23:59:15.913094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-28T23:59:15.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-28T23:59:29.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d9d24d1-7009-484e-80bc-a300005d161e","timestamp":"2023-04-28T23:59:29.982854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-28T23:59:29.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:01:03.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9740b969-4636-46a5-b99e-3d7cedddc6ff","timestamp":"2023-04-29T00:01:03.681959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T00:01:03.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:01:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9609dc52-3d22-42aa-b0f6-ed1e61942e5e","timestamp":"2023-04-29T00:01:06.278096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T00:01:06.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9609dc52-3d22-42aa-b0f6-ed1e61942e5e","timestamp":"2023-04-29T00:01:06.278096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T00:01:06.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:01:06.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3749b8c8-b9de-4ab1-95f7-c09c673fd6ab","timestamp":"2023-04-29T00:01:08.052411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T00:01:06.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:01:15.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"548ddf57-f648-4d6b-a160-8c8b253b7c86","timestamp":"2023-04-29T00:01:15.913040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T00:01:15.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:01:29.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac3f1ad8-7e93-45c7-b03e-68fe4c3199a3","timestamp":"2023-04-29T00:01:29.982941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T00:01:29.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:03:03.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a4cf254-b7de-42c6-8407-259ac667b0aa","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f907186a-c4f4-4786-80cd-b6912482e17b","timestamp":"2023-04-29T00:03:03.681749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-29T00:03:03.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:03:06.278+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3e0ac3-0159-4e4f-880d-af0585cbfd71","timestamp":"2023-04-29T00:03:06.278055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T00:03:06.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3e099433-641b-4bc3-808a-534beb260e05","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3e0ac3-0159-4e4f-880d-af0585cbfd71","timestamp":"2023-04-29T00:03:06.278055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-29T00:03:06.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:03:06.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd7eda07-1a5e-42ea-9100-d79e6ac3f4ca","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea7e25d-3fa9-4d39-821b-02e5512e6e49","timestamp":"2023-04-29T00:03:08.052671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-29T00:03:06.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:03:15.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"26e44a4d-a39f-4f8a-b925-c8fd22277861","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"69d320c0-e048-43c9-b79d-37bff7ebb9c0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8c3621-2dc9-457e-87c2-7c0727930956","timestamp":"2023-04-29T00:03:15.913072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-29T00:03:15.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-29T00:03:29.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f1260b25-6fff-4176-be94-0b7f1ad581f3","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c5c5832-b7b2-47be-9bdc-e43f1481cf8c","timestamp":"2023-04-29T00:03:29.982920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-29T00:03:29.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS