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-04-14T08:23:30.374+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-14T08:23:30.384+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-14T08:23:41.018+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-04-14T08:23:41.091+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-04-14T08:23:41.092+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-14T08:23:41.092+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-14T08:23:41.380+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-14T08:23:41.381+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 10670 ms
[2023-04-14T08:23:44.319+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-14T08:23:47.280+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-04-14T08:23:47.526+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-14T08:23:47.791+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-14T08:23:47.794+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-14T08:23:47.794+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681460627788
[2023-04-14T08:23:47.798+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-04-14T08:23:48.615+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@718dbd79, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20134094, org.springframework.security.web.context.SecurityContextPersistenceFilter@6631cb64, org.springframework.security.web.header.HeaderWriterFilter@1daf3b44, org.springframework.security.web.authentication.logout.LogoutFilter@65c86db8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f139fc9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@481e91b6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@140d1230, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@76889e60, org.springframework.security.web.session.SessionManagementFilter@18acfe88, org.springframework.security.web.access.ExceptionTranslationFilter@59d77850, org.springframework.security.web.access.intercept.AuthorizationFilter@42b28ff1]
[2023-04-14T08:23:59.597+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-14T08:23:59.780+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-04-14T08:23:59.898+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-04-14T08:23:59.979+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-14T08:23:59.979+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-14T08:23:59.993+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-14T08:24:00.107+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-04-14T08:24:00.177+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-14T08:24:00.177+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-14T08:24:00.177+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681460640177
[2023-04-14T08:24:00.178+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-04-14T08:24:00.179+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=15f0115c-2d3e-4bc2-b8bd-b1fef26657f0, alive=false, publisher=null]]: starting
[2023-04-14T08:24:00.297+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-04-14T08:24:00.403+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681460640580
[2023-04-14T08:24:00.581+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=15f0115c-2d3e-4bc2-b8bd-b1fef26657f0, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-14T08:24:00.581+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$2748861b
[2023-04-14T08:24:00.613+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-14T08:24:00.673+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f36c8e3
[2023-04-14T08:24:00.673+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager started
[2023-04-14T08:24:00.797+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-14T08:24:00.800+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a5ce4fa4-4526-47b0-94c3-8ec4f1219222","timestamp":"2023-04-14T08:24:00.687094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:24:02.703+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.703+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+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 zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.708+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: dSPvXu5GRNe_Na-xojI2sQ
[2023-04-14T08:24:02.708+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: dSPvXu5GRNe_Na-xojI2sQ
[2023-04-14T08:24:02.709+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-04-14T08:24:02.780+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 2000 with epoch 0
[2023-04-14T08:24:02.784+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-04-14T08:24:02.975+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-b22eaa55-6ffb-4172-a157-9e746b59b4c5
[2023-04-14T08:24:02.975+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-04-14T08:24:02.975+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-04-14T08:24:03.137+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=a5ce4fa4-4526-47b0-94c3-8ec4f1219222, timestamp=2023-04-14T08:24:00.687094Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=c513165d-0dfe-467c-87ae-43fa833cc285, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-14T08:24:03.179+00:00|INFO|Application|main] Started Application in 36.6 seconds (JVM running for 39.289)
[2023-04-14T08:24:05.984+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-b22eaa55-6ffb-4172-a157-9e746b59b4c5', protocol='range'}
[2023-04-14T08:24:05.991+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-b22eaa55-6ffb-4172-a157-9e746b59b4c5=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-14T08:24:06.037+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-b22eaa55-6ffb-4172-a157-9e746b59b4c5', protocol='range'}
[2023-04-14T08:24:06.038+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-04-14T08:24:06.049+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-04-14T08:24:06.066+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-04-14T08:24:06.066+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-04-14T08:24:06.066+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-04-14T08:24:06.066+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-04-14T08:24:06.066+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-04-14T08:24:06.066+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-04-14T08:24:06.185+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.187+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=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-04-14T08:24:06.197+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=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-04-14T08:24:06.197+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.207+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.208+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-14T08:24:07.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fb75fa9e-9f54-4e26-86b1-824701ddc603","timestamp":"2023-04-14T08:24:04.809306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:24:07.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-14T08:25:32.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dc6f70e-5b82-40e4-a28b-d29f7fcd5ebe","timestamp":"2023-04-14T08:25:32.824581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:25:32.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:36.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75cea5a3-993e-486b-b9ac-ca2311911072","timestamp":"2023-04-14T08:25:36.203162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:25:36.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:47.019+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7b3c215-dd11-4e1c-a1ca-f058ff393c01","timestamp":"2023-04-14T08:25:46.997522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:25:47.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7b3c215-dd11-4e1c-a1ca-f058ff393c01","timestamp":"2023-04-14T08:25:46.997522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:25:47.071+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:48.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c53c8c-805f-47f0-bff5-bf595defa830","timestamp":"2023-04-14T08:25:48.514247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:25:48.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:48.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f82c38-d51a-4a69-bee6-3b1ac51032d7","timestamp":"2023-04-14T08:25:48.866329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:25:48.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:32.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fffdb7e9-90cb-47cf-a823-6ed542a6281c","timestamp":"2023-04-14T08:27:32.823960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:27:32.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b44a4c2-c9fc-40e2-9137-fdfbc6c335a5","timestamp":"2023-04-14T08:27:36.202384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:27:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28aea685-7702-49fb-8793-f3213ea24bc4","timestamp":"2023-04-14T08:27:46.996866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:27:47.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28aea685-7702-49fb-8793-f3213ea24bc4","timestamp":"2023-04-14T08:27:46.996866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:27:47.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c97b67-86e9-4578-a709-6528ee0d758b","timestamp":"2023-04-14T08:27:48.513627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:27:48.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be5ab98-51e6-4b93-8165-1ab2954089f9","timestamp":"2023-04-14T08:27:48.865651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:27:48.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f5d773b-dc24-4705-8b4c-1ac35f793c4e","timestamp":"2023-04-14T08:29:32.823703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:29:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:36.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c55cd82c-63e7-4ed1-adb9-9246e84cb6c7","timestamp":"2023-04-14T08:29:36.202302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:29:36.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8348581-2689-4e5c-8a56-6927e9e77804","timestamp":"2023-04-14T08:29:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:29:47.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8348581-2689-4e5c-8a56-6927e9e77804","timestamp":"2023-04-14T08:29:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:29:47.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:48.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f225a0e-e261-4c1d-b2b6-4fba0cb3844d","timestamp":"2023-04-14T08:29:48.513647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:29:48.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:48.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f214434-25e0-4236-9628-5f8880b9b63d","timestamp":"2023-04-14T08:29:48.865619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:29:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b70c72c-211f-45a8-8629-c18a5772b095","timestamp":"2023-04-14T08:31:32.823893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:31:32.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:36.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08501e3-b64c-4490-9d12-1d0d1c6713cf","timestamp":"2023-04-14T08:31:36.202257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:31:36.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3e53ad-c1e4-4e94-9e13-5cba18146222","timestamp":"2023-04-14T08:31:46.996813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:31:47.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3e53ad-c1e4-4e94-9e13-5cba18146222","timestamp":"2023-04-14T08:31:46.996813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:31:47.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94a707e-71b7-4baf-99e0-a80a16a8524a","timestamp":"2023-04-14T08:31:48.513607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:31:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:48.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f13971b-1644-4173-8f52-44635dc5558e","timestamp":"2023-04-14T08:31:48.865595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:31:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:02.724+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-04-14T08:33:17.106+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-04-14T08:33:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c302e967-df83-41d7-a933-f57c05b6c48a","timestamp":"2023-04-14T08:33:32.823928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:33:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:36.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2adf9ee-dca7-4275-8b1e-f3d5a347f951","timestamp":"2023-04-14T08:33:36.202428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:33:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9de28e1-2076-45da-ae7d-750eb560b708","timestamp":"2023-04-14T08:33:46.996669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:33:47.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9de28e1-2076-45da-ae7d-750eb560b708","timestamp":"2023-04-14T08:33:46.996669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:33:47.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f56e624-87cd-4840-9c3a-8c5e5827cf63","timestamp":"2023-04-14T08:33:48.513462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:33:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:48.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78a19679-a4fd-488b-8fdd-7c2364ed7cf1","timestamp":"2023-04-14T08:33:48.865564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:33:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:34:47.073+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-04-14T08:35:32.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4848ba32-2427-42c6-953d-6411771f7dcf","timestamp":"2023-04-14T08:35:32.823841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:35:32.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7053044-851c-48fe-8180-ccc28372a2dd","timestamp":"2023-04-14T08:35:36.202446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:35:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce3cb5-257d-498b-94d6-f16291b64e18","timestamp":"2023-04-14T08:35:46.996614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:35:47.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce3cb5-257d-498b-94d6-f16291b64e18","timestamp":"2023-04-14T08:35:46.996614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:35:47.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e59b0e91-722e-4e22-a00f-f8edeb94b478","timestamp":"2023-04-14T08:35:48.513597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:35:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:48.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0515a3c1-99a6-4b68-82e9-f51258062735","timestamp":"2023-04-14T08:35:48.865405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:35:48.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea810d39-2690-4a41-8169-2af896b77294","timestamp":"2023-04-14T08:37:32.823829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:37:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36fd5cbe-59c3-45d7-9570-90ae1f542ae0","timestamp":"2023-04-14T08:37:36.202337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:37:36.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:47.005+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50780d04-a735-4219-8c3c-ae77c3ba8bfd","timestamp":"2023-04-14T08:37:47.004986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:37:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50780d04-a735-4219-8c3c-ae77c3ba8bfd","timestamp":"2023-04-14T08:37:47.004986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:37:47.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b00710-b11f-40a2-b648-39d2b4e46701","timestamp":"2023-04-14T08:37:48.513595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:37:48.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:48.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d263615-d24e-42b9-aaa7-e35492a71d32","timestamp":"2023-04-14T08:37:48.865595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:37:48.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:32.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"275c7a2b-bf0a-4dbd-a7f5-6c9dad5baf84","timestamp":"2023-04-14T08:39:32.825287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:39:32.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c959e82b-f23b-40ac-89f3-c7668af11b0e","timestamp":"2023-04-14T08:39:36.202161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:39:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00bd5d81-9f49-4dfc-b102-44e43baa0976","timestamp":"2023-04-14T08:39:46.996621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:39:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00bd5d81-9f49-4dfc-b102-44e43baa0976","timestamp":"2023-04-14T08:39:46.996621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:39:47.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e301b6-cf20-4f2c-aeb9-78d9a909f690","timestamp":"2023-04-14T08:39:48.513461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:39:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:48.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a20e1e8f-0cac-4331-b9ba-94f31e9c36d5","timestamp":"2023-04-14T08:39:48.865475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:39:48.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:32.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b5a6350-0265-4652-badd-db3e646af99f","timestamp":"2023-04-14T08:41:32.823929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:41:32.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:36.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83c6ba58-3377-45d8-967c-1081f79959a0","timestamp":"2023-04-14T08:41:36.202613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:41:36.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8003d91a-5ee6-4867-a8c6-bfa77ce5f439","timestamp":"2023-04-14T08:41:46.996824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:41:47.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8003d91a-5ee6-4867-a8c6-bfa77ce5f439","timestamp":"2023-04-14T08:41:46.996824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:41:47.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ed5a34-5a46-4353-9716-9eb37d22bc59","timestamp":"2023-04-14T08:41:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:41:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74310bcc-87b1-4cd7-aa39-912eb3eb081d","timestamp":"2023-04-14T08:41:48.865611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:41:48.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:32.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9105b31-27e1-4b1c-864e-5c1836c49a8d","timestamp":"2023-04-14T08:43:32.823941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:43:32.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd02a11-5796-42bf-8c34-fcc903e162dd","timestamp":"2023-04-14T08:43:36.202507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:43:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c697028-a402-4444-9eb7-37aeb1c9b372","timestamp":"2023-04-14T08:43:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:43:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c697028-a402-4444-9eb7-37aeb1c9b372","timestamp":"2023-04-14T08:43:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:43:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:48.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4397f830-8943-413e-a529-55e9b90cbae4","timestamp":"2023-04-14T08:43:48.513653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:43:48.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:48.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6e18a45-4fde-4f57-930e-1e001f4fbcf9","timestamp":"2023-04-14T08:43:48.865577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:43:48.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7808aea-e8c4-48da-9286-d5045046ac86","timestamp":"2023-04-14T08:45:32.823937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:45:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5d8342-e3b0-43f6-8caa-dcf08fda0f67","timestamp":"2023-04-14T08:45:36.202619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:45:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a76dd0-3d13-4da8-b37b-bd2ef9aedd7a","timestamp":"2023-04-14T08:45:46.996733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:45:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a76dd0-3d13-4da8-b37b-bd2ef9aedd7a","timestamp":"2023-04-14T08:45:46.996733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:45:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8660559f-d96a-4c6f-a212-0923d8e93afd","timestamp":"2023-04-14T08:45:48.513606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:45:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:48.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07cf8f48-e1e3-4253-a082-04392c98e16e","timestamp":"2023-04-14T08:45:48.865437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:45:48.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:32.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"737b45fd-d8d2-4bd3-b804-5101aa7b104d","timestamp":"2023-04-14T08:47:32.823929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:47:32.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4ff9593-51c6-4814-b04f-cc23fee786f2","timestamp":"2023-04-14T08:47:36.202154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:47:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2390760-c53a-4650-a276-351ba36d42aa","timestamp":"2023-04-14T08:47:46.996893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:47:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2390760-c53a-4650-a276-351ba36d42aa","timestamp":"2023-04-14T08:47:46.996893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:47:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcda5ea3-5bfd-49d8-b6de-d16bc515f46f","timestamp":"2023-04-14T08:47:48.513642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:47:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:48.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b37ea50-dc7f-4c6b-aeb2-2c4375f625be","timestamp":"2023-04-14T08:47:48.865730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:47:48.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c87e87af-c362-4fa6-b2b9-42d82782b5fc","timestamp":"2023-04-14T08:49:32.823914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:49:32.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803e47af-1a98-4d8c-90d4-e1727f76a0d5","timestamp":"2023-04-14T08:49:36.202397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:49:36.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a233ba-c3f3-4f39-858d-6b8e522547cf","timestamp":"2023-04-14T08:49:46.996877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:49:47.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a233ba-c3f3-4f39-858d-6b8e522547cf","timestamp":"2023-04-14T08:49:46.996877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:49:47.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:48.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a2dee4-d940-4a12-8674-034f316cd855","timestamp":"2023-04-14T08:49:48.513927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:49:48.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:48.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"071f9021-45a6-4f7f-9371-fcc96f29d43a","timestamp":"2023-04-14T08:49:48.865553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:49:48.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46a06d4b-c2fc-4455-b8b2-990d08071949","timestamp":"2023-04-14T08:51:32.823804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:51:32.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34ac81be-ec60-4eef-9ee7-95d4274de807","timestamp":"2023-04-14T08:51:36.202517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:51:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c368da28-cd1d-4714-ba3d-9d4d840529b8","timestamp":"2023-04-14T08:51:46.996599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:51:47.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c368da28-cd1d-4714-ba3d-9d4d840529b8","timestamp":"2023-04-14T08:51:46.996599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:51:47.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:48.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c01aa5a9-f90a-4034-a2f4-1bfe7e5d69e3","timestamp":"2023-04-14T08:51:48.513685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:51:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:48.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e68686c-1bc0-40a6-b9b3-10cdd619aa94","timestamp":"2023-04-14T08:51:48.865540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:51:48.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:32.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a91976c-8577-446f-9036-be179eb92b05","timestamp":"2023-04-14T08:53:32.824077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:53:32.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:36.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e860e99-c568-4033-bf7f-fa4b5b7d014d","timestamp":"2023-04-14T08:53:36.202413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:53:36.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:46.998+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2559aa00-dbc8-4be4-b4b5-2670afe33ca8","timestamp":"2023-04-14T08:53:46.996720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:53:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2559aa00-dbc8-4be4-b4b5-2670afe33ca8","timestamp":"2023-04-14T08:53:46.996720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:53:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e90327cf-41cf-48b0-97d7-c4521af03b59","timestamp":"2023-04-14T08:53:48.513615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:53:48.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:48.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b7148d-631c-466f-9d0e-15e2046cbf83","timestamp":"2023-04-14T08:53:48.865497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:53:48.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fb39e6-868e-405c-8422-aea69c0f76aa","timestamp":"2023-04-14T08:55:32.823857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:55:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:36.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd63aac3-ceeb-4553-943b-abc6d6ee494b","timestamp":"2023-04-14T08:55:36.202362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:55:36.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411eb051-17e0-4197-8c40-2f4d3c9bc95c","timestamp":"2023-04-14T08:55:46.996626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:55:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411eb051-17e0-4197-8c40-2f4d3c9bc95c","timestamp":"2023-04-14T08:55:46.996626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:55:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2027d9bb-d01c-4335-b404-3f860f69d1cb","timestamp":"2023-04-14T08:55:48.513545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:55:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:48.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93125956-978c-4dbb-9182-459590597fc1","timestamp":"2023-04-14T08:55:48.865543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:55:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0dae5e-ed0c-4f47-a820-632d02729b0c","timestamp":"2023-04-14T08:57:32.823916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:57:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:36.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8f5e227-f412-4efc-94bd-009b9d842f72","timestamp":"2023-04-14T08:57:36.202514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:57:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650171dc-ddc1-41d8-869d-2eb8f5196d25","timestamp":"2023-04-14T08:57:46.996766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:57:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650171dc-ddc1-41d8-869d-2eb8f5196d25","timestamp":"2023-04-14T08:57:46.996766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:57:47.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9652e48-3697-4af5-ab4c-ad9f29647bb3","timestamp":"2023-04-14T08:57:48.513637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:57:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:48.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c367bae-f41c-4182-893a-9a68df85a1ec","timestamp":"2023-04-14T08:57:48.865736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:57:48.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:17.101+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-04-14T08:59:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f24c6b7-0352-4e33-83d4-363cb9dbd3d1","timestamp":"2023-04-14T08:59:32.823871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:59:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"017e3860-fc4c-4189-a995-b1e8b720c574","timestamp":"2023-04-14T08:59:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:59:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7460dbc5-9516-4964-bb5e-9bfdde35a495","timestamp":"2023-04-14T08:59:46.996582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:59:47.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7460dbc5-9516-4964-bb5e-9bfdde35a495","timestamp":"2023-04-14T08:59:46.996582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:59:47.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0441455-adc6-4733-9855-6b8d3d828b03","timestamp":"2023-04-14T08:59:48.513572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:59:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:48.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeafd42e-3433-4603-8cc0-c93cef401746","timestamp":"2023-04-14T08:59:48.865626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:59:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:32.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83a65fb1-33a9-4cba-a806-275da26490d1","timestamp":"2023-04-14T09:01:32.823906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:01:32.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"208234c2-429a-4961-9bd3-90ea6a0a6ea1","timestamp":"2023-04-14T09:01:36.202451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:01:36.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff955d95-f49a-4a6b-846a-d213283ccfcd","timestamp":"2023-04-14T09:01:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:01:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff955d95-f49a-4a6b-846a-d213283ccfcd","timestamp":"2023-04-14T09:01:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:01:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3112ee-8cbd-4ee4-9427-d309a5b20317","timestamp":"2023-04-14T09:01:48.513656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:01:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:48.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caf29bc1-683d-45d4-ad72-468491c5a25e","timestamp":"2023-04-14T09:01:48.865461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:01:48.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:32.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c66341-5cee-4ead-81ce-0920d2648789","timestamp":"2023-04-14T09:03:32.823711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:03:32.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:36.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f670f127-bcd5-476f-8f33-35bdc0827537","timestamp":"2023-04-14T09:03:36.202330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:03:36.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f7e37d-6073-40fd-b541-2554527350b8","timestamp":"2023-04-14T09:03:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:03:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f7e37d-6073-40fd-b541-2554527350b8","timestamp":"2023-04-14T09:03:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:03:47.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:48.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"625e0526-854e-4afd-9c2c-7b43040acaf9","timestamp":"2023-04-14T09:03:48.513596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:03:48.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:48.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7ec99cb-c706-4d38-b613-046ae1f8e495","timestamp":"2023-04-14T09:03:48.865736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:03:48.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:32.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43aabb8d-a95d-4625-a313-e2272e2c734c","timestamp":"2023-04-14T09:05:32.823859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:05:32.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9897e78d-8a75-4361-a0ce-2d6dfb869ca2","timestamp":"2023-04-14T09:05:36.202535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:05:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d2319f-d395-40db-a1a3-fd1ab8cd7586","timestamp":"2023-04-14T09:05:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:05:47.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d2319f-d395-40db-a1a3-fd1ab8cd7586","timestamp":"2023-04-14T09:05:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:05:47.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:48.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eec4161-965b-4d4b-a510-3ed014442dde","timestamp":"2023-04-14T09:05:48.513591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:05:48.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:48.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a35e0ed8-a02f-48ed-a0f6-cf0b9ec72e99","timestamp":"2023-04-14T09:05:48.865549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:05:48.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca14f791-41b0-487b-a392-64fc3e12dbb9","timestamp":"2023-04-14T09:07:32.823979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:07:32.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0a43e7-139a-493a-9d89-29ff52505139","timestamp":"2023-04-14T09:07:36.202493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:07:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3c9789-37b0-4df7-8abd-745e28fdfc55","timestamp":"2023-04-14T09:07:46.996680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:07:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3c9789-37b0-4df7-8abd-745e28fdfc55","timestamp":"2023-04-14T09:07:46.996680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:07:47.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df63146-c431-4191-b202-84d0b7c42a39","timestamp":"2023-04-14T09:07:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:07:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:48.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2c695d0-b4ef-4f84-9589-5504ded08f6d","timestamp":"2023-04-14T09:07:48.865635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:07:48.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7d1785f-9188-40af-a10c-a634d724bd24","timestamp":"2023-04-14T09:09:32.823675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:09:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2172040-cf10-4ede-8f23-ec68dfeb46f2","timestamp":"2023-04-14T09:09:36.202513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:09:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f508e8a-ba03-474f-abe8-c6bbc13a6dc8","timestamp":"2023-04-14T09:09:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:09:47.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f508e8a-ba03-474f-abe8-c6bbc13a6dc8","timestamp":"2023-04-14T09:09:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:09:47.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c03173a8-eecf-4fdc-8084-417729a1893b","timestamp":"2023-04-14T09:09:48.513548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:09:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:48.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4db688b-5ec9-418c-8f81-16094bee8f15","timestamp":"2023-04-14T09:09:48.865422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:09:48.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c857fce-4501-41e9-814a-aaa86998d760","timestamp":"2023-04-14T09:11:32.824022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:11:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82be7181-c717-4304-8475-66f8504c3cad","timestamp":"2023-04-14T09:11:36.202537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:11:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2378cca-d694-4dbd-a8a0-95bfed7f6cf3","timestamp":"2023-04-14T09:11:46.996688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:11:47.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2378cca-d694-4dbd-a8a0-95bfed7f6cf3","timestamp":"2023-04-14T09:11:46.996688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:11:47.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:48.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd563ebc-1586-4852-9b86-86f04d2c0b98","timestamp":"2023-04-14T09:11:48.513531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:11:48.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:48.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3832917-d9a0-4e53-80f3-126a682b41b8","timestamp":"2023-04-14T09:11:48.865712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:11:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:32.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cdb046a-9e59-4dbb-a222-e88a6e47af05","timestamp":"2023-04-14T09:13:32.823889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:13:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61a8d9d9-d4c1-4948-a27a-8157fe808cca","timestamp":"2023-04-14T09:13:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:13:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d097dc4d-102b-4934-a834-6ca5d72913b1","timestamp":"2023-04-14T09:13:46.996711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:13:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d097dc4d-102b-4934-a834-6ca5d72913b1","timestamp":"2023-04-14T09:13:46.996711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:13:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"944a2a64-2f91-4d8d-b7b0-f9d555616573","timestamp":"2023-04-14T09:13:48.513533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:13:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9565428e-3ca3-4235-8746-281d38f0f951","timestamp":"2023-04-14T09:13:48.865871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:13:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:32.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbac32cc-fff6-4596-8241-d158f0cd2417","timestamp":"2023-04-14T09:15:32.823914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:15:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3b8626-7a20-417d-affc-31e7002f2a6a","timestamp":"2023-04-14T09:15:36.202400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:15:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e4acc6-7b77-457e-899c-9a826ca4200b","timestamp":"2023-04-14T09:15:46.996619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:15:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e4acc6-7b77-457e-899c-9a826ca4200b","timestamp":"2023-04-14T09:15:46.996619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:15:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:48.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e4886ac-2ae4-48e7-bca7-f52d61b1779d","timestamp":"2023-04-14T09:15:48.513714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:15:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:48.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f1027b8-983e-482b-b0dc-d902fd9f7483","timestamp":"2023-04-14T09:15:48.865548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:15:48.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:32.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a45a5cdd-ef11-48c5-9fc5-a47762b56535","timestamp":"2023-04-14T09:17:32.823675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:17:32.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:36.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"869e6743-a549-4c84-9556-516c9186a440","timestamp":"2023-04-14T09:17:36.202269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:17:36.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3e22d4c-f02f-488d-8d3e-31e811c84aff","timestamp":"2023-04-14T09:17:46.996658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:17:47.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3e22d4c-f02f-488d-8d3e-31e811c84aff","timestamp":"2023-04-14T09:17:46.996658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:17:47.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:48.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6881bc59-bc3f-4c23-8be2-10a67a624883","timestamp":"2023-04-14T09:17:48.513485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:17:48.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8ca6e0-70a5-440d-aa6a-75e97b319588","timestamp":"2023-04-14T09:17:48.865510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:17:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:17.083+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-04-14T09:19:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82379644-92a5-4736-b0e3-410c0fab42c0","timestamp":"2023-04-14T09:19:32.823915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:19:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e55a2101-4b9c-4084-85b4-784a998a5ed0","timestamp":"2023-04-14T09:19:36.202468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:19:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea05ba25-14c7-4324-8167-7d5d7054a91e","timestamp":"2023-04-14T09:19:46.996793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:19:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea05ba25-14c7-4324-8167-7d5d7054a91e","timestamp":"2023-04-14T09:19:46.996793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:19:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a08a2b12-f0bb-4802-89d9-77de415e690a","timestamp":"2023-04-14T09:19:48.513592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:19:48.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:48.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80a3245e-9669-4078-8786-f88f57ea26b0","timestamp":"2023-04-14T09:19:48.865476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:19:48.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9651ec07-f94c-42a6-83d5-afe3c6cdcd94","timestamp":"2023-04-14T09:21:32.823933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:21:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a4af62-5b39-4a55-9f88-067cdd5c17f9","timestamp":"2023-04-14T09:21:36.202427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:21:36.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b06aae-62db-4a0b-9e61-49e9ac7bbdcd","timestamp":"2023-04-14T09:21:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:21:47.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b06aae-62db-4a0b-9e61-49e9ac7bbdcd","timestamp":"2023-04-14T09:21:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:21:47.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c16321-d1bf-440b-b577-7b3226837c7c","timestamp":"2023-04-14T09:21:48.513675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:21:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:48.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e9b8039-62ff-4667-9f91-71017858c5be","timestamp":"2023-04-14T09:21:48.865524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:21:48.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7dd5b6a-982f-4ea1-a5fe-5c11b97e9584","timestamp":"2023-04-14T09:23:32.823863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:23:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:36.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2597d23-ac81-44cb-94ac-cce96c500def","timestamp":"2023-04-14T09:23:36.202572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:23:36.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96d83fd-3591-43f1-a019-146d335f10dc","timestamp":"2023-04-14T09:23:46.996657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:23:47.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96d83fd-3591-43f1-a019-146d335f10dc","timestamp":"2023-04-14T09:23:46.996657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:23:47.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3955827-2798-4706-b7fd-21bc14e9d8ac","timestamp":"2023-04-14T09:23:48.513703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:23:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:48.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d094eaf5-43f7-4dd3-8058-6f3651ebf09b","timestamp":"2023-04-14T09:23:48.865589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:23:48.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6aa6282-5e95-4b07-9d1b-8739ef1f4572","timestamp":"2023-04-14T09:25:32.823785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:25:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:36.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1424b8d6-d151-4a41-bd10-71398e713641","timestamp":"2023-04-14T09:25:36.202528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:25:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cbb6f5a-c9b6-446b-b93e-d84800e0ab9b","timestamp":"2023-04-14T09:25:46.996755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:25:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cbb6f5a-c9b6-446b-b93e-d84800e0ab9b","timestamp":"2023-04-14T09:25:46.996755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:25:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26f29063-1be6-49f8-aef5-866b28be3ac9","timestamp":"2023-04-14T09:25:48.513758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:25:48.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:48.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e48aa4-7ab1-4db1-b1cf-01721e2ec2bd","timestamp":"2023-04-14T09:25:48.865567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:25:48.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:32.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da8114dc-5642-4710-a6d9-c4585f037ea3","timestamp":"2023-04-14T09:27:32.823964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:27:32.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dcedb3c-bb71-47e8-828c-f0104cc84287","timestamp":"2023-04-14T09:27:36.202134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:27:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d0a306-0de5-490e-a07c-5f276908d047","timestamp":"2023-04-14T09:27:46.996623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:27:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d0a306-0de5-490e-a07c-5f276908d047","timestamp":"2023-04-14T09:27:46.996623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:27:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:48.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f9b4c3b-3225-4dd8-ad7a-98cfde0201b7","timestamp":"2023-04-14T09:27:48.513551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:27:48.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:48.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b784cd-3948-44e8-b8a2-fa8253e25449","timestamp":"2023-04-14T09:27:48.865532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:27:48.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:32.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd0dbf3-e99a-44a0-841e-4701ef0252f7","timestamp":"2023-04-14T09:29:32.823917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:29:32.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:36.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bffaf5f-f005-4a84-989c-0217671ec658","timestamp":"2023-04-14T09:29:36.202511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:29:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78ec33af-f7ad-4220-aca3-086bdbd30bce","timestamp":"2023-04-14T09:29:46.996763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:29:47.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78ec33af-f7ad-4220-aca3-086bdbd30bce","timestamp":"2023-04-14T09:29:46.996763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:29:47.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8edf11d5-8753-4df7-bff3-fce8ea3a53d2","timestamp":"2023-04-14T09:29:48.513613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:29:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:48.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e1c987-54e5-4af5-8764-f89437748d77","timestamp":"2023-04-14T09:29:48.865733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:29:48.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:32.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e27087ce-c9bf-43dc-9328-1d717214dcc2","timestamp":"2023-04-14T09:31:32.823997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:31:32.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a118e8-2ee7-4d1f-95e1-5469562e452f","timestamp":"2023-04-14T09:31:36.202198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:31:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c98ed8c2-27bf-4a05-8122-e6950826db6f","timestamp":"2023-04-14T09:31:46.996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:31:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c98ed8c2-27bf-4a05-8122-e6950826db6f","timestamp":"2023-04-14T09:31:46.996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:31:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5106c9ef-7be5-4840-9c22-432f2ce3e1e8","timestamp":"2023-04-14T09:31:48.513670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:31:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:48.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3e95a3-6496-4e06-84b8-d2f1bebcd746","timestamp":"2023-04-14T09:31:48.865524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:31:48.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:17.110+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-04-14T09:33:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"730088bb-aa53-4342-807d-fd114c9958f9","timestamp":"2023-04-14T09:33:32.823801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:33:32.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd7015f3-93ab-4dc8-955f-ede2c476f46c","timestamp":"2023-04-14T09:33:36.202505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:33:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e090f1a6-a856-4b12-ba41-c6132efd0555","timestamp":"2023-04-14T09:33:46.996805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:33:47.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e090f1a6-a856-4b12-ba41-c6132efd0555","timestamp":"2023-04-14T09:33:46.996805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:33:47.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e561b071-5483-4f2e-a96e-c0b8f92881eb","timestamp":"2023-04-14T09:33:48.513662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:33:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:48.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c47229-87f9-4fea-b711-e635490bcdd1","timestamp":"2023-04-14T09:33:48.865664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:33:48.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d5831e2-e9b0-4084-a5a6-04c2dcfd8a88","timestamp":"2023-04-14T09:35:32.823880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:35:32.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:36.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6042b106-84c9-4a21-b3db-4865548b85b6","timestamp":"2023-04-14T09:35:36.202481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:35:36.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3690b5ce-d1cc-4049-98c5-0514c73a926a","timestamp":"2023-04-14T09:35:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:35:47.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3690b5ce-d1cc-4049-98c5-0514c73a926a","timestamp":"2023-04-14T09:35:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:35:47.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d7fe27-8787-458d-9505-cdc27df5600d","timestamp":"2023-04-14T09:35:48.513551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:35:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c71c640-9b43-4dfe-988b-5758e05ff3d9","timestamp":"2023-04-14T09:35:48.865659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:35:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f691e6-913c-46ab-993d-dbaa641a80a3","timestamp":"2023-04-14T09:37:32.824302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:37:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:36.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4154d211-1cbd-48d1-ba7e-a16a98e8d0c8","timestamp":"2023-04-14T09:37:36.202327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:37:36.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a43d3b8b-8d53-4c75-af2d-3e774967fd7d","timestamp":"2023-04-14T09:37:46.996459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:37:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a43d3b8b-8d53-4c75-af2d-3e774967fd7d","timestamp":"2023-04-14T09:37:46.996459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:37:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:48.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a676d8d-eb5a-4be5-920b-edee9a767463","timestamp":"2023-04-14T09:37:48.513550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:37:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:48.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a1f1915-fabf-450a-964f-7dce05779f77","timestamp":"2023-04-14T09:37:48.865558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:37:48.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:39:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6ce65f7-74e1-4b64-9517-49d035dbc414","timestamp":"2023-04-14T09:39:32.823925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:39:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:39:36.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ef1ff65-3e0b-497b-a7d2-27ae75ac13e7","timestamp":"2023-04-14T09:39:36.202265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:39:36.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:39:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a39e555-197f-45f4-826f-6a804fa3dc98","timestamp":"2023-04-14T09:39:46.996771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:39:47.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a39e555-197f-45f4-826f-6a804fa3dc98","timestamp":"2023-04-14T09:39:46.996771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:39:47.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:39:48.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56c1746-ed01-4c5e-b756-f21c8b173618","timestamp":"2023-04-14T09:39:48.513531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:39:48.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:39:48.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"861f2ffd-4a43-46d0-807c-13921ce0ea24","timestamp":"2023-04-14T09:39:48.865414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:39:48.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:41:32.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a365ece9-8be6-4e99-871f-6e0f602c8e6b","timestamp":"2023-04-14T09:41:32.823941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:41:32.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:41:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1619ec0a-ea22-4146-8116-78e3bd0d77ac","timestamp":"2023-04-14T09:41:36.202424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:41:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:41:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebaaac4e-c30c-4e71-a727-b90593923314","timestamp":"2023-04-14T09:41:46.996803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:41:47.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebaaac4e-c30c-4e71-a727-b90593923314","timestamp":"2023-04-14T09:41:46.996803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:41:47.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:41:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c936d059-004c-41ab-b016-88a536b9e04b","timestamp":"2023-04-14T09:41:48.513486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:41:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:41:48.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1ea4234-5125-4825-9f75-c7f43a812c8b","timestamp":"2023-04-14T09:41:48.865604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:41:48.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:43:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02baf9a6-6c6c-4fa7-9220-05b3379f66c9","timestamp":"2023-04-14T09:43:32.823854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:43:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:43:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea561a2e-fe74-4526-8d07-f8c9e0a8a72e","timestamp":"2023-04-14T09:43:36.202535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:43:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:43:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1537a272-e5f8-4caf-b4dc-7784bdd4fabc","timestamp":"2023-04-14T09:43:46.996635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:43:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1537a272-e5f8-4caf-b4dc-7784bdd4fabc","timestamp":"2023-04-14T09:43:46.996635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:43:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:43:48.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"602b5c88-0a89-4e88-932c-1e8be51b22bc","timestamp":"2023-04-14T09:43:48.513535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:43:48.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:43:48.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2419fe3d-6dae-4507-8675-0b27fcdb8664","timestamp":"2023-04-14T09:43:48.865663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:43:48.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:45:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3393034d-50cd-4271-aa5d-77f13bab3bf0","timestamp":"2023-04-14T09:45:32.823886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:45:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:45:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"547b50d1-cca4-45de-b130-a33559633cc2","timestamp":"2023-04-14T09:45:36.202369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:45:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:45:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9576d80-0f50-4973-906f-6ae7e58cb2ae","timestamp":"2023-04-14T09:45:46.996748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:45:47.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9576d80-0f50-4973-906f-6ae7e58cb2ae","timestamp":"2023-04-14T09:45:46.996748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:45:47.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:45:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9c42109-09e0-46b9-99cc-8195af6d5707","timestamp":"2023-04-14T09:45:48.513766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:45:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:45:48.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cee1c4a3-4789-4d74-a688-d7d379788203","timestamp":"2023-04-14T09:45:48.865619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:45:48.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:47:32.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96071aec-2f8d-490e-900e-893407202d2f","timestamp":"2023-04-14T09:47:32.823772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:47:32.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:47:36.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cee5367-5b79-4da1-bc0b-c3bdab679201","timestamp":"2023-04-14T09:47:36.202418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:47:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:47:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec13b634-c0f8-47ba-920b-f91d600b9c9e","timestamp":"2023-04-14T09:47:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:47:47.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec13b634-c0f8-47ba-920b-f91d600b9c9e","timestamp":"2023-04-14T09:47:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:47:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:47:48.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85afc1b4-b174-48f1-9dd5-f4cc29313b88","timestamp":"2023-04-14T09:47:48.513520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:47:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:47:48.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de69fc7-9501-4aec-8f7d-2c4438488c1c","timestamp":"2023-04-14T09:47:48.865549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:47:48.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:49:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"982b7038-9ad5-4840-b466-7d56130ab7c4","timestamp":"2023-04-14T09:49:32.823901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:49:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:49:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be44aa5-8de1-47c8-a3e7-7ed8a431b7e5","timestamp":"2023-04-14T09:49:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:49:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:49:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5faa72-5559-4aea-8347-59dbcae5a5fa","timestamp":"2023-04-14T09:49:46.996659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:49:47.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5faa72-5559-4aea-8347-59dbcae5a5fa","timestamp":"2023-04-14T09:49:46.996659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:49:47.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:49:48.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de07d4b0-32a8-473b-bef5-fb565d8bf776","timestamp":"2023-04-14T09:49:48.513598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:49:48.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:49:48.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b18067e-ccc4-44f6-a0a3-dee630533fcc","timestamp":"2023-04-14T09:49:48.865795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:49:48.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:51:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f85fa17-601d-4e2a-a562-f8553d20f83f","timestamp":"2023-04-14T09:51:32.823744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:51:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:51:36.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f78af298-6e55-430c-899c-66cac8e3a6f0","timestamp":"2023-04-14T09:51:36.202825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:51:36.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:51:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a311a2a0-3789-494f-ae39-ca01034f065b","timestamp":"2023-04-14T09:51:46.996574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:51:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a311a2a0-3789-494f-ae39-ca01034f065b","timestamp":"2023-04-14T09:51:46.996574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:51:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:51:48.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"560c9df7-060d-4c2e-9c00-0cb11032328f","timestamp":"2023-04-14T09:51:48.513532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:51:48.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:51:48.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8491e67-8808-49c4-be38-9c6c1103261e","timestamp":"2023-04-14T09:51:48.865526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:51:48.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:53:32.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"342fe474-6794-495a-bc26-830bf44e97f6","timestamp":"2023-04-14T09:53:32.823940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:53:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:53:36.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a5b897-1215-4968-ab67-292c47a27d4e","timestamp":"2023-04-14T09:53:36.202546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:53:36.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:53:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8fbac86-7b57-4110-8e66-e7901b611bfb","timestamp":"2023-04-14T09:53:46.996797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:53:47.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8fbac86-7b57-4110-8e66-e7901b611bfb","timestamp":"2023-04-14T09:53:46.996797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:53:47.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:53:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1efae5ed-0f0d-4ec6-93ab-5c98a5c135c2","timestamp":"2023-04-14T09:53:48.513513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:53:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:53:48.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d43d1cb7-df0d-4b7a-a448-502525ac5516","timestamp":"2023-04-14T09:53:48.865995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:53:48.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:55:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"667a588a-fd9b-41b7-8e65-bf27fc4e90b1","timestamp":"2023-04-14T09:55:32.823928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:55:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:55:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08f9fa5d-1779-4a34-ae2c-31a61ef53cb7","timestamp":"2023-04-14T09:55:36.202332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:55:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:55:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd78edf-4826-4025-a572-1c3c6813f1c5","timestamp":"2023-04-14T09:55:46.996784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:55:47.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bd78edf-4826-4025-a572-1c3c6813f1c5","timestamp":"2023-04-14T09:55:46.996784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:55:47.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:55:48.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a181bf9-1204-4ae8-b014-9649d450cf7a","timestamp":"2023-04-14T09:55:48.513586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:55:48.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:55:48.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c39c773-8bc6-4a42-a82d-2503e8e52127","timestamp":"2023-04-14T09:55:48.865637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:55:48.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:57:32.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1908c89b-dc86-479c-9b66-93d79a97752f","timestamp":"2023-04-14T09:57:32.823917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:57:32.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:57:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fdea03f-2974-440c-8de5-f75dc35d7db5","timestamp":"2023-04-14T09:57:36.202390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:57:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:57:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cc90e7-a21d-4247-a365-31a6a9c1adaa","timestamp":"2023-04-14T09:57:46.996471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:57:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cc90e7-a21d-4247-a365-31a6a9c1adaa","timestamp":"2023-04-14T09:57:46.996471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:57:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:57:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57af6d87-b171-43fd-8c2a-2cc5b053932e","timestamp":"2023-04-14T09:57:48.513620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:57:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:57:48.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b4bf66-0316-44e3-9af5-6189a6b7b3aa","timestamp":"2023-04-14T09:57:48.865679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:57:48.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:59:32.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a6fb62-db2b-432d-ac36-0775333b6423","timestamp":"2023-04-14T09:59:32.823860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:59:32.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:59:36.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9afd5000-6e54-47de-8f96-285c7ca9112a","timestamp":"2023-04-14T09:59:36.202259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:59:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:59:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f583a39-1401-42a6-b71d-46a7134a12af","timestamp":"2023-04-14T09:59:46.996659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:59:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f583a39-1401-42a6-b71d-46a7134a12af","timestamp":"2023-04-14T09:59:46.996659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:59:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:59:48.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdb275e-19fb-4452-99bc-de25687526ff","timestamp":"2023-04-14T09:59:48.513606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:59:48.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:59:48.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a217ae1-7e25-4177-97e7-e03bbc3741b0","timestamp":"2023-04-14T09:59:48.865460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:59:48.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:01:32.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"03aaf813-decb-46dc-b285-1ec5237e655f","timestamp":"2023-04-14T10:01:32.823788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:01:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:01:36.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae0bf34b-d46d-4986-ac7a-0195785cb9f8","timestamp":"2023-04-14T10:01:36.202493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:01:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:01:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afdfc888-c52a-479f-9e87-0d3e8f4c9aa7","timestamp":"2023-04-14T10:01:46.996787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:01:47.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afdfc888-c52a-479f-9e87-0d3e8f4c9aa7","timestamp":"2023-04-14T10:01:46.996787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:01:47.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:01:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3618b3fe-13a0-4f34-bff0-d1411fd29624","timestamp":"2023-04-14T10:01:48.513456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:01:48.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:01:48.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3fa6fa8-3cfa-4b14-aa9c-9c04cdf6b336","timestamp":"2023-04-14T10:01:48.865512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:01:48.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:03:32.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cb20006-7abc-455b-b203-d6e2168016f0","timestamp":"2023-04-14T10:03:32.823849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:03:32.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:03:36.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43bd38cd-ca4d-4ec3-b773-40094e518e56","timestamp":"2023-04-14T10:03:36.202517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:03:36.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:03:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50f67c19-17c4-4d2b-99c0-9e9c73f0f1c2","timestamp":"2023-04-14T10:03:46.996850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:03:47.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50f67c19-17c4-4d2b-99c0-9e9c73f0f1c2","timestamp":"2023-04-14T10:03:46.996850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:03:47.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:03:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4b916c-a0c3-4a26-bdfe-e1485b22a95b","timestamp":"2023-04-14T10:03:48.513527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:03:48.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:03:48.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d51e55-acf4-4c56-80f6-9ad6f5802286","timestamp":"2023-04-14T10:03:48.865957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:03:48.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:05:32.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91cd4de4-d2a1-40b4-a555-5260721e7589","timestamp":"2023-04-14T10:05:32.823841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:05:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:05:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a6c26a8-da21-4ac4-b7ae-a8a4fd740fe6","timestamp":"2023-04-14T10:05:36.202260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:05:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:05:46.999+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6338b1ad-08eb-4b06-8555-9c67052d5ad6","timestamp":"2023-04-14T10:05:46.996955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:05:47.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6338b1ad-08eb-4b06-8555-9c67052d5ad6","timestamp":"2023-04-14T10:05:46.996955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:05:47.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:05:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b645c70-5d5f-487e-8773-96c178c9f1e5","timestamp":"2023-04-14T10:05:48.513805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:05:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:05:48.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe9c78c-96c1-4061-a20d-0c118c7eb44e","timestamp":"2023-04-14T10:05:48.865807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:05:48.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:07:32.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"071d132e-a77a-4eb7-82ce-e490b707efce","timestamp":"2023-04-14T10:07:32.823860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:07:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:07:36.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fe3345e-a6be-4349-97e2-e6baaa45a0de","timestamp":"2023-04-14T10:07:36.202516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:07:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:07:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c361896-c5ec-48f8-a38e-5c9da1bea1bd","timestamp":"2023-04-14T10:07:46.996676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:07:47.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c361896-c5ec-48f8-a38e-5c9da1bea1bd","timestamp":"2023-04-14T10:07:46.996676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:07:47.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:07:48.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db32d237-4959-4322-b46f-95cc54137533","timestamp":"2023-04-14T10:07:48.513645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:07:48.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:07:48.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04d6fc4a-429f-4ab2-a232-ee48e3e205e4","timestamp":"2023-04-14T10:07:48.865543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:07:48.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:09:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bf96c1d-7e5f-4f41-bef0-c5cb0471c305","timestamp":"2023-04-14T10:09:32.823803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:09:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:09:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f61a326-0d37-480c-a4c7-694ab5db36bb","timestamp":"2023-04-14T10:09:36.202458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:09:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:09:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a26e7e-3f7c-47f8-ac9f-6edf426512a9","timestamp":"2023-04-14T10:09:46.996857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:09:47.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95a26e7e-3f7c-47f8-ac9f-6edf426512a9","timestamp":"2023-04-14T10:09:46.996857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:09:47.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:09:48.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"884dc307-1105-4124-b91b-a8b5adb886d0","timestamp":"2023-04-14T10:09:48.513729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:09:48.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:09:48.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2409774c-ab65-4ada-bbcb-03fea7dda1e0","timestamp":"2023-04-14T10:09:48.865653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:09:48.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:11:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4a936cd-4f76-4682-ad53-91db8df07fd6","timestamp":"2023-04-14T10:11:32.823732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:11:32.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:11:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c521fb66-1759-4c37-b39f-2f935c9fb25b","timestamp":"2023-04-14T10:11:36.202399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:11:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:11:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b689f9-e07f-4f92-b577-e54703f963a5","timestamp":"2023-04-14T10:11:46.996552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:11:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b689f9-e07f-4f92-b577-e54703f963a5","timestamp":"2023-04-14T10:11:46.996552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:11:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:11:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3fab2b6-4658-4e8c-ad39-c9c5d3542efd","timestamp":"2023-04-14T10:11:48.513522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:11:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:11:48.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46fbdb61-0805-4b92-9b44-c0c591e4a813","timestamp":"2023-04-14T10:11:48.865669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:11:48.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:12:47.074+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-04-14T10:13:32.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10945e1-8bd3-4e7a-a1d6-455877a0f3d4","timestamp":"2023-04-14T10:13:32.823831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:13:32.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:13:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aabc84e7-79b8-4969-8e96-15a093077640","timestamp":"2023-04-14T10:13:36.202390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:13:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:13:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7e6b5b8-e580-4219-b273-0a773721e161","timestamp":"2023-04-14T10:13:46.996790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:13:47.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7e6b5b8-e580-4219-b273-0a773721e161","timestamp":"2023-04-14T10:13:46.996790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:13:47.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:13:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d830846c-ed28-421a-a2ad-068a76845ca8","timestamp":"2023-04-14T10:13:48.513681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:13:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:13:48.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"782dbc7e-a4b9-4d40-8864-913d117785d8","timestamp":"2023-04-14T10:13:48.865739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:13:48.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:15:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19e52d76-5924-4ead-ac68-153bbdf45747","timestamp":"2023-04-14T10:15:32.824085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:15:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:15:36.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4a42698-a536-4929-a2f5-e00e6bb06bf4","timestamp":"2023-04-14T10:15:36.202389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:15:36.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:15:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5421cf3c-51d4-41eb-aa9d-6fbe69e156b2","timestamp":"2023-04-14T10:15:46.996652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:15:47.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5421cf3c-51d4-41eb-aa9d-6fbe69e156b2","timestamp":"2023-04-14T10:15:46.996652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:15:47.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:15:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffb1ecc-dfa9-4a66-8a45-c62acc58f8ca","timestamp":"2023-04-14T10:15:48.513572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:15:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:15:48.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c0db0da-6a86-4b0d-b7e1-e10012a65902","timestamp":"2023-04-14T10:15:48.865516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:15:48.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:17:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5146945-2b36-46dd-9764-6bf4b80f8cf6","timestamp":"2023-04-14T10:17:32.823782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:17:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:17:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1fb2b4-00af-49f9-a069-ae4f978a2e25","timestamp":"2023-04-14T10:17:36.203558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:17:36.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:17:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2268b045-c98b-48f1-a5da-a5c847983f73","timestamp":"2023-04-14T10:17:46.996605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:17:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2268b045-c98b-48f1-a5da-a5c847983f73","timestamp":"2023-04-14T10:17:46.996605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:17:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:17:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b10e3616-b0e2-4cf3-9484-aff5afbda7ee","timestamp":"2023-04-14T10:17:48.513506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:17:48.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:17:48.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55ba35d8-5efc-4f8e-ab0e-0bdb3108a374","timestamp":"2023-04-14T10:17:48.865469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:17:48.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:19:32.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c952d361-69b5-4f2c-a24a-d7d2ff194d28","timestamp":"2023-04-14T10:19:32.823648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:19:32.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:19:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00a495a-d0e5-4be7-b2b0-0923ec75c054","timestamp":"2023-04-14T10:19:36.202276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:19:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:19:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cce46a2-6e79-4949-bb13-7717b58caeb2","timestamp":"2023-04-14T10:19:46.996603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:19:47.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cce46a2-6e79-4949-bb13-7717b58caeb2","timestamp":"2023-04-14T10:19:46.996603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:19:47.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:19:48.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f141899-3110-4afb-ae91-00d9774ffc94","timestamp":"2023-04-14T10:19:48.513627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:19:48.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:19:48.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1db16521-e42c-4708-afa5-105a6c724456","timestamp":"2023-04-14T10:19:48.865643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:19:48.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:21:32.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"631a120c-05a4-48e9-8c00-ca83faad3ccd","timestamp":"2023-04-14T10:21:32.823815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:21:32.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:21:36.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25833df1-1781-482b-ba9a-1365a5037c7b","timestamp":"2023-04-14T10:21:36.202449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:21:36.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:21:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5657027d-12e4-4ec2-8205-9c2f0a3026ff","timestamp":"2023-04-14T10:21:46.996585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:21:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5657027d-12e4-4ec2-8205-9c2f0a3026ff","timestamp":"2023-04-14T10:21:46.996585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:21:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:21:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cbcaf07-2a00-42d4-bfd6-117711335265","timestamp":"2023-04-14T10:21:48.513558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:21:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:21:48.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a7c630b-aeda-4ce3-b745-bccf211385a2","timestamp":"2023-04-14T10:21:48.865335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:21:48.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:23:32.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"044deb23-e8df-4f1d-886a-74323a1dddcc","timestamp":"2023-04-14T10:23:32.823786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:23:32.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:23:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbec181f-3e24-4390-8f21-ec79b982bb25","timestamp":"2023-04-14T10:23:36.202364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:23:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:23:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d38dab03-f071-4e93-8dfb-b397ca1f649b","timestamp":"2023-04-14T10:23:46.996611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:23:47.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d38dab03-f071-4e93-8dfb-b397ca1f649b","timestamp":"2023-04-14T10:23:46.996611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:23:47.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:23:48.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ae51f5f-c179-49ac-8f08-03ee2e01d2f3","timestamp":"2023-04-14T10:23:48.513591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:23:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:23:48.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"175acac6-572b-45fe-9391-32381ceba094","timestamp":"2023-04-14T10:23:48.865859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:23:48.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:25:32.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70e794d8-9a3f-477e-a637-6a84b36914d9","timestamp":"2023-04-14T10:25:32.823887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:25:32.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:25:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a9a74c6-5bde-43bc-9a9a-72821d5625ce","timestamp":"2023-04-14T10:25:36.202331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:25:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:25:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d15502-90dc-4444-b378-1cf6937e79db","timestamp":"2023-04-14T10:25:46.996729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:25:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d15502-90dc-4444-b378-1cf6937e79db","timestamp":"2023-04-14T10:25:46.996729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:25:47.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:25:48.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80b02212-4c36-433e-96f3-8d5687ffbc92","timestamp":"2023-04-14T10:25:48.513554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:25:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:25:48.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb2d8a15-6e67-4da7-8099-8ac0550bc53d","timestamp":"2023-04-14T10:25:48.865514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:25:48.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:27:32.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd0744ba-8892-4f05-a982-067793de282e","timestamp":"2023-04-14T10:27:32.823820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:27:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:27:36.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8f74f36-2f37-4b2f-b2c7-81bb87c011cf","timestamp":"2023-04-14T10:27:36.202248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:27:36.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9553324d-aa97-4796-907b-e9c29a182c5a","timestamp":"2023-04-14T10:27:46.997101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:27:47.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9553324d-aa97-4796-907b-e9c29a182c5a","timestamp":"2023-04-14T10:27:46.997101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:27:47.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:27:48.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4202f284-1aa4-42d4-b812-8195314c407f","timestamp":"2023-04-14T10:27:48.513417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:27:48.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:27:48.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8c3bf8b-ac98-4e3c-b93b-4743916fac77","timestamp":"2023-04-14T10:27:48.865534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:27:48.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:29:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa42c4af-a868-418a-9737-1e05058bc640","timestamp":"2023-04-14T10:29:32.823744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:29:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:29:36.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e8c2a24-6a22-4e39-9f20-be9961448bd2","timestamp":"2023-04-14T10:29:36.202247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:29:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aece9ab-44c4-49d7-89b4-a15607402f8e","timestamp":"2023-04-14T10:29:46.996751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:29:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aece9ab-44c4-49d7-89b4-a15607402f8e","timestamp":"2023-04-14T10:29:46.996751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:29:47.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:29:48.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2927961-6b7f-4562-9483-f0f5d2ed6e05","timestamp":"2023-04-14T10:29:48.513520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:29:48.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:29:48.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4533c63c-beda-47c1-88e1-9bdc647690e3","timestamp":"2023-04-14T10:29:48.865445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:29:48.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:31:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"882b3771-6211-4472-8e94-a296b9afe261","timestamp":"2023-04-14T10:31:32.823788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:31:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:31:36.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60770a26-afef-4bd5-8b74-31437aa32367","timestamp":"2023-04-14T10:31:36.202495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:31:36.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:31:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42bb3cb-7003-4df5-ba25-d83f050e53ce","timestamp":"2023-04-14T10:31:46.996562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:31:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c42bb3cb-7003-4df5-ba25-d83f050e53ce","timestamp":"2023-04-14T10:31:46.996562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:31:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:31:48.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d329746-3bc1-4a9f-98b7-bf4bf70f78a5","timestamp":"2023-04-14T10:31:48.513556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:31:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:31:48.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1db63158-a76e-4fd7-9f6e-73103d42b8fa","timestamp":"2023-04-14T10:31:48.865515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:31:48.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:33:32.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32d4e02a-5d97-4be2-ae49-9a9b98bf1cb7","timestamp":"2023-04-14T10:33:32.823795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:33:32.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:33:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bf05a77-f29f-4f30-9c54-7a11eeca2a84","timestamp":"2023-04-14T10:33:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:33:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"080d5135-7576-4872-a783-f4c9a82e9451","timestamp":"2023-04-14T10:33:46.996968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:33:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"080d5135-7576-4872-a783-f4c9a82e9451","timestamp":"2023-04-14T10:33:46.996968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:33:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:33:48.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bf066ce-946e-4f6d-9d8f-c222976213b8","timestamp":"2023-04-14T10:33:48.513485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:33:48.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:33:48.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcbabe54-ff3e-428d-8688-ffe7d5916c8f","timestamp":"2023-04-14T10:33:48.865959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:33:48.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:35:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4864d017-fd2c-41d7-88f2-1428e1b27c31","timestamp":"2023-04-14T10:35:32.823837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:35:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:35:36.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bdc3540-7d0b-40dc-92af-4211219f8468","timestamp":"2023-04-14T10:35:36.202314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:35:36.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaa511be-fb7f-47a5-9dd8-933ab5818fcd","timestamp":"2023-04-14T10:35:46.996686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:35:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaa511be-fb7f-47a5-9dd8-933ab5818fcd","timestamp":"2023-04-14T10:35:46.996686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:35:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:35:48.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc3de17-d1cf-4b3c-a7ee-d92d061647fd","timestamp":"2023-04-14T10:35:48.513690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:35:48.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:35:48.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63d3c635-486d-41c4-9085-5ba7acbb067b","timestamp":"2023-04-14T10:35:48.865496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:35:48.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:37:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da6f1303-3efe-4e79-a5f2-e01b04fdbacb","timestamp":"2023-04-14T10:37:32.823866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:37:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:37:36.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc9429b8-ac4b-40d6-b83d-79c6486e8666","timestamp":"2023-04-14T10:37:36.202375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:37:36.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:37:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b8e623-8580-4093-a376-8f100553e634","timestamp":"2023-04-14T10:37:46.996847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:37:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b8e623-8580-4093-a376-8f100553e634","timestamp":"2023-04-14T10:37:46.996847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:37:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:37:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c1627e-ba2d-490b-aa43-767066b47156","timestamp":"2023-04-14T10:37:48.513634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:37:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:37:48.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e2a7ed-5afc-4ffd-8e16-29863b6379da","timestamp":"2023-04-14T10:37:48.865671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:37:48.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:39:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e91199d-685e-40ce-a36c-88597a9539dc","timestamp":"2023-04-14T10:39:32.823686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:39:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:39:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aef538e3-38e4-40c1-a914-19a76da75f4c","timestamp":"2023-04-14T10:39:36.202136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:39:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:39:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9e0630-ae89-4fea-8361-58ac9889775c","timestamp":"2023-04-14T10:39:46.996685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:39:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9e0630-ae89-4fea-8361-58ac9889775c","timestamp":"2023-04-14T10:39:46.996685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:39:47.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:39:48.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c888654c-828b-4eff-bcaf-91da1e1263c7","timestamp":"2023-04-14T10:39:48.513644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:39:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:39:48.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"872c8204-374f-4d83-a8f2-b8cffb62be2c","timestamp":"2023-04-14T10:39:48.865379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:39:48.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:41:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b8b481a-afb2-4080-be11-cb67bb8ef397","timestamp":"2023-04-14T10:41:32.824046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:41:32.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:41:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6747c84a-f938-4357-9054-a225eac0b2bb","timestamp":"2023-04-14T10:41:36.202502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:41:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:41:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74de7ab-4fae-4a1f-8eb1-b656a27ce6d5","timestamp":"2023-04-14T10:41:46.996498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:41:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a74de7ab-4fae-4a1f-8eb1-b656a27ce6d5","timestamp":"2023-04-14T10:41:46.996498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:41:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:41:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7201a41-7130-4b09-86c1-de67ca7f11c1","timestamp":"2023-04-14T10:41:48.513633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:41:48.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:41:48.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e47bf213-f501-49aa-8f7a-e2987bd9c44a","timestamp":"2023-04-14T10:41:48.865574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:41:48.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:42:17.037+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-04-14T10:43:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69078aef-b483-40f6-84fc-b3f2283fb6d3","timestamp":"2023-04-14T10:43:32.823916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:43:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:43:36.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca62a6a3-844c-418c-b40f-ffa9cfa662d2","timestamp":"2023-04-14T10:43:36.202327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:43:36.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:43:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a5ed7a4-8136-43d5-b851-5e9271a4e7ee","timestamp":"2023-04-14T10:43:46.996464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:43:47.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a5ed7a4-8136-43d5-b851-5e9271a4e7ee","timestamp":"2023-04-14T10:43:46.996464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:43:47.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:43:48.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6550262d-0813-46e3-a89c-303ba7865c29","timestamp":"2023-04-14T10:43:48.513655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:43:48.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:43:48.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08b64f4f-e696-4253-9f9f-1a676e7ae210","timestamp":"2023-04-14T10:43:48.865555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:43:48.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:45:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b712b8f-f755-418a-af78-43d2c8104c36","timestamp":"2023-04-14T10:45:32.823785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:45:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:45:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7a2d8fd-da79-4ede-9f95-f988c62d7262","timestamp":"2023-04-14T10:45:36.202369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:45:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:45:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e04d70-c1a1-4257-9eef-68f1ca0db986","timestamp":"2023-04-14T10:45:46.996821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:45:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e04d70-c1a1-4257-9eef-68f1ca0db986","timestamp":"2023-04-14T10:45:46.996821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:45:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:45:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4428041-77a6-4ff8-bbac-b92b32a6472a","timestamp":"2023-04-14T10:45:48.513585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:45:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:45:48.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53760191-5a94-4a14-903b-708d7cfb4514","timestamp":"2023-04-14T10:45:48.865594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:45:48.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:47:32.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05c20267-4d0f-48ae-85d9-39fc2e3e9b81","timestamp":"2023-04-14T10:47:32.823882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:47:32.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:47:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"888547f7-26a2-49e9-9c34-8fe8bf4968e2","timestamp":"2023-04-14T10:47:36.202574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:47:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:47:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af383a4f-d1be-4de3-9c88-4512a2efb3f7","timestamp":"2023-04-14T10:47:46.996574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:47:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af383a4f-d1be-4de3-9c88-4512a2efb3f7","timestamp":"2023-04-14T10:47:46.996574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:47:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:47:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efd425a2-f0e7-4830-9cf1-2682d2a84218","timestamp":"2023-04-14T10:47:48.513735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:47:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:47:48.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50f83563-d77a-48ed-84e1-3c45d8bb2583","timestamp":"2023-04-14T10:47:48.865658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:47:48.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:49:32.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a3cc043-41c2-4e3a-80c2-34db0e3ea000","timestamp":"2023-04-14T10:49:32.823768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:49:32.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:49:36.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43bcaf51-0810-4b83-9750-4bc19cdc0982","timestamp":"2023-04-14T10:49:36.202362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:49:36.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:49:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0155a9b-969d-4586-bc20-10097b834a13","timestamp":"2023-04-14T10:49:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:49:47.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0155a9b-969d-4586-bc20-10097b834a13","timestamp":"2023-04-14T10:49:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:49:47.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:49:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"765b3232-4bb0-4630-ad13-5ad53c0d0e2f","timestamp":"2023-04-14T10:49:48.513603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:49:48.178+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:49:48.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b096733d-c81a-42a9-9493-c6addb9b70f2","timestamp":"2023-04-14T10:49:48.865649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:49:48.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:51:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"846ba08d-f592-4015-a1b6-1236922d3eb0","timestamp":"2023-04-14T10:51:32.823771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:51:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:51:36.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e154f97-6f3b-49e8-b3ba-0d348ac3a2f8","timestamp":"2023-04-14T10:51:36.202402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:51:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:51:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a74840d-ec26-4e88-8528-359050e9bf63","timestamp":"2023-04-14T10:51:46.996502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:51:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a74840d-ec26-4e88-8528-359050e9bf63","timestamp":"2023-04-14T10:51:46.996502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:51:47.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:51:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a91d943-b6e3-416c-ac83-0699e8feb950","timestamp":"2023-04-14T10:51:48.513522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:51:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:51:48.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66cfe1a9-5d55-48e0-8e89-ddbc59df5eba","timestamp":"2023-04-14T10:51:48.865588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:51:48.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:53:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63de81d7-9a7b-424c-a1fc-8aeb350c0895","timestamp":"2023-04-14T10:53:32.823777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:53:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:53:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cb341ec-a584-4559-88c9-dbb6220ed626","timestamp":"2023-04-14T10:53:36.202397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:53:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:53:46.999+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27229fe2-0c8d-47b7-9d9a-d6cf790fc110","timestamp":"2023-04-14T10:53:46.996744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:53:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27229fe2-0c8d-47b7-9d9a-d6cf790fc110","timestamp":"2023-04-14T10:53:46.996744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:53:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:53:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd396c1b-66fa-470d-811a-dad8b490ee42","timestamp":"2023-04-14T10:53:48.513745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:53:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:53:48.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccdf5ee-2b2e-4902-9c38-f68ddd32d358","timestamp":"2023-04-14T10:53:48.865492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:53:48.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:55:32.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc73af9-f9e6-4aaf-93d5-21b56b68a788","timestamp":"2023-04-14T10:55:32.824003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:55:32.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:55:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e719ab-7d17-4d98-bc63-6eecf875b04d","timestamp":"2023-04-14T10:55:36.202399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:55:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:55:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23520e16-d1ff-47e4-9170-a731412bbbec","timestamp":"2023-04-14T10:55:46.996647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:55:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23520e16-d1ff-47e4-9170-a731412bbbec","timestamp":"2023-04-14T10:55:46.996647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:55:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:55:48.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbb175ed-1f5e-430f-bdfc-3236c06bdfd0","timestamp":"2023-04-14T10:55:48.513570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:55:48.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:55:48.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e344bb9-5f84-4f66-b0a6-51f83d7d19d9","timestamp":"2023-04-14T10:55:48.865491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:55:48.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:57:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17f472b-0377-4704-b315-c6d19614228b","timestamp":"2023-04-14T10:57:32.823904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:57:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:57:36.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6bb7cd9-b1a0-405c-a86a-2d34ba81fab9","timestamp":"2023-04-14T10:57:36.202367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:57:36.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:57:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849989ee-eeaf-4b3d-aae5-0d4ad78e23d8","timestamp":"2023-04-14T10:57:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:57:47.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849989ee-eeaf-4b3d-aae5-0d4ad78e23d8","timestamp":"2023-04-14T10:57:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:57:47.083+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:57:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58362804-224e-4729-b0d2-556ac14f998c","timestamp":"2023-04-14T10:57:48.513553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:57:48.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:57:48.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fce2e3b-0a3c-467c-91fe-24db8c784b01","timestamp":"2023-04-14T10:57:48.865610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:57:48.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:59:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d018f273-3be1-4a09-92e6-d2a234ad38f1","timestamp":"2023-04-14T10:59:32.823664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T10:59:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:59:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74af0081-21f1-4cac-bf39-62dd0bf51fdb","timestamp":"2023-04-14T10:59:36.202447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T10:59:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:59:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca6991c8-715b-421f-820f-6b1b26a3f46a","timestamp":"2023-04-14T10:59:46.996734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:59:47.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca6991c8-715b-421f-820f-6b1b26a3f46a","timestamp":"2023-04-14T10:59:46.996734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T10:59:47.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:59:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d0b4297-e006-4596-8da8-a0a2392900b9","timestamp":"2023-04-14T10:59:48.513438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T10:59:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T10:59:48.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe336d9-565e-460b-b9a8-31a1b0de2095","timestamp":"2023-04-14T10:59:48.865291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T10:59:48.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:01:32.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e262d6f0-a703-42df-9ad2-890e497c958c","timestamp":"2023-04-14T11:01:32.823940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:01:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:01:36.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e3ea68d-4cf7-4cdc-a9c1-e71c45d0ad42","timestamp":"2023-04-14T11:01:36.202371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:01:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:01:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb195d55-5763-4c5b-a75d-5365c0d2e4af","timestamp":"2023-04-14T11:01:46.996792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:01:47.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb195d55-5763-4c5b-a75d-5365c0d2e4af","timestamp":"2023-04-14T11:01:46.996792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:01:47.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:01:48.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35616eee-52d4-417f-83d0-09c073badadc","timestamp":"2023-04-14T11:01:48.513636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:01:48.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:01:48.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eddaff8-1500-4c69-87fe-37dcde6c51be","timestamp":"2023-04-14T11:01:48.865609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:01:48.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:02:47.103+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-04-14T11:03:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d49099f-9ec2-44d3-93a2-db282800d8c4","timestamp":"2023-04-14T11:03:32.823756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:03:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:03:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"781d77aa-ed55-4534-b66a-fe71ab3650d4","timestamp":"2023-04-14T11:03:36.202459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:03:36.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:03:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f07d0cfc-be17-4c3d-89fd-efa3e5094e3b","timestamp":"2023-04-14T11:03:46.996699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:03:47.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f07d0cfc-be17-4c3d-89fd-efa3e5094e3b","timestamp":"2023-04-14T11:03:46.996699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:03:47.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:03:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"391ff6c5-9302-40c9-a857-1570f9228658","timestamp":"2023-04-14T11:03:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:03:48.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:03:48.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42be5963-910a-406c-b7af-80d46d61a9c1","timestamp":"2023-04-14T11:03:48.865477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:03:48.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:05:32.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"989abba8-eaa1-4e8e-b241-97e409e7824a","timestamp":"2023-04-14T11:05:32.823786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:05:32.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:05:36.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52a1afe3-259f-4b78-890c-f55caa63c91a","timestamp":"2023-04-14T11:05:36.202694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:05:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:05:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5930d7ce-2202-4420-81e5-45496903c5e8","timestamp":"2023-04-14T11:05:46.996641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:05:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5930d7ce-2202-4420-81e5-45496903c5e8","timestamp":"2023-04-14T11:05:46.996641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:05:47.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:05:48.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0f7aa8-7379-4d67-bdcf-d9e419ad6f06","timestamp":"2023-04-14T11:05:48.513547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:05:48.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:05:48.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae223d1b-af08-4ceb-b88b-1f901a05f4a4","timestamp":"2023-04-14T11:05:48.865437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:05:48.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:07:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6282930-e8de-4100-b6ee-171510451dfd","timestamp":"2023-04-14T11:07:32.823799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:07:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:07:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03042e52-b5e4-4299-9afc-906b36ab74a4","timestamp":"2023-04-14T11:07:36.202375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:07:36.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:07:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c610ed3e-4eda-453e-a08a-bdca3fb52467","timestamp":"2023-04-14T11:07:46.996874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:07:47.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c610ed3e-4eda-453e-a08a-bdca3fb52467","timestamp":"2023-04-14T11:07:46.996874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:07:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:07:48.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73d0f23a-fefd-4ad7-9f8c-528d9c8e875b","timestamp":"2023-04-14T11:07:48.513535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:07:48.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:07:48.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46801819-e464-4011-ae07-ef3a46035331","timestamp":"2023-04-14T11:07:48.865769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:07:48.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:09:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"19fc5a44-951b-4059-8fd1-72546d8fc26d","timestamp":"2023-04-14T11:09:32.823819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:09:32.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:09:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15ec0955-86bc-47e7-8d4a-5094c049f73b","timestamp":"2023-04-14T11:09:36.202230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:09:36.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:09:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc59ef4-0b26-435f-b4f5-063a57ed47e8","timestamp":"2023-04-14T11:09:46.996611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:09:47.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc59ef4-0b26-435f-b4f5-063a57ed47e8","timestamp":"2023-04-14T11:09:46.996611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:09:47.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:09:48.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b14a4de-24f1-49c4-a119-06c4f8701483","timestamp":"2023-04-14T11:09:48.513514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:09:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:09:48.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eac6d9e5-3bcb-48e4-ac74-3e760e566294","timestamp":"2023-04-14T11:09:48.865455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:09:48.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:10:47.061+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-04-14T11:11:32.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"81c69439-48fc-480d-a408-674d6bc26f3a","timestamp":"2023-04-14T11:11:32.823772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:11:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:11:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fb0fd83-43eb-4585-b135-fa662aa60817","timestamp":"2023-04-14T11:11:36.202434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:11:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:11:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd813354-d8e4-48a2-a828-2f86d4a1d2f1","timestamp":"2023-04-14T11:11:46.996768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:11:47.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd813354-d8e4-48a2-a828-2f86d4a1d2f1","timestamp":"2023-04-14T11:11:46.996768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:11:47.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:11:48.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d7486a-b6e6-49cf-8735-ca1e913a5511","timestamp":"2023-04-14T11:11:48.513605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:11:48.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:11:48.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19290381-8a43-4738-a9d2-c131c660f8b9","timestamp":"2023-04-14T11:11:48.865630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:11:48.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:13:32.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6009b3aa-d8d0-48b0-a70c-584339aa1059","timestamp":"2023-04-14T11:13:32.823733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:13:32.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:13:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8dd777d-7c95-43b3-bd0f-97bc98303f51","timestamp":"2023-04-14T11:13:36.202274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:13:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:13:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ff8b48-27af-4bd3-bb60-27d8f0070c8a","timestamp":"2023-04-14T11:13:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:13:47.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ff8b48-27af-4bd3-bb60-27d8f0070c8a","timestamp":"2023-04-14T11:13:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:13:47.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:13:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e19623bc-669d-4edf-b000-331caf65db7e","timestamp":"2023-04-14T11:13:48.513575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:13:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:13:48.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e2e587-9b17-4be2-800f-dc28d9c1fbd9","timestamp":"2023-04-14T11:13:48.865401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:13:48.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:15:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab3bfa78-c05f-4ee5-939d-9b0a84fa290d","timestamp":"2023-04-14T11:15:32.823804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:15:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:15:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28392e41-f77b-4cda-b908-186b926eb464","timestamp":"2023-04-14T11:15:36.202374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:15:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:15:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6fa65a6-abf8-44a4-ac4d-1ebde67d5b38","timestamp":"2023-04-14T11:15:46.996589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:15:47.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6fa65a6-abf8-44a4-ac4d-1ebde67d5b38","timestamp":"2023-04-14T11:15:46.996589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:15:47.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:15:48.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfef5723-bcbe-4d68-8839-1638395ac041","timestamp":"2023-04-14T11:15:48.513518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:15:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:15:48.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2e54788-c209-4845-b476-cc76ef5c3fcd","timestamp":"2023-04-14T11:15:48.865337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:15:48.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:17:32.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bf5506d-1b4f-4db3-9d33-e1ea99b058c0","timestamp":"2023-04-14T11:17:32.823869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:17:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:17:36.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf5a1283-dc0a-4aea-a2c2-12c6079ae19e","timestamp":"2023-04-14T11:17:36.202411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:17:36.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:17:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d23f880a-b8be-421e-b3f2-cdfb0caf3dfb","timestamp":"2023-04-14T11:17:46.996601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:17:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d23f880a-b8be-421e-b3f2-cdfb0caf3dfb","timestamp":"2023-04-14T11:17:46.996601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:17:47.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:17:48.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c0fc84-59d4-48f1-92fc-e9c5520e1ccf","timestamp":"2023-04-14T11:17:48.513483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:17:48.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:17:48.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ad7f5d-f9da-4653-a05f-5e10815a5095","timestamp":"2023-04-14T11:17:48.865739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:17:48.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:18:47.053+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-04-14T11:19:32.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f224a1-941f-45a2-897b-bc06506aa81d","timestamp":"2023-04-14T11:19:32.823822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:19:32.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:19:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5eb487-f894-4a8d-98ab-c5f4781f6be0","timestamp":"2023-04-14T11:19:36.202310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:19:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:19:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cde5318-9316-415a-992f-38de6ce5d635","timestamp":"2023-04-14T11:19:46.996698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:19:47.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cde5318-9316-415a-992f-38de6ce5d635","timestamp":"2023-04-14T11:19:46.996698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:19:47.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:19:48.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db10da1d-f1f5-4bf4-8623-bdecb1f2242a","timestamp":"2023-04-14T11:19:48.513500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:19:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:19:48.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c00561-e844-434b-93ff-aba03a07210e","timestamp":"2023-04-14T11:19:48.865416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:19:48.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:21:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38e1f305-1498-42bd-b380-47cdd9e6b21e","timestamp":"2023-04-14T11:21:32.823862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:21:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:21:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c7b4f3a-393d-4ba4-8c6a-24f134b3d271","timestamp":"2023-04-14T11:21:36.202538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:21:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:21:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568303bf-1025-469d-9d8d-41954223a1b5","timestamp":"2023-04-14T11:21:46.996573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:21:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568303bf-1025-469d-9d8d-41954223a1b5","timestamp":"2023-04-14T11:21:46.996573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:21:47.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:21:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c8fc541-1cd2-4c2b-b386-1f01a38654ff","timestamp":"2023-04-14T11:21:48.513486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:21:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:21:48.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd107ac0-86ad-4d46-8df8-702e52936da4","timestamp":"2023-04-14T11:21:48.865542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:21:48.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:23:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"310990e4-99bf-4461-be79-1ff7192b130c","timestamp":"2023-04-14T11:23:32.823725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:23:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:23:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94fba151-3fd4-4de6-aeb1-df8e30152653","timestamp":"2023-04-14T11:23:36.202359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:23:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:23:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b5b4d1a-ebcd-4a6d-8784-af340d9fb5a5","timestamp":"2023-04-14T11:23:46.996573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:23:47.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b5b4d1a-ebcd-4a6d-8784-af340d9fb5a5","timestamp":"2023-04-14T11:23:46.996573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:23:47.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:23:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"335259d9-bd16-4ff8-83e7-be6d89e50553","timestamp":"2023-04-14T11:23:48.513638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:23:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:23:48.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fc22e1-6d7b-42bf-9bda-2f042ff77a19","timestamp":"2023-04-14T11:23:48.865324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:23:48.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:24:47.122+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-04-14T11:25:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a226ef3-9f48-4488-bb5b-db87ffa4f397","timestamp":"2023-04-14T11:25:32.823924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:25:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:25:36.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27832303-2b1c-4182-82a4-edee0988749d","timestamp":"2023-04-14T11:25:36.202391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:25:36.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:25:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ad0267-540b-439f-9ace-0b53a54a72f1","timestamp":"2023-04-14T11:25:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:25:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ad0267-540b-439f-9ace-0b53a54a72f1","timestamp":"2023-04-14T11:25:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:25:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:25:48.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d5f7dd6-9fd3-41cf-8968-adbfddc5bbcf","timestamp":"2023-04-14T11:25:48.513508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:25:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:25:48.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40bd818c-be36-40a1-9359-da57d5c3c084","timestamp":"2023-04-14T11:25:48.865608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:25:48.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:27:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75fbd590-71f5-401e-a17a-b0c3607c234c","timestamp":"2023-04-14T11:27:32.823758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:27:32.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:27:36.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2547b87-18b5-4792-8a92-c7007d953cad","timestamp":"2023-04-14T11:27:36.202274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:27:36.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fd2823-3cc3-484c-9b08-9b2b57f001f7","timestamp":"2023-04-14T11:27:46.997088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:27:47.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fd2823-3cc3-484c-9b08-9b2b57f001f7","timestamp":"2023-04-14T11:27:46.997088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:27:47.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:27:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1dc8730-1f8d-46e0-9a2c-818008733d8a","timestamp":"2023-04-14T11:27:48.513626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:27:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:27:48.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e5bbca3-a4b5-4c4b-806f-2feee6d7a4e2","timestamp":"2023-04-14T11:27:48.865388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:27:48.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:29:32.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69858af7-1346-471a-a41e-068f7901809b","timestamp":"2023-04-14T11:29:32.823741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:29:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:29:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e79288a4-afdb-4cc1-933a-5d7c78231d99","timestamp":"2023-04-14T11:29:36.202425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:29:36.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16acf0ee-7cda-4cd7-a001-cd4c60e0124c","timestamp":"2023-04-14T11:29:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:29:47.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16acf0ee-7cda-4cd7-a001-cd4c60e0124c","timestamp":"2023-04-14T11:29:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:29:47.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:29:48.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0ef742d-7f7b-41d8-b0da-8d5e29679fb6","timestamp":"2023-04-14T11:29:48.513641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:29:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:29:48.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f473846-4dad-45d9-add7-23ea6c28ac32","timestamp":"2023-04-14T11:29:48.865458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:29:48.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:31:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0498666-6f43-4eb0-b085-80df082c5e98","timestamp":"2023-04-14T11:31:32.823855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:31:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:31:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffed5cb9-2a74-404d-9041-f02f324a131e","timestamp":"2023-04-14T11:31:36.202323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:31:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:31:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e67430f-a832-48a6-979e-6b3b7194425e","timestamp":"2023-04-14T11:31:46.996620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:31:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e67430f-a832-48a6-979e-6b3b7194425e","timestamp":"2023-04-14T11:31:46.996620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:31:47.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:31:48.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df830b31-56db-4343-bc80-e9a4e9f7649b","timestamp":"2023-04-14T11:31:48.513838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:31:48.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:31:48.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"554fbc3e-cb5f-4a20-8057-6c08d4eba4f0","timestamp":"2023-04-14T11:31:48.865356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:31:48.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:33:17.086+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-04-14T11:33:32.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aecfb7f8-ee21-403b-8f13-d6bf1e1dd5ec","timestamp":"2023-04-14T11:33:32.823894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:33:32.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:33:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdac2652-811c-4e06-815b-851d0b62cbbc","timestamp":"2023-04-14T11:33:36.202416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:33:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497b1027-cd56-4200-b95d-a90623689776","timestamp":"2023-04-14T11:33:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:33:47.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497b1027-cd56-4200-b95d-a90623689776","timestamp":"2023-04-14T11:33:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:33:47.111+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:33:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca2f5662-068b-4213-b19f-2769058583f0","timestamp":"2023-04-14T11:33:48.513472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:33:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:33:48.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa940f5c-ff39-4fb1-bf8d-212b65b351bd","timestamp":"2023-04-14T11:33:48.865466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:33:48.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:35:32.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87ff4c15-7df4-4d1e-a06b-99eff58aa7c0","timestamp":"2023-04-14T11:35:32.823785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:35:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:35:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a42a379a-da93-4e28-ac62-badae10d4ef2","timestamp":"2023-04-14T11:35:36.202441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:35:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df684464-2cb4-42ae-8df5-fd5cc3a734ce","timestamp":"2023-04-14T11:35:46.996721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:35:47.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df684464-2cb4-42ae-8df5-fd5cc3a734ce","timestamp":"2023-04-14T11:35:46.996721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:35:47.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:35:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f1e925-bfc8-4beb-98df-b4e109df68ee","timestamp":"2023-04-14T11:35:48.513585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:35:48.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:35:48.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"316a7320-4c93-4a38-9b5b-47e43b253203","timestamp":"2023-04-14T11:35:48.865583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:35:48.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:37:32.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77c55ea8-6372-4213-a310-b02f6c70f3a2","timestamp":"2023-04-14T11:37:32.823952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:37:32.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:37:36.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0227eae2-225d-4aa9-8a5b-57b4a1936a01","timestamp":"2023-04-14T11:37:36.202318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:37:36.307+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:37:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ee1021-495d-4295-a814-feeee915c689","timestamp":"2023-04-14T11:37:46.996556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:37:47.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ee1021-495d-4295-a814-feeee915c689","timestamp":"2023-04-14T11:37:46.996556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:37:47.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:37:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcb4e112-74ac-4722-be85-603f7a8a3efd","timestamp":"2023-04-14T11:37:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:37:48.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:37:48.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2c6b9c-0382-4f39-9a8e-10289ad35549","timestamp":"2023-04-14T11:37:48.865536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:37:48.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:39:32.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fac29a6e-f21b-494f-8f4c-5d2354fd9c6d","timestamp":"2023-04-14T11:39:32.823873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:39:32.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:39:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57422354-4515-4055-956c-f16dfb737205","timestamp":"2023-04-14T11:39:36.202248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:39:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:39:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3c6816-fb15-4962-962f-283d70fa47f1","timestamp":"2023-04-14T11:39:46.996638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:39:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f3c6816-fb15-4962-962f-283d70fa47f1","timestamp":"2023-04-14T11:39:46.996638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:39:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:39:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b38edfcc-b367-4723-bd3a-256ee16fc645","timestamp":"2023-04-14T11:39:48.513624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:39:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:39:48.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f434b49-471c-4e40-b045-4db22f160eb5","timestamp":"2023-04-14T11:39:48.865550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:39:48.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:41:32.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fccdf319-85f3-402f-a06d-3a21802765f8","timestamp":"2023-04-14T11:41:32.823883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:41:32.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:41:36.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41efde61-0589-4920-a85d-0861adf9af52","timestamp":"2023-04-14T11:41:36.202505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:41:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:41:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d0e938-bc53-4f4c-802d-822a82683b54","timestamp":"2023-04-14T11:41:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:41:47.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d0e938-bc53-4f4c-802d-822a82683b54","timestamp":"2023-04-14T11:41:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:41:47.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:41:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7717b701-29bf-426c-a79c-50b52dd169d5","timestamp":"2023-04-14T11:41:48.513596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:41:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:41:48.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d0fa2e-1974-4f3a-90e7-0ef95ce48722","timestamp":"2023-04-14T11:41:48.865638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:41:48.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:43:32.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33a150e2-dfa7-4f51-acaa-7df6311cfc00","timestamp":"2023-04-14T11:43:32.823812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:43:32.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:43:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31de9820-19d1-41e8-a2be-d812c3093d40","timestamp":"2023-04-14T11:43:36.202172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:43:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:43:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2393a39-ee31-4fc7-bfd4-c2f9c4571d88","timestamp":"2023-04-14T11:43:46.996650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:43:47.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2393a39-ee31-4fc7-bfd4-c2f9c4571d88","timestamp":"2023-04-14T11:43:46.996650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:43:47.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:43:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87074f1-4922-4c80-ac07-8fa58f1c0741","timestamp":"2023-04-14T11:43:48.513499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:43:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:43:48.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5fd289e-ba24-4d76-b26e-40a4a5ede883","timestamp":"2023-04-14T11:43:48.865566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:43:48.850+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:45:32.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df3d49d1-6648-49e8-a605-320effcbb550","timestamp":"2023-04-14T11:45:32.823800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:45:32.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:45:36.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5779a20-0890-4585-8c5a-122b8005c95b","timestamp":"2023-04-14T11:45:36.202467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:45:36.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:45:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d711e24-3319-4f5b-8d5d-f2896b761b2f","timestamp":"2023-04-14T11:45:46.997410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:45:47.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d711e24-3319-4f5b-8d5d-f2896b761b2f","timestamp":"2023-04-14T11:45:46.997410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:45:47.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:45:48.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf894bd3-a954-4970-b524-b20b01642ab6","timestamp":"2023-04-14T11:45:48.513634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:45:48.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:45:48.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66f96599-bcd2-40f4-9ac7-cc5e76552e6f","timestamp":"2023-04-14T11:45:48.865518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:45:48.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:47:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"88f22fb1-a2fe-4e8a-93a0-858e08ab92b2","timestamp":"2023-04-14T11:47:32.823881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:47:32.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:47:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bc563ae-9327-4baa-9a61-d975703e1a2e","timestamp":"2023-04-14T11:47:36.202457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:47:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:47:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"374352cf-9d4b-4eab-b9ab-26a45ed35cb9","timestamp":"2023-04-14T11:47:46.996872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:47:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"374352cf-9d4b-4eab-b9ab-26a45ed35cb9","timestamp":"2023-04-14T11:47:46.996872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:47:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:47:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb0a37e0-7dc3-4f5e-97d5-8064038e3a22","timestamp":"2023-04-14T11:47:48.513506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:47:48.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:47:48.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc83fe61-09c4-4890-b31b-c6a45625e415","timestamp":"2023-04-14T11:47:48.865483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:47:48.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:49:32.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00050c1-d4fe-4674-b241-0e3f2bcdf0a0","timestamp":"2023-04-14T11:49:32.823689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:49:32.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:49:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8def016c-db15-4222-9427-b9406c8a5181","timestamp":"2023-04-14T11:49:36.202259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:49:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:49:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68544a28-57cf-4fe6-b1a2-9c8d7c60885c","timestamp":"2023-04-14T11:49:46.996778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:49:47.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68544a28-57cf-4fe6-b1a2-9c8d7c60885c","timestamp":"2023-04-14T11:49:46.996778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:49:47.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:49:48.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92b3cb1e-a539-4cde-b5ed-13f81b5c8135","timestamp":"2023-04-14T11:49:48.513492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:49:48.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:49:48.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7945747e-96ed-44dd-bd24-65e38d64ba22","timestamp":"2023-04-14T11:49:48.865585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:49:48.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:51:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05fd1126-9ec6-4fcc-b136-efc48bddbb72","timestamp":"2023-04-14T11:51:32.823879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:51:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:51:36.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"957eb7c6-43b7-4745-99c7-00779a9da5a1","timestamp":"2023-04-14T11:51:36.202453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:51:36.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:51:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e83c618f-3da4-48e5-b426-01c8bcd57343","timestamp":"2023-04-14T11:51:46.996586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:51:47.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e83c618f-3da4-48e5-b426-01c8bcd57343","timestamp":"2023-04-14T11:51:46.996586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:51:47.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:51:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"279b9682-6a7d-412f-8f9e-2dc8d57f887f","timestamp":"2023-04-14T11:51:48.513719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:51:48.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:51:48.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a691c9ca-841f-4413-9f74-e5bf049d6b82","timestamp":"2023-04-14T11:51:48.865588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:51:48.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:53:32.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c5a1986-bf1e-4d9e-b850-17ffd7344ead","timestamp":"2023-04-14T11:53:32.824041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:53:32.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:53:36.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0148b1f8-d6f5-42c9-895f-2fa622b1a26f","timestamp":"2023-04-14T11:53:36.202380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:53:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:53:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e397d93-2e45-4866-84b3-d2544c6d1aeb","timestamp":"2023-04-14T11:53:46.996637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:53:47.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e397d93-2e45-4866-84b3-d2544c6d1aeb","timestamp":"2023-04-14T11:53:46.996637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:53:47.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:53:48.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"848163cd-1ef4-485c-8a20-ff2eb1df2aab","timestamp":"2023-04-14T11:53:48.513508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:53:48.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:53:48.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3ef6d42-35f1-4997-b742-5e5406af478f","timestamp":"2023-04-14T11:53:48.867081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:53:48.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:55:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"458da815-2ec0-4907-8c71-0cefdf5db85b","timestamp":"2023-04-14T11:55:32.823881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:55:32.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:55:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"067df8d1-1148-4ad7-a859-f7d93589d3d0","timestamp":"2023-04-14T11:55:36.202292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:55:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:55:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ec6769-1b3e-4b90-acc0-ca1b0311d64e","timestamp":"2023-04-14T11:55:46.996872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:55:47.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9ec6769-1b3e-4b90-acc0-ca1b0311d64e","timestamp":"2023-04-14T11:55:46.996872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:55:47.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:55:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d117c1e2-332d-48ac-b690-b959c64bf30d","timestamp":"2023-04-14T11:55:48.513608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:55:48.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:55:48.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ed0412-46ca-4cb1-844c-c808d9f4e82d","timestamp":"2023-04-14T11:55:48.865536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:55:48.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:56:47.074+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-04-14T11:57:32.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83e25cfa-7c67-47ec-8db9-ab06bce728fc","timestamp":"2023-04-14T11:57:32.823889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:57:32.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:57:36.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e22d2fe-c435-4820-b074-8b05d340ff91","timestamp":"2023-04-14T11:57:36.202234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:57:36.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:57:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30957bce-73ac-4ddb-ab8f-cd8d7baa6160","timestamp":"2023-04-14T11:57:46.996555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:57:47.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30957bce-73ac-4ddb-ab8f-cd8d7baa6160","timestamp":"2023-04-14T11:57:46.996555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:57:47.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:57:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27d14f73-7b07-4dba-9e98-954d3fc3b94b","timestamp":"2023-04-14T11:57:48.513530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:57:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:57:48.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5384889-d82d-430b-9fe1-bbef4e3a9fa0","timestamp":"2023-04-14T11:57:48.865416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:57:48.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:59:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1923ef4-a016-4136-84f4-6448b28b9f95","timestamp":"2023-04-14T11:59:32.823862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T11:59:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:59:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31d0a87f-9b7b-4fcd-9346-fc156f9f10d8","timestamp":"2023-04-14T11:59:36.202525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T11:59:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:59:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59585451-4ef8-4300-8d31-8eabb548f560","timestamp":"2023-04-14T11:59:46.996682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:59:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59585451-4ef8-4300-8d31-8eabb548f560","timestamp":"2023-04-14T11:59:46.996682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T11:59:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:59:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"268e6f80-08fe-496c-8e7e-17c9a8a58766","timestamp":"2023-04-14T11:59:48.513594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T11:59:48.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T11:59:48.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5397ca5f-f650-4a81-8e2a-89a969382a6b","timestamp":"2023-04-14T11:59:48.865755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T11:59:48.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:01:32.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a28662f-e4c3-48ed-be5d-e0d56329adc9","timestamp":"2023-04-14T12:01:32.823966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T12:01:32.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:01:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"296aee95-21f8-49a8-80ba-491676fdede5","timestamp":"2023-04-14T12:01:36.202327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T12:01:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:01:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b99727c-07d7-4949-8b2d-ff3c16aa2bb2","timestamp":"2023-04-14T12:01:46.996679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:01:47.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b99727c-07d7-4949-8b2d-ff3c16aa2bb2","timestamp":"2023-04-14T12:01:46.996679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:01:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:01:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0489d99-90f9-469f-b5f4-96529461495c","timestamp":"2023-04-14T12:01:48.513543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T12:01:48.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:01:48.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac4814f6-7278-4aa1-be32-80da16b466f0","timestamp":"2023-04-14T12:01:48.865418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T12:01:48.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:03:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74b2eb0f-b406-4248-b8fc-3b584935b5c9","timestamp":"2023-04-14T12:03:32.823753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T12:03:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:03:36.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f91edea-342c-4f4b-8d81-16de63e89ace","timestamp":"2023-04-14T12:03:36.202550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T12:03:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:03:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71cbafc3-e98d-457f-bab8-bcd2750e14a4","timestamp":"2023-04-14T12:03:46.996742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:03:47.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71cbafc3-e98d-457f-bab8-bcd2750e14a4","timestamp":"2023-04-14T12:03:46.996742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:03:47.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:03:48.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbc9961c-5d9a-4e09-9126-33b1b7d9664e","timestamp":"2023-04-14T12:03:48.513514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T12:03:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:03:48.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7563aeb-1a0a-47a6-afef-805a68760ce5","timestamp":"2023-04-14T12:03:48.865507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T12:03:48.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:05:32.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1881822e-4e18-4937-954f-e177d4a986ad","timestamp":"2023-04-14T12:05:32.823793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T12:05:32.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:05:36.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12aa83fa-abe8-4c0a-aff0-03c2eec3a3fd","timestamp":"2023-04-14T12:05:36.202457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T12:05:36.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:05:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af509639-53f9-422a-995b-6445ada335ab","timestamp":"2023-04-14T12:05:46.996622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:05:47.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af509639-53f9-422a-995b-6445ada335ab","timestamp":"2023-04-14T12:05:46.996622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:05:47.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:05:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da2f0a31-c998-4196-975d-a84ee8bbf6a8","timestamp":"2023-04-14T12:05:48.513590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T12:05:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:05:48.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aaaf276-d8b3-4696-95d1-8e775999b7c1","timestamp":"2023-04-14T12:05:48.865613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T12:05:48.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:07:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"324ead3a-d0d6-45ee-876a-750b4988a11f","timestamp":"2023-04-14T12:07:32.823820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T12:07:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:07:36.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5e0768a-2f5d-4c0b-9e98-7fc61dae6e8a","timestamp":"2023-04-14T12:07:36.202498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T12:07:36.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:07:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8859cae-6beb-4a97-a6e7-e0273807b2de","timestamp":"2023-04-14T12:07:46.996770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:07:47.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8859cae-6beb-4a97-a6e7-e0273807b2de","timestamp":"2023-04-14T12:07:46.996770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T12:07:47.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:07:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2efe12f-317c-4c65-bb66-a111546c2be1","timestamp":"2023-04-14T12:07:48.513648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T12:07:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:07:48.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d02591f5-3fbc-456a-ad1c-efaeed558337","timestamp":"2023-04-14T12:07:48.865522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T12:07:48.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:09:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa19f3ac-327b-4d8a-a28b-82cce3a7f95e","timestamp":"2023-04-14T12:09:32.823666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T12:09:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:09:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05ab69c8-cd9a-489b-aaa3-96c0b428c841","timestamp":"2023-04-14T12:09:36.202271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T12:09:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T12:09:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":