Results

By type

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

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

[2023-05-02T23:23:04.699+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-02T23:23:04.704+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-02T23:23:04.788+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-02T23:23:09.587+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-02T23:23:09.606+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-02T23:23:09.607+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-02T23:23:09.607+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-02T23:23:09.739+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-02T23:23:09.739+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4914 ms
[2023-05-02T23:23:11.313+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-02T23:23:11.453+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-02T23:23:11.598+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:11.601+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:11.601+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069791594
[2023-05-02T23:23:11.608+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-02T23:23:12.040+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@573284a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3fbfbf84, org.springframework.security.web.context.SecurityContextPersistenceFilter@6be7bf6d, org.springframework.security.web.header.HeaderWriterFilter@7f92b990, org.springframework.security.web.authentication.logout.LogoutFilter@3f1ddac2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50a691d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33364212, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@745c2004, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23f72d88, org.springframework.security.web.session.SessionManagementFilter@70211e49, org.springframework.security.web.access.ExceptionTranslationFilter@64355120, org.springframework.security.web.access.intercept.AuthorizationFilter@54d901aa]
[2023-05-02T23:23:17.317+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-02T23:23:17.421+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-02T23:23:17.477+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-02T23:23:17.503+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-02T23:23:17.503+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-02T23:23:17.519+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-02T23:23:17.607+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-02T23:23:17.616+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:17.616+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:17.617+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069797616
[2023-05-02T23:23:17.617+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-02T23:23:17.620+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=08af24aa-b813-40bc-8df5-367ca058f0b2, alive=false, publisher=null]]: starting
[2023-05-02T23:23:17.676+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-http-ppnt-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-05-02T23:23:17.698+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069797734
[2023-05-02T23:23:17.735+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=08af24aa-b813-40bc-8df5-367ca058f0b2, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-02T23:23:17.735+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$ded8a46d
[2023-05-02T23:23:17.762+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-02T23:23:17.764+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, 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@3c50ad4b
[2023-05-02T23:23:17.766+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-02T23:23:17.767+00:00|INFO|ServiceManager|main] service manager started
[2023-05-02T23:23:17.810+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-02T23:23:17.813+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"549627fa-9686-4465-913a-1414c1007220","timestamp":"2023-05-02T23:23:17.779155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.027+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: 0sYwMkH3QSO2PygGvPrsGg
[2023-05-02T23:23:19.028+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: 0sYwMkH3QSO2PygGvPrsGg
[2023-05-02T23:23:19.029+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-05-02T23:23:19.030+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-05-02T23:23:19.057+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-02T23:23:19.135+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4
[2023-05-02T23:23:19.137+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-02T23:23:19.137+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-02T23:23:19.239+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=549627fa-9686-4465-913a-1414c1007220, timestamp=2023-05-02T23:23:17.779155Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=9a440d43-eb7c-41ae-bd5f-2dbe50888efe, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-02T23:23:19.298+00:00|INFO|Application|main] Started Application in 16.456 seconds (JVM running for 17.485)
[2023-05-02T23:23:22.145+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4', protocol='range'}
[2023-05-02T23:23:22.154+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-02T23:23:22.203+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4', protocol='range'}
[2023-05-02T23:23:22.207+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-02T23:23:22.225+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-02T23:23:22.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-02T23:23:22.404+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.406+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.437+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.438+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.447+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.447+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-02T23:23:25.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"60075b91-8108-4baf-80ee-01af5a508b55","timestamp":"2023-05-02T23:23:24.740748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:23:25.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-02T23:23:36.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"adcc50c7-e213-4f98-96f9-8f6246fae842","timestamp":"2023-05-02T23:23:34.335375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:23:36.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-02T23:25:07.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9913f293-5abe-4040-993d-9ab358d6e8d5","timestamp":"2023-05-02T23:25:07.858555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:25:07.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:11.205+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab1880d-1f82-4f45-9b4d-4debf1ca16b6","timestamp":"2023-05-02T23:25:11.187394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:25:11.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab1880d-1f82-4f45-9b4d-4debf1ca16b6","timestamp":"2023-05-02T23:25:11.187394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:25:11.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:11.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"389a6a33-5a80-4f8f-9fa5-d8be4578c5ae","timestamp":"2023-05-02T23:25:10.877387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:25:11.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:18.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c273720-4314-4133-b9a6-e564ca61ab16","timestamp":"2023-05-02T23:25:18.129815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:25:18.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:29.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03d73804-0b13-4081-815f-698c6f448999","timestamp":"2023-05-02T23:25:28.541877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:25:29.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:07.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c265cbd-8152-465d-8e19-f2d7dd693162","timestamp":"2023-05-02T23:27:07.856831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:27:07.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3127ead1-f8f7-4f5b-8423-974e074a0cb0","timestamp":"2023-05-02T23:27:11.186415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:27:11.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3127ead1-f8f7-4f5b-8423-974e074a0cb0","timestamp":"2023-05-02T23:27:11.186415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:27:11.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:11.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c881d35-d7b9-4856-ae8b-5813be693677","timestamp":"2023-05-02T23:27:10.874859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:27:11.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:17.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8bab213-87cc-4293-9cf9-3ed84b914495","timestamp":"2023-05-02T23:27:18.129047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:27:17.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:29.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e6dae5-2d4b-4c4f-8ae8-b5228e5428f3","timestamp":"2023-05-02T23:27:28.541178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:27:29.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:07.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79d9933f-214a-4350-93f7-1ca181cdb1ae","timestamp":"2023-05-02T23:29:07.856805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:29:07.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b2fabfa-a5a1-475b-974d-c2257296850b","timestamp":"2023-05-02T23:29:11.186404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:29:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b2fabfa-a5a1-475b-974d-c2257296850b","timestamp":"2023-05-02T23:29:11.186404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:29:11.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:11.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baad61aa-7456-4559-af9a-026c0500f758","timestamp":"2023-05-02T23:29:10.875721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:29:11.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:17.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7ef5a82-98f4-4e74-895b-77d4e1d3f0eb","timestamp":"2023-05-02T23:29:18.128441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:29:17.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:29.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12e8b8a5-5200-4e8e-9b20-24407b9266d2","timestamp":"2023-05-02T23:29:28.541381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:29:29.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:07.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af05e5e2-d737-4583-8ba2-4a1e74422a84","timestamp":"2023-05-02T23:31:07.856958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:31:07.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb489b3-e188-416f-8fd1-4b48ef372a75","timestamp":"2023-05-02T23:31:11.186393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:31:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb489b3-e188-416f-8fd1-4b48ef372a75","timestamp":"2023-05-02T23:31:11.186393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:31:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:11.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc110d71-f391-4dd8-a4b7-90e60467358c","timestamp":"2023-05-02T23:31:10.874833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:31:11.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:17.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"606cd6db-bd2e-4363-8ae7-672103a46196","timestamp":"2023-05-02T23:31:18.128658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:31:17.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:29.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2168a7eb-4e7e-4fd3-bd44-8b45980d8cf5","timestamp":"2023-05-02T23:31:28.541136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:31:29.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:32:19.107+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-05-02T23:32:41.301+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-05-02T23:33:07.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aece1cd5-b8b3-493a-8ed4-a32c580ba52f","timestamp":"2023-05-02T23:33:07.856790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:33:07.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a36869a-e84d-4245-bf40-9c11786cac2b","timestamp":"2023-05-02T23:33:11.186329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:33:11.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a36869a-e84d-4245-bf40-9c11786cac2b","timestamp":"2023-05-02T23:33:11.186329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:33:11.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:11.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95d9875d-d7b0-4975-b0f1-9aef0c607bba","timestamp":"2023-05-02T23:33:10.874673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:33:11.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:17.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae8f9ce-6815-41ac-8160-6027c720df80","timestamp":"2023-05-02T23:33:18.128618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:33:17.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:29.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4197ce29-6096-40df-a090-d822e72c7c90","timestamp":"2023-05-02T23:33:28.541222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:33:29.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:07.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95fb1335-cc32-4aaa-a6a5-b670fc889a3b","timestamp":"2023-05-02T23:35:07.856764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:35:07.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a516aa3-6174-4a5f-8afd-818296643392","timestamp":"2023-05-02T23:35:11.186316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:35:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a516aa3-6174-4a5f-8afd-818296643392","timestamp":"2023-05-02T23:35:11.186316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:35:11.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:11.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1ff678-f869-46a2-8cd4-55a7cc27315c","timestamp":"2023-05-02T23:35:10.875833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:35:11.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:17.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5ddeb7-e5c6-41a0-952f-e2c61010371d","timestamp":"2023-05-02T23:35:18.128438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:35:17.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:29.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2beb45b2-fa81-4eb3-9d6f-fc0b891aff8d","timestamp":"2023-05-02T23:35:28.541123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:35:29.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:07.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4095025d-2456-4c92-983a-f146ee908580","timestamp":"2023-05-02T23:37:07.856924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:37:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8553c84d-a500-427a-b915-72df9a4b6096","timestamp":"2023-05-02T23:37:11.186478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:37:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8553c84d-a500-427a-b915-72df9a4b6096","timestamp":"2023-05-02T23:37:11.186478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:37:11.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:11.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae6f67d7-8f29-414d-8e94-f63540ff5323","timestamp":"2023-05-02T23:37:10.874864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:37:11.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:17.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a80fc347-ba50-4d6a-9e16-9acff88be3a1","timestamp":"2023-05-02T23:37:18.128584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:37:17.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:29.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d4c22f9-17d0-404b-9b87-b7746d020183","timestamp":"2023-05-02T23:37:28.540928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:37:29.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:07.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8f36770-5c21-4696-8a3d-21b88ccfe0f0","timestamp":"2023-05-02T23:39:07.856992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:39:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5444dae2-7744-4c3c-be4f-d7cf4f988f48","timestamp":"2023-05-02T23:39:11.186449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:39:11.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5444dae2-7744-4c3c-be4f-d7cf4f988f48","timestamp":"2023-05-02T23:39:11.186449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:39:11.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:11.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89407fb7-a1ad-4d50-a936-90da5b40569a","timestamp":"2023-05-02T23:39:10.874560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:39:11.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:17.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"617ea148-a9d3-4ae2-a126-6fd47cb52093","timestamp":"2023-05-02T23:39:18.128428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:39:17.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:29.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc22d894-6f3a-4031-9f7a-3edfd7034f15","timestamp":"2023-05-02T23:39:28.540987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:39:29.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:40:11.301+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-02T23:41:07.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74083085-a0ee-477b-a5b9-c3f4cb352291","timestamp":"2023-05-02T23:41:07.856843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:41:07.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29fee326-3121-4936-bebe-f190caa56fec","timestamp":"2023-05-02T23:41:11.186466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:41:11.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29fee326-3121-4936-bebe-f190caa56fec","timestamp":"2023-05-02T23:41:11.186466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:41:11.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:11.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcc85b2b-5b78-434c-8bbc-4c2516d1396f","timestamp":"2023-05-02T23:41:10.874628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:41:11.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:17.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8992f5a5-00e8-4327-aba1-f8debf591c9a","timestamp":"2023-05-02T23:41:18.128756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:41:17.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:28.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"444d56d0-a2d4-4c0f-8ab7-613958fddb29","timestamp":"2023-05-02T23:41:28.540976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:41:28.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:07.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0fefe8-8436-42e7-8400-857039fba3fb","timestamp":"2023-05-02T23:43:07.856662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:43:07.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fdb4460-a14e-4c01-8d94-6b40f04d4486","timestamp":"2023-05-02T23:43:11.186406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:43:11.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fdb4460-a14e-4c01-8d94-6b40f04d4486","timestamp":"2023-05-02T23:43:11.186406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:43:11.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:11.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb77d189-7097-4bfd-a29a-d91d1edf191d","timestamp":"2023-05-02T23:43:10.874940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:43:11.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:17.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5cbad82-776e-455c-9b71-aca793d8a3d5","timestamp":"2023-05-02T23:43:18.128670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:43:17.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:29.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"477adeb6-50e9-48e3-a16b-1a0309c8cd2e","timestamp":"2023-05-02T23:43:28.541173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:43:29.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:07.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2434484e-8bb7-4670-969b-603240e9aea1","timestamp":"2023-05-02T23:45:07.856706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:45:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e4f205-2940-4ce9-afa2-daca6236f91f","timestamp":"2023-05-02T23:45:11.186559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:45:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e4f205-2940-4ce9-afa2-daca6236f91f","timestamp":"2023-05-02T23:45:11.186559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:45:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:11.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dfb27e9-8f3f-4b4b-9240-3dae75557861","timestamp":"2023-05-02T23:45:10.875015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:45:11.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:17.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"026b69c6-a9f8-4c3f-be00-56673a395b4c","timestamp":"2023-05-02T23:45:18.128753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:45:17.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:29.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dcde00e-a42e-457e-84de-5b70f321c9f8","timestamp":"2023-05-02T23:45:28.541122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:45:29.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:07.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f48901-a9af-4fa8-8273-8e5e2ba7e35a","timestamp":"2023-05-02T23:47:07.856779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:47:07.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e515a54-1451-4273-b29c-f780f7295012","timestamp":"2023-05-02T23:47:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:47:11.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e515a54-1451-4273-b29c-f780f7295012","timestamp":"2023-05-02T23:47:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:47:11.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:11.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1de02b8-97f5-46f7-a56a-96a33f3e10b3","timestamp":"2023-05-02T23:47:10.874858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:47:11.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:17.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"540bdbc7-9010-407d-b45e-6d9abd431258","timestamp":"2023-05-02T23:47:18.129352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:47:17.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:28.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91a90211-e512-47da-98e7-99ecffb23497","timestamp":"2023-05-02T23:47:28.541635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:47:28.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:48:11.268+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-02T23:49:07.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7eb5376-efc3-44a0-8442-7d5cef3b715d","timestamp":"2023-05-02T23:49:07.856862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:49:07.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fcff1bd-f8bd-4640-bd2b-6b9a443804b1","timestamp":"2023-05-02T23:49:11.186340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:49:11.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fcff1bd-f8bd-4640-bd2b-6b9a443804b1","timestamp":"2023-05-02T23:49:11.186340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:49:11.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:11.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d402914-1387-4923-9fa4-cd260e356c5f","timestamp":"2023-05-02T23:49:10.874747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:49:11.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fde2ea-f640-45b3-ae3d-d2a6b098cdc9","timestamp":"2023-05-02T23:49:18.128735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:49:17.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:28.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22b4f785-e1ac-44ee-a77c-0cbb3306f665","timestamp":"2023-05-02T23:49:28.541176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:49:28.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:07.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"652880c5-dabf-4761-acc5-f8a4b661b3bb","timestamp":"2023-05-02T23:51:07.856825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:51:07.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ac70ea-d436-4356-b56b-5ad1798db1a5","timestamp":"2023-05-02T23:51:11.186592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:51:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ac70ea-d436-4356-b56b-5ad1798db1a5","timestamp":"2023-05-02T23:51:11.186592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:51:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:11.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1af3ab8-ed71-419b-99ea-d9edbe97bde6","timestamp":"2023-05-02T23:51:10.875099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:51:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:17.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b28a1336-a378-470c-b279-f7d97fc99268","timestamp":"2023-05-02T23:51:18.128769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:51:17.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:29.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"136fce51-8387-4e74-a217-22298f9778bf","timestamp":"2023-05-02T23:51:28.541191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:51:29.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:07.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b5a341-6d44-4768-9801-2fb0f1dce573","timestamp":"2023-05-02T23:53:07.856805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:53:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d472275d-2be0-491d-a6a6-1e0567081c47","timestamp":"2023-05-02T23:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:53:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d472275d-2be0-491d-a6a6-1e0567081c47","timestamp":"2023-05-02T23:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:53:11.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:11.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75148ce-7a1d-47cf-af70-2abe5cfc0e63","timestamp":"2023-05-02T23:53:10.874794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:53:11.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:17.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"416f3091-a2ff-49ba-b198-04fffd2e1f8f","timestamp":"2023-05-02T23:53:18.128600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:53:17.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:28.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d72f5d4-c9aa-490e-8b75-86cec96302f6","timestamp":"2023-05-02T23:53:28.541301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:53:28.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:07.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"626d348d-dcc8-497f-842a-aabeb6251435","timestamp":"2023-05-02T23:55:07.856849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:55:07.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8499c2fa-1c4c-4754-997e-f2bc517667aa","timestamp":"2023-05-02T23:55:11.186267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:55:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8499c2fa-1c4c-4754-997e-f2bc517667aa","timestamp":"2023-05-02T23:55:11.186267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:55:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:11.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adab808b-ae30-4909-9525-3a4658a62699","timestamp":"2023-05-02T23:55:10.874809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:55:11.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:17.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f558e9d-8f9c-448f-a45e-4517235fcfbc","timestamp":"2023-05-02T23:55:18.128460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:55:17.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:28.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00f214bc-59b0-4d34-bd07-dd632dcf9de6","timestamp":"2023-05-02T23:55:28.541176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:55:28.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69a9144c-badb-4664-a0bf-eb0d240fd18f","timestamp":"2023-05-02T23:57:07.856981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:57:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6159a062-a8db-4db5-b3c5-f82b1361d5bd","timestamp":"2023-05-02T23:57:11.186313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:57:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6159a062-a8db-4db5-b3c5-f82b1361d5bd","timestamp":"2023-05-02T23:57:11.186313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:57:11.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:11.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ac937c-93a7-490d-8084-f96596ff4da8","timestamp":"2023-05-02T23:57:10.874831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:57:11.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:17.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1151939-4c31-4b32-87d1-598be9a6dd07","timestamp":"2023-05-02T23:57:18.128681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:57:17.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d076f8b-8be3-4c7b-8b07-68b5aa6dcfeb","timestamp":"2023-05-02T23:57:28.541306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:57:28.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:07.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"720175cc-1f27-4892-af9f-b2b76d5bc9d4","timestamp":"2023-05-02T23:59:07.856734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:59:07.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc90918f-38bc-4ecf-be8a-99eaac287eb1","timestamp":"2023-05-02T23:59:11.186435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:59:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc90918f-38bc-4ecf-be8a-99eaac287eb1","timestamp":"2023-05-02T23:59:11.186435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:59:11.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:11.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70ddb0f-fc62-4c77-b344-b14d100d1d50","timestamp":"2023-05-02T23:59:10.874840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:59:11.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:17.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c650ba75-9d0a-420e-b618-5a06a9ba6359","timestamp":"2023-05-02T23:59:18.128488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:59:17.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b073b78-3b2b-40ef-9876-5148cf924165","timestamp":"2023-05-02T23:59:28.541140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:59:28.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e67e3f-62e4-4911-a066-90be260289e3","timestamp":"2023-05-03T00:01:07.856758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:01:07.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c786209-16d5-4a0a-9869-488c3b727a52","timestamp":"2023-05-03T00:01:11.186570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:01:11.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c786209-16d5-4a0a-9869-488c3b727a52","timestamp":"2023-05-03T00:01:11.186570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:01:11.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:11.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38dd40e7-2019-41a9-8521-1153c118a228","timestamp":"2023-05-03T00:01:10.874867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:01:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:17.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a8a567f-7800-4346-9e81-c8540b817256","timestamp":"2023-05-03T00:01:18.128839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:01:17.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41497b47-4ceb-4b8e-a976-9555d040bca6","timestamp":"2023-05-03T00:01:28.541142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:01:28.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:07.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18dd592a-ab03-4fb6-a285-9e79445d6b00","timestamp":"2023-05-03T00:03:07.856723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:03:07.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe07be7-993f-4fab-bccb-3d369cad98bc","timestamp":"2023-05-03T00:03:11.186241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:03:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe07be7-993f-4fab-bccb-3d369cad98bc","timestamp":"2023-05-03T00:03:11.186241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:03:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:11.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"097ca7e8-f7e8-415f-8fe8-36b76fe8de4e","timestamp":"2023-05-03T00:03:10.874729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:03:11.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"104a8d19-b9db-491f-bd6d-63a299d14536","timestamp":"2023-05-03T00:03:18.128854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:03:17.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c67478eb-6518-47aa-9aee-505519854c8b","timestamp":"2023-05-03T00:03:28.541272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:03:28.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:07.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b61c7b-1728-41ad-acd9-5612ebaeccd9","timestamp":"2023-05-03T00:05:07.857021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:05:07.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bef0bb4-9ab5-4690-bc61-b6539cd1132f","timestamp":"2023-05-03T00:05:11.186591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:05:11.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bef0bb4-9ab5-4690-bc61-b6539cd1132f","timestamp":"2023-05-03T00:05:11.186591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:05:11.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:11.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a16fb80a-a23f-4b74-8dfc-e2021021cb57","timestamp":"2023-05-03T00:05:10.874731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:05:11.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:17.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e9a7ca-e0c1-4d65-b8b2-e1c3c1edab15","timestamp":"2023-05-03T00:05:18.128533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:05:17.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:28.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"420357b8-c9af-48f2-896f-2b75ea44e764","timestamp":"2023-05-03T00:05:28.541306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:05:28.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff8a1fb7-e809-4fbe-a326-998181cec23d","timestamp":"2023-05-03T00:07:07.856617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:07:07.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5763dadd-47d6-4a93-ac2c-94c8b070f995","timestamp":"2023-05-03T00:07:11.186389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:07:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5763dadd-47d6-4a93-ac2c-94c8b070f995","timestamp":"2023-05-03T00:07:11.186389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:07:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:11.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c49b96ca-2ae1-4557-9525-d0e153c0724d","timestamp":"2023-05-03T00:07:10.874680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:07:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:17.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11e84b40-2d26-49ec-9610-286883f9129f","timestamp":"2023-05-03T00:07:18.128511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:07:17.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:29.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca3cd4c5-9cab-4d73-958a-10acf84610d9","timestamp":"2023-05-03T00:07:28.541115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:07:29.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:07.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c29933cf-a338-4312-957a-274812f58caf","timestamp":"2023-05-03T00:09:07.857131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:09:07.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d407ca9-cbbe-4983-9221-2b2e9fc38347","timestamp":"2023-05-03T00:09:11.186411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:09:11.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d407ca9-cbbe-4983-9221-2b2e9fc38347","timestamp":"2023-05-03T00:09:11.186411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:09:11.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:11.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c18a49b4-e65d-431e-a9dc-1cdb7abf8109","timestamp":"2023-05-03T00:09:10.874774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:09:11.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d8c603-fd04-49e1-93bd-597e6e275e76","timestamp":"2023-05-03T00:09:18.128506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:09:17.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:28.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd5b7e26-0cb4-4234-aa85-a1258f01120c","timestamp":"2023-05-03T00:09:28.541124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:09:28.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:07.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"524ddd2a-d525-4a71-a5ad-d444e9573b0f","timestamp":"2023-05-03T00:11:07.856847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:11:07.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"393b30e5-ba82-47ae-a8f7-aadab7c5d33e","timestamp":"2023-05-03T00:11:11.186378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:11:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"393b30e5-ba82-47ae-a8f7-aadab7c5d33e","timestamp":"2023-05-03T00:11:11.186378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:11:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:11.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a08e4905-6435-4201-bdf7-6b0376f9201e","timestamp":"2023-05-03T00:11:10.874866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:11:11.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23911733-cd1e-416a-b761-f4c700373be4","timestamp":"2023-05-03T00:11:18.128451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:11:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:28.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"654b1720-3d75-444a-9e3f-2283a4f92b40","timestamp":"2023-05-03T00:11:28.540962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:11:28.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:12:41.293+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-03T00:13:07.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba149f92-fc02-44dd-8b3b-b585f7a0d11c","timestamp":"2023-05-03T00:13:07.856918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:13:07.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fe3bbb-70fb-4861-96b0-7b4225a04cbd","timestamp":"2023-05-03T00:13:11.186439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:13:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fe3bbb-70fb-4861-96b0-7b4225a04cbd","timestamp":"2023-05-03T00:13:11.186439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:13:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:11.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b6b6922-f878-45f9-872d-133d21eacd9a","timestamp":"2023-05-03T00:13:10.874881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:13:11.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b7e319-53c9-4dc7-a6b2-30b455d378ed","timestamp":"2023-05-03T00:13:18.128643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:13:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:28.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29684548-532c-4e0f-a514-1f1646a30ce8","timestamp":"2023-05-03T00:13:28.541124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:13:28.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeec7421-7e2e-4733-927b-43b61bc45669","timestamp":"2023-05-03T00:15:07.856718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:15:07.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebad98e4-62de-4cfe-bb3c-1be18de43b89","timestamp":"2023-05-03T00:15:11.186469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:15:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebad98e4-62de-4cfe-bb3c-1be18de43b89","timestamp":"2023-05-03T00:15:11.186469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:15:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:11.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ab71a89-f4b8-4f29-aeee-a336f264ae6a","timestamp":"2023-05-03T00:15:10.874905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:15:11.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf15925-53f7-4d5f-9bae-8e42468cf1e5","timestamp":"2023-05-03T00:15:18.128459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:15:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:28.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c981409-c032-4e83-814d-86699535d4c1","timestamp":"2023-05-03T00:15:28.540980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:15:28.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:07.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"558b9b19-4502-43e3-a8ee-358d94dda532","timestamp":"2023-05-03T00:17:07.856717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:17:07.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4661a92b-9262-4b77-88b3-af4d5c9444e4","timestamp":"2023-05-03T00:17:11.186751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:17:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4661a92b-9262-4b77-88b3-af4d5c9444e4","timestamp":"2023-05-03T00:17:11.186751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:17:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:11.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d083e1-c688-4e2d-8244-5e2f59778d5c","timestamp":"2023-05-03T00:17:10.874780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:17:11.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:17.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1166c4d5-5e9e-4778-9fe9-ab288c1aa4bb","timestamp":"2023-05-03T00:17:18.128561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:17:17.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f12a9e7d-4512-436f-96e6-06f279bb4735","timestamp":"2023-05-03T00:17:28.541210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:17:28.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:07.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c05584-e4fb-4515-b3ef-62d9385a025f","timestamp":"2023-05-03T00:19:07.856873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:19:07.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc4920d-53bb-479c-a800-ae8e18fc9feb","timestamp":"2023-05-03T00:19:11.186462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:19:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc4920d-53bb-479c-a800-ae8e18fc9feb","timestamp":"2023-05-03T00:19:11.186462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:19:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:11.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ffc9dd-190d-4e90-bc7f-3596a54f20d7","timestamp":"2023-05-03T00:19:10.874856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:19:11.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:17.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7422d47b-d809-4345-9642-b09e585b9d72","timestamp":"2023-05-03T00:19:18.128616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:19:17.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:28.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d953336-8492-4168-993e-fd184ac0a3dc","timestamp":"2023-05-03T00:19:28.541231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:19:28.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14ffd21-9381-4f15-b19a-3b97848af444","timestamp":"2023-05-03T00:21:07.856820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:21:07.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c11f3bc-c170-4552-ba59-0395adbecea1","timestamp":"2023-05-03T00:21:11.186351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:21:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c11f3bc-c170-4552-ba59-0395adbecea1","timestamp":"2023-05-03T00:21:11.186351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:21:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:11.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"501ddc9d-0c49-4556-a1b7-911ebe740c48","timestamp":"2023-05-03T00:21:10.874951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:21:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:17.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2243d756-1021-4125-9b81-f29c1ca3ff47","timestamp":"2023-05-03T00:21:18.128478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:21:17.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc18b6c7-5629-4c7f-813f-e2497ddd7f08","timestamp":"2023-05-03T00:21:28.541249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:21:28.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:07.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77704db8-5790-4fbe-92ce-45cb2a05681d","timestamp":"2023-05-03T00:23:07.856621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:23:07.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ee0d42-bcd7-4e78-8f5e-6d6b00194018","timestamp":"2023-05-03T00:23:11.186499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:23:11.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c454d6e3-db0e-42a2-a2eb-c543c4eba846","timestamp":"2023-05-03T00:23:10.875005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:23:11.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:11.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ee0d42-bcd7-4e78-8f5e-6d6b00194018","timestamp":"2023-05-03T00:23:11.186499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:23:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4069b913-a679-4e59-8ffd-63f079599b80","timestamp":"2023-05-03T00:23:18.128714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:23:17.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:28.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0522c20a-2739-447f-b424-f42be5f570a3","timestamp":"2023-05-03T00:23:28.541078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:23:28.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebec57f8-2799-4c74-863a-68d35a760d92","timestamp":"2023-05-03T00:25:07.857011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:25:07.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f6fe928-deb1-45cc-976c-e873ad655ee2","timestamp":"2023-05-03T00:25:11.186605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:25:11.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f6fe928-deb1-45cc-976c-e873ad655ee2","timestamp":"2023-05-03T00:25:11.186605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:25:11.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:11.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19397535-a027-46c6-86e7-134c2a857903","timestamp":"2023-05-03T00:25:10.874764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:25:11.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:17.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb60e9f-f2a3-4113-9792-5944dcd6de55","timestamp":"2023-05-03T00:25:18.128450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:25:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:29.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b83c489-6a65-46b9-bd1e-5381e1ddb4ee","timestamp":"2023-05-03T00:25:28.541056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:25:29.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:07.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c7b7062-6b55-4c07-bed3-29b5d5e174c3","timestamp":"2023-05-03T00:27:07.856675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:27:07.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c613472-9d4f-4538-aadf-2f93566bae3e","timestamp":"2023-05-03T00:27:11.186618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:27:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c613472-9d4f-4538-aadf-2f93566bae3e","timestamp":"2023-05-03T00:27:11.186618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:27:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:11.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bb5390-a523-4bcd-aa6c-359e03d70dd0","timestamp":"2023-05-03T00:27:10.874723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:27:11.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d647fbd-6dfb-48b7-b533-b121c18ec6d3","timestamp":"2023-05-03T00:27:18.128488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:27:17.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:28.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eba3695-ee48-48a9-8ed6-715893b27e9f","timestamp":"2023-05-03T00:27:28.542252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:27:28.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:28:11.340+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-03T00:29:07.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b93b33-ed54-48de-b81c-96b8fbbd26a2","timestamp":"2023-05-03T00:29:07.856915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:29:07.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb9ef20-fa00-4273-9b60-9409b7440643","timestamp":"2023-05-03T00:29:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:29:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb9ef20-fa00-4273-9b60-9409b7440643","timestamp":"2023-05-03T00:29:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:29:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:11.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32a048ba-666c-44e3-abf5-1677f96f4a9f","timestamp":"2023-05-03T00:29:10.874890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:29:11.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b63cec-0b86-412a-8879-02dc7e4a0217","timestamp":"2023-05-03T00:29:18.128364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:29:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:28.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14765b16-0721-4f0c-9ae4-301a5594d871","timestamp":"2023-05-03T00:29:28.541095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:29:28.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:07.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96bdd3e3-1c3d-43f7-8a72-83f1fee9982e","timestamp":"2023-05-03T00:31:07.856845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:31:07.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e035e478-2e03-4936-9335-fb6921227af8","timestamp":"2023-05-03T00:31:11.186464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:31:11.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e035e478-2e03-4936-9335-fb6921227af8","timestamp":"2023-05-03T00:31:11.186464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:31:11.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:11.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c06a4f7-1e13-462f-be2f-9751bb06184a","timestamp":"2023-05-03T00:31:10.874644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:31:11.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9e31df2-a7de-435f-a458-b1a19e8aa09c","timestamp":"2023-05-03T00:31:18.128651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:31:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:28.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cee4e114-c875-4075-b8ce-7ba27f8d8fb3","timestamp":"2023-05-03T00:31:28.541216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:31:28.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f934adb-5975-4ea1-ad1e-2789c72a064c","timestamp":"2023-05-03T00:33:07.856874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:33:07.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ca47e1a-2950-497f-b5de-67012bdd1340","timestamp":"2023-05-03T00:33:11.186364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:33:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ca47e1a-2950-497f-b5de-67012bdd1340","timestamp":"2023-05-03T00:33:11.186364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:33:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:11.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"185d515d-3c3e-4b62-9db8-f9b7dac048e0","timestamp":"2023-05-03T00:33:10.874716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:33:11.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:17.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05ab135c-561b-4c31-9a89-3b129be2fb25","timestamp":"2023-05-03T00:33:18.128463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:33:17.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:28.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0049ef-1224-4984-90e7-9d15a8d9d523","timestamp":"2023-05-03T00:33:28.541233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:33:28.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:07.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5080c2a7-be23-489d-a002-10cf9cd459ba","timestamp":"2023-05-03T00:35:07.856887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:35:07.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6230ff5f-c847-40d5-a436-d2b4b8b05057","timestamp":"2023-05-03T00:35:11.186387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:35:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6230ff5f-c847-40d5-a436-d2b4b8b05057","timestamp":"2023-05-03T00:35:11.186387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:35:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:11.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c721d6bc-c393-48be-8d29-058e5b5dd261","timestamp":"2023-05-03T00:35:10.874821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:35:11.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31949788-c5d7-419c-b4c9-511859e81580","timestamp":"2023-05-03T00:35:18.128403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:35:17.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:28.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e930f0-f876-4eb5-9d15-a2c6e945e9fc","timestamp":"2023-05-03T00:35:28.541273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:35:28.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:07.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db6def7a-1f9f-4246-9695-e9a5162279da","timestamp":"2023-05-03T00:37:07.856891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:37:07.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c680106-e9be-4a49-a2c8-baa6ce82b367","timestamp":"2023-05-03T00:37:11.186287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:37:11.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c680106-e9be-4a49-a2c8-baa6ce82b367","timestamp":"2023-05-03T00:37:11.186287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:37:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369cac64-b478-4f99-a2f0-8cc164336117","timestamp":"2023-05-03T00:37:10.874801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:37:11.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15540f52-bf01-4392-b152-4544dafb7213","timestamp":"2023-05-03T00:37:18.128395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:37:17.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:28.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e07bc611-980e-40c0-b0d0-8b63f829ae64","timestamp":"2023-05-03T00:37:28.541144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:37:28.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:07.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9313bb24-1af3-4365-8fe2-a1142266576b","timestamp":"2023-05-03T00:39:07.857007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:39:07.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8b350f-a0f9-4b69-817c-3067d99593ba","timestamp":"2023-05-03T00:39:11.186388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:39:11.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8b350f-a0f9-4b69-817c-3067d99593ba","timestamp":"2023-05-03T00:39:11.186388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:39:11.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07ae0652-538a-4d7e-bc52-be324460e9ae","timestamp":"2023-05-03T00:39:10.874744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:39:11.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"752c9138-1c7f-4b9b-a626-36e6d3c6af05","timestamp":"2023-05-03T00:39:18.128571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:39:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:28.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe1791c-3eb6-4fba-a976-a86e88d5b7ee","timestamp":"2023-05-03T00:39:28.540949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:39:28.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:07.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d2f9bd-fc0c-402b-a3fb-6be11521a192","timestamp":"2023-05-03T00:41:07.857476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:41:07.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25642d-df25-45bf-b30f-b5cc420e1cad","timestamp":"2023-05-03T00:41:11.186332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:41:11.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25642d-df25-45bf-b30f-b5cc420e1cad","timestamp":"2023-05-03T00:41:11.186332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:41:11.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b12c41d4-7087-43ce-913f-3b5db7d535fc","timestamp":"2023-05-03T00:41:10.874851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:41:11.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:17.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec50859f-c333-40e6-b901-34ba5bdcb293","timestamp":"2023-05-03T00:41:18.128511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:41:17.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:28.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b56148b4-26f9-4051-a28a-fd4a4effc5e2","timestamp":"2023-05-03T00:41:28.541125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:41:28.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:07.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e9ba31-4110-4009-ab41-6d9917e01f7a","timestamp":"2023-05-03T00:43:07.856910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:43:07.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"282a3625-9c36-4434-b043-3d68606f4eb1","timestamp":"2023-05-03T00:43:11.186495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:43:11.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"282a3625-9c36-4434-b043-3d68606f4eb1","timestamp":"2023-05-03T00:43:11.186495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:43:11.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:11.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"761566d1-709f-4cd7-9417-ddae92798500","timestamp":"2023-05-03T00:43:10.874929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:43:11.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:17.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9abbc912-760e-4e12-8be8-bf8cd2bdec28","timestamp":"2023-05-03T00:43:18.128553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:43:17.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:28.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"986eac22-5f2a-49bb-8cab-b62a4cd3df66","timestamp":"2023-05-03T00:43:28.541191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:43:28.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:07.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"648d8d0b-aca7-4a58-85bc-eb9dc72efe87","timestamp":"2023-05-03T00:45:07.856845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:45:07.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68031bee-6cc2-44fd-9fb1-dfdae77aae6a","timestamp":"2023-05-03T00:45:11.186262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:45:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68031bee-6cc2-44fd-9fb1-dfdae77aae6a","timestamp":"2023-05-03T00:45:11.186262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:45:11.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:11.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfb17d8c-2e09-44d1-bdae-ded012badf06","timestamp":"2023-05-03T00:45:10.874845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:45:11.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:17.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8232d092-53a0-4523-a4c9-0401e4b26947","timestamp":"2023-05-03T00:45:18.128532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:45:17.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:28.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e52d0a-b91b-4d1d-95b6-421e35624a72","timestamp":"2023-05-03T00:45:28.541158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:45:28.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"630024d1-e116-41ab-8251-b8ae02a3497a","timestamp":"2023-05-03T00:47:07.856813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:47:07.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814f589e-8c6f-4cfe-9706-a5f160d19d08","timestamp":"2023-05-03T00:47:11.186232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:47:11.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814f589e-8c6f-4cfe-9706-a5f160d19d08","timestamp":"2023-05-03T00:47:11.186232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:47:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:11.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcaf246c-51ea-49ed-a9a8-bd8d864852f3","timestamp":"2023-05-03T00:47:10.874918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:47:11.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:17.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c723d33-3d94-4357-a824-80209bd9bfce","timestamp":"2023-05-03T00:47:18.128500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:47:17.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:28.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0a067f-c473-4dcc-80a2-6b3b20b1f619","timestamp":"2023-05-03T00:47:28.540971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:47:28.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e4c912-374f-4f35-a752-3d668b0ddbe1","timestamp":"2023-05-03T00:49:07.856894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:49:07.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38987a5f-9a38-401c-a843-2c461ab1bfd5","timestamp":"2023-05-03T00:49:11.186385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:49:11.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4d8bf65-878b-4b36-8f40-c8c39ed702d7","timestamp":"2023-05-03T00:49:10.874751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:49:11.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:11.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38987a5f-9a38-401c-a843-2c461ab1bfd5","timestamp":"2023-05-03T00:49:11.186385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:49:11.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7095f1d-c890-41c3-9b0b-34682ccb6e21","timestamp":"2023-05-03T00:49:18.128462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:49:17.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:28.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d333fb4d-fdfc-4250-8130-6e0e703775d2","timestamp":"2023-05-03T00:49:28.540955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:49:28.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:07.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96554008-8e8b-4963-b00b-614c7fe7f559","timestamp":"2023-05-03T00:51:07.856847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:51:07.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c316a458-73db-43fd-b974-ce2a74a91879","timestamp":"2023-05-03T00:51:11.186266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:51:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c316a458-73db-43fd-b974-ce2a74a91879","timestamp":"2023-05-03T00:51:11.186266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:51:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:11.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c431fa53-4da0-49fd-977a-0e5733e231f6","timestamp":"2023-05-03T00:51:10.874692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:51:11.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:17.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ea59df6-6225-4cd3-9132-3bf4c3d8b175","timestamp":"2023-05-03T00:51:18.128755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:51:17.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:28.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc786e95-1bf4-4f10-84e5-6442dd4a20c1","timestamp":"2023-05-03T00:51:28.542442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:51:28.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:07.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27ae7d65-cd19-481a-bec9-e4f7ad29d885","timestamp":"2023-05-03T00:53:07.856823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:53:07.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6b9b0a-1acc-4c5d-9502-9396d89627b3","timestamp":"2023-05-03T00:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:53:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6b9b0a-1acc-4c5d-9502-9396d89627b3","timestamp":"2023-05-03T00:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:53:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:11.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67fd0aed-5f7c-40a4-8483-b862698eac8a","timestamp":"2023-05-03T00:53:10.874816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:53:11.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:17.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7121b2f9-7ccb-4773-bb4f-af4e45e54c1d","timestamp":"2023-05-03T00:53:18.128425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:53:17.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7c2bba-0302-474a-88af-b3f7f0098039","timestamp":"2023-05-03T00:53:28.541098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:53:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:07.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad72ae1-9d49-4eae-9cef-4764a665de72","timestamp":"2023-05-03T00:55:07.857076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:55:07.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe020f8-2ac0-4ed3-baa1-54752486c46f","timestamp":"2023-05-03T00:55:11.186290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:55:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe020f8-2ac0-4ed3-baa1-54752486c46f","timestamp":"2023-05-03T00:55:11.186290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:55:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:11.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f961abd-e75a-47a5-9e59-8887878a312c","timestamp":"2023-05-03T00:55:10.874658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:55:11.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:17.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293075ce-8047-4fef-b9de-246fa7a813b3","timestamp":"2023-05-03T00:55:18.128406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:55:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:28.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92e69f3-965c-4d90-b901-4d5ebb17bbb9","timestamp":"2023-05-03T00:55:28.541092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:55:28.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:56:11.260+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-03T00:57:07.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98df91c9-463a-4c0f-86a9-d591dc0c6875","timestamp":"2023-05-03T00:57:07.856840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:57:07.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d8d7b48-4d1f-4e3e-b2fb-dae997ab4e87","timestamp":"2023-05-03T00:57:11.186516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:57:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3171595e-f527-4bf6-b411-da27cad0fafb","timestamp":"2023-05-03T00:57:10.874722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:57:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:11.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d8d7b48-4d1f-4e3e-b2fb-dae997ab4e87","timestamp":"2023-05-03T00:57:11.186516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:57:11.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:17.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afcd1f23-320d-4290-a6d4-b0ac9a10dd91","timestamp":"2023-05-03T00:57:18.128798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:57:17.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:28.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8973f3c-2c4a-4aca-b2af-fb1f4de813a2","timestamp":"2023-05-03T00:57:28.541962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:57:28.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:07.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f08d8e90-a871-47fc-85e8-be7bd1ec10fd","timestamp":"2023-05-03T00:59:07.856807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:59:07.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240f1630-7bb6-4212-ab99-6e8e071df8d3","timestamp":"2023-05-03T00:59:11.186342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:59:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240f1630-7bb6-4212-ab99-6e8e071df8d3","timestamp":"2023-05-03T00:59:11.186342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:59:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31640793-6653-43d4-a72a-35b07ee39a91","timestamp":"2023-05-03T00:59:10.874780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:59:11.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33050b61-8187-42c6-a05d-71fbc15eaa16","timestamp":"2023-05-03T00:59:18.128603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:59:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:28.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e059439a-efac-4a1d-beeb-9b38ac27f219","timestamp":"2023-05-03T00:59:28.541270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:59:28.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:07.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c79a7a26-08a2-48af-8019-fd60f2258639","timestamp":"2023-05-03T01:01:07.856917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:01:07.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4eac050-2bb1-4713-884b-6b7102786b69","timestamp":"2023-05-03T01:01:11.186890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:01:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4eac050-2bb1-4713-884b-6b7102786b69","timestamp":"2023-05-03T01:01:11.186890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:01:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:11.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c31473bc-ad79-405d-ace3-66ca6066124c","timestamp":"2023-05-03T01:01:10.874850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:01:11.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65be4b6-f90a-4b70-9ad4-6970f9217101","timestamp":"2023-05-03T01:01:18.128357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:01:17.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c656ed-2c4b-47f2-9ab6-40bc3583eae0","timestamp":"2023-05-03T01:01:28.541512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:01:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:07.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b7f944-74ca-4119-aff8-ac9523ab3866","timestamp":"2023-05-03T01:03:07.857108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:03:07.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daad025f-6745-4aa5-b82d-2cd56ec383f1","timestamp":"2023-05-03T01:03:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:03:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daad025f-6745-4aa5-b82d-2cd56ec383f1","timestamp":"2023-05-03T01:03:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:03:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c7a7661-a885-476f-992d-88dbd56fac69","timestamp":"2023-05-03T01:03:10.875024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:03:11.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:17.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb16906-134d-4eb9-962c-f1a5cf5d74c8","timestamp":"2023-05-03T01:03:18.128630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:03:17.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:28.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab24b84-1ef1-48b5-9733-4c90bbec435f","timestamp":"2023-05-03T01:03:28.541149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:03:28.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:04:11.264+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-03T01:05:07.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9bc17ce-052e-41e8-b277-64605f59559c","timestamp":"2023-05-03T01:05:07.856860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:05:07.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd8af1b-2214-4506-883b-acbb431400cf","timestamp":"2023-05-03T01:05:11.186706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:05:11.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd8af1b-2214-4506-883b-acbb431400cf","timestamp":"2023-05-03T01:05:11.186706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:05:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a57de3b-f84f-4d04-bc93-745db7a96f91","timestamp":"2023-05-03T01:05:10.874972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:05:11.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d23c5e25-79f5-434b-a96f-28ae4a9210f4","timestamp":"2023-05-03T01:05:18.128725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:05:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:28.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a4a8308-c791-433d-919f-b6bacec4e77b","timestamp":"2023-05-03T01:05:28.541814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:05:28.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:07.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0196f805-306e-4146-a806-c5a1c6d035b9","timestamp":"2023-05-03T01:07:07.856913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:07:07.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a019cf02-18ea-4af4-b5a1-1f9c28d3dd43","timestamp":"2023-05-03T01:07:11.186666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:07:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a019cf02-18ea-4af4-b5a1-1f9c28d3dd43","timestamp":"2023-05-03T01:07:11.186666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:07:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:11.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d53b025-8755-4e5b-99b3-c412f61c481d","timestamp":"2023-05-03T01:07:10.876370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:07:11.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7baa84c6-399f-41f2-a4e0-815883b1d8af","timestamp":"2023-05-03T01:07:18.128812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:07:17.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:28.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e182d82-4c7d-41b6-92cf-0887ae1db301","timestamp":"2023-05-03T01:07:28.541360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:07:28.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:07.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d06a677-ed7d-493b-b748-36c3dcbfecaa","timestamp":"2023-05-03T01:09:07.856710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:09:07.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95015f64-ab3a-46d9-8d75-b2510bb1c3d7","timestamp":"2023-05-03T01:09:11.186594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:09:11.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95015f64-ab3a-46d9-8d75-b2510bb1c3d7","timestamp":"2023-05-03T01:09:11.186594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:09:11.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:11.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d4a075-1869-442a-96ab-6a414214822e","timestamp":"2023-05-03T01:09:10.874593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:09:11.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:17.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80693fb4-91d4-4078-aa39-776a2f72f4ff","timestamp":"2023-05-03T01:09:18.128548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:09:17.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc019eee-ff8a-4b30-aa7f-de0bdea8e8f4","timestamp":"2023-05-03T01:09:28.541025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:09:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:07.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d58bd55-80ac-4ae1-8d59-68efa0652461","timestamp":"2023-05-03T01:11:07.856782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:11:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6b5c98-ce92-4957-a82f-7109a222ae92","timestamp":"2023-05-03T01:11:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:11:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8a31c56-a42c-45c4-ad5a-b9787891cd1e","timestamp":"2023-05-03T01:11:10.874727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:11:11.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:11.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6b5c98-ce92-4957-a82f-7109a222ae92","timestamp":"2023-05-03T01:11:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:11:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:17.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eee3195f-5a78-4936-977e-cfda47885c69","timestamp":"2023-05-03T01:11:18.128423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:11:17.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:28.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09cb2707-21a5-4309-8ee2-3699c99bd232","timestamp":"2023-05-03T01:11:28.541132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:11:28.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:07.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"237230fc-eed3-4da7-9a7f-0a72429f4584","timestamp":"2023-05-03T01:13:07.856837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:13:07.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8561ae-e56f-471a-9d81-a5254a3abf04","timestamp":"2023-05-03T01:13:11.186492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:13:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e139c718-da8e-4e53-8c9d-e24b2751d2ca","timestamp":"2023-05-03T01:13:10.874717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:13:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:11.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8561ae-e56f-471a-9d81-a5254a3abf04","timestamp":"2023-05-03T01:13:11.186492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:13:11.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e74cc20-8a26-4264-886d-1ace44e35afa","timestamp":"2023-05-03T01:13:18.128541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:13:17.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:28.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28addaac-f0ec-4839-8357-86d18d81a6c3","timestamp":"2023-05-03T01:13:28.541162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:13:28.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:07.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c670e98-ed82-471e-bea0-c54647a644ea","timestamp":"2023-05-03T01:15:07.856755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:15:07.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80a2698-2ade-4b76-9a0e-69cc97185c3f","timestamp":"2023-05-03T01:15:11.186274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:15:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a78ae8-98e5-47d3-83de-2ba6f4ca6c84","timestamp":"2023-05-03T01:15:10.874726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:15:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:11.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80a2698-2ade-4b76-9a0e-69cc97185c3f","timestamp":"2023-05-03T01:15:11.186274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:15:11.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84c4be8-d3ad-4d95-ace9-f66d71b3233c","timestamp":"2023-05-03T01:15:18.128520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:15:17.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:28.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d93f53-abd6-49ee-b993-bb3a99133e0d","timestamp":"2023-05-03T01:15:28.541028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:15:28.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:16:11.260+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-05-03T01:17:07.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace0a30c-dfe3-4660-b81e-744612166d59","timestamp":"2023-05-03T01:17:07.856710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:17:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0a2ff-ab96-4d52-809e-f09d1773e8fa","timestamp":"2023-05-03T01:17:11.186309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:17:11.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fd9b76f-f99a-4790-8395-fe37e29a28d9","timestamp":"2023-05-03T01:17:10.874845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:17:11.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:11.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0a2ff-ab96-4d52-809e-f09d1773e8fa","timestamp":"2023-05-03T01:17:11.186309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:17:11.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f2d5d81-cbec-48f7-937f-1a7879a00250","timestamp":"2023-05-03T01:17:18.128447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:17:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:28.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e25192c-356b-4e42-815b-127ef66ac764","timestamp":"2023-05-03T01:17:28.541085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:17:28.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:07.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20ab57e5-5aa4-4391-bc9c-46a24859eead","timestamp":"2023-05-03T01:19:07.856770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:19:07.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1573c2b6-da6e-4df5-ad4a-af59e836feb2","timestamp":"2023-05-03T01:19:11.186431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:19:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1573c2b6-da6e-4df5-ad4a-af59e836feb2","timestamp":"2023-05-03T01:19:11.186431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:19:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:11.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb0744bd-9098-43f6-a78d-ad969895724b","timestamp":"2023-05-03T01:19:10.874877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:19:11.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"662c6593-d616-4e4b-8810-f325f2bef126","timestamp":"2023-05-03T01:19:18.128754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:19:17.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:28.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8ea2eb0-d0c4-4a4b-8ccb-3992e1ff59b2","timestamp":"2023-05-03T01:19:28.541202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:19:28.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:07.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c296541-cfc6-41b9-9d4f-aba9e1a8406e","timestamp":"2023-05-03T01:21:07.856819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:21:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aadfeae3-a9ac-4117-bb36-d6d6d6e3a280","timestamp":"2023-05-03T01:21:11.186470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:21:11.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06867294-792a-4e6b-9d23-354d023cf7bb","timestamp":"2023-05-03T01:21:10.874684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:21:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:11.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aadfeae3-a9ac-4117-bb36-d6d6d6e3a280","timestamp":"2023-05-03T01:21:11.186470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:21:11.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:17.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f6732f0-6676-42cd-b2d6-a35d572f4b14","timestamp":"2023-05-03T01:21:18.128675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:21:17.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:28.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c342724-86a2-4675-bb05-867641114ece","timestamp":"2023-05-03T01:21:28.541168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:21:28.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS