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-06-26T13:58:29.610+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-26T13:58:29.610+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-56649b78d-2qlrr with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-26T13:58:29.617+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-26T13:58:34.261+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-06-26T13:58:34.282+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-06-26T13:58:34.283+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-26T13:58:34.283+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-26T13:58:34.449+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-06-26T13:58:34.449+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4696 ms
[2023-06-26T13:58:36.195+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-06-26T13:58:36.353+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-26T13:58:36.512+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T13:58:36.515+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T13:58:36.516+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687787916509
[2023-06-26T13:58:36.520+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-06-26T13:58:37.027+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28fd3dc1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f9b6ae7, org.springframework.security.web.context.SecurityContextPersistenceFilter@365a6a43, org.springframework.security.web.header.HeaderWriterFilter@63716833, org.springframework.security.web.authentication.logout.LogoutFilter@5e5073ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@629adce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@23b3aa8c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c796cc1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@108d55c4, org.springframework.security.web.session.SessionManagementFilter@4a7a965d, org.springframework.security.web.access.ExceptionTranslationFilter@7308ffff, org.springframework.security.web.access.intercept.AuthorizationFilter@6ff415ad]
[2023-06-26T13:58:41.954+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-06-26T13:58:42.012+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-06-26T13:58:42.054+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-06-26T13:58:42.075+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-26T13:58:42.075+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-26T13:58:42.087+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a996aca9-b7f2-4c67-95dc-db4b68146dc6, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-2qlrr, 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-06-26T13:58:42.145+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-06-26T13:58:42.156+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T13:58:42.156+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T13:58:42.156+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687787922155
[2023-06-26T13:58:42.156+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-06-26T13:58:42.157+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=9db397df-7d6d-4d2a-b190-a85b7dabc881, alive=false, publisher=null]]: starting
[2023-06-26T13:58:42.197+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-06-26T13:58:42.218+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-06-26T13:58:42.250+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-26T13:58:42.250+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-26T13:58:42.250+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1687787922250
[2023-06-26T13:58:42.251+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=9db397df-7d6d-4d2a-b190-a85b7dabc881, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-26T13:58:42.251+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$31242ca3
[2023-06-26T13:58:42.274+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-06-26T13:58:42.274+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-06-26T13:58:42.274+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-26T13:58:42.275+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a996aca9-b7f2-4c67-95dc-db4b68146dc6, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-2qlrr, 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@6232ffdb
[2023-06-26T13:58:42.275+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=a996aca9-b7f2-4c67-95dc-db4b68146dc6, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-2qlrr, 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-06-26T13:58:42.275+00:00|INFO|ServiceManager|main] service manager started
[2023-06-26T13:58:42.309+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-06-26T13:58:42.311+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8d56b3d9-b010-4bc6-b776-5f1b071dee9d","timestamp":"2023-06-26T13:58:42.286345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T13:58:43.450+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.450+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.451+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.452+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.452+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.452+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 b5GwhH6ySvyc8xlcZNZgbg
[2023-06-26T13:58:43.455+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: Q9P0u5X0QkiO5h_83qCkzw
[2023-06-26T13:58:43.456+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: Q9P0u5X0QkiO5h_83qCkzw
[2023-06-26T13:58:43.459+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-06-26T13:58:43.459+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-06-26T13:58:43.480+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-06-26T13:58:43.558+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-56ae2241-daf3-42e8-8ccc-88734aa3a942
[2023-06-26T13:58:43.559+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-06-26T13:58:43.559+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-06-26T13:58:43.684+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=8d56b3d9-b010-4bc6-b776-5f1b071dee9d, timestamp=2023-06-26T13:58:42.286345Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=5d4f2440-0dfb-4e76-bf03-90fe0ee26e68, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-06-26T13:58:43.753+00:00|INFO|Application|main] Started Application in 15.998 seconds (JVM running for 17.105)
[2023-06-26T13:58:46.570+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-56ae2241-daf3-42e8-8ccc-88734aa3a942', protocol='range'}
[2023-06-26T13:58:46.578+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-56ae2241-daf3-42e8-8ccc-88734aa3a942=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-06-26T13:58:46.625+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-56ae2241-daf3-42e8-8ccc-88734aa3a942', protocol='range'}
[2023-06-26T13:58:46.626+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-06-26T13:58:46.665+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-06-26T13:58:46.689+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-06-26T13:58:46.690+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-06-26T13:58:46.690+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-06-26T13:58:46.690+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-06-26T13:58:46.690+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-06-26T13:58:46.690+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-06-26T13:58:46.784+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-26T13:58:46.786+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-26T13:58:46.788+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=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-06-26T13:58:46.788+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=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-06-26T13:58:46.819+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-26T13:58:46.819+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-26T13:58:50.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d4b864f3-0039-49d5-a391-c3729970179b","timestamp":"2023-06-26T13:58:47.993689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T13:58:50.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-06-26T13:58:58.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"aedb6362-f4cb-4c8b-933b-521cc1386dcd","timestamp":"2023-06-26T13:58:56.948417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T13:58:58.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-06-26T13:59:08.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"69556af8-f6c4-4e34-aa8c-540b9381a0c2","timestamp":"2023-06-26T13:59:07.149283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T13:59:08.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-06-26T14:00:29.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3c56f9f-b873-419a-9485-8fed65283331","timestamp":"2023-06-26T14:00:29.379957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:00:29.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:36.081+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f6ef7e-c12c-423f-9c94-1759b7e1c3ca","timestamp":"2023-06-26T14:00:36.067237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:00:36.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f6ef7e-c12c-423f-9c94-1759b7e1c3ca","timestamp":"2023-06-26T14:00:36.067237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:00:36.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:40.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e007af78-e5ad-4202-bce9-2f205d28c9e9","timestamp":"2023-06-26T14:00:39.615773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:00:40.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:00:47.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae40e634-e4b9-4fbd-b098-05fbc185a311","timestamp":"2023-06-26T14:00:47.398014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:00:47.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:01:00.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c679565-8691-4f3c-b1e7-70e402a4a519","timestamp":"2023-06-26T14:01:00.174958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:01:00.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:29.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af2ae363-fe56-4335-a7f9-42b6a5e6f16b","timestamp":"2023-06-26T14:02:29.378152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:02:29.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf292f3-0146-4cfd-8921-4b155835bfe6","timestamp":"2023-06-26T14:02:36.067597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:02:36.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf292f3-0146-4cfd-8921-4b155835bfe6","timestamp":"2023-06-26T14:02:36.067597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:02:36.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:40.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec4b094-be46-4118-bde4-67f6ed016803","timestamp":"2023-06-26T14:02:39.616425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:02:40.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:02:47.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d946a82-5518-4738-8ffc-b1dadb610cbc","timestamp":"2023-06-26T14:02:47.396900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:02:47.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:03:00.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b77567f4-df27-405e-bf67-4449858a5a44","timestamp":"2023-06-26T14:03:00.174327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:03:00.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:29.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c1376c-9309-40f1-afc0-54abb1782d99","timestamp":"2023-06-26T14:04:29.378701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:04:29.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:36.078+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35c1e704-27a3-49e0-b2f1-ce4a30e659d7","timestamp":"2023-06-26T14:04:36.074713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:04:36.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35c1e704-27a3-49e0-b2f1-ce4a30e659d7","timestamp":"2023-06-26T14:04:36.074713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:04:36.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:40.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10d07c3-e899-4e1c-869e-ffc63c9f6053","timestamp":"2023-06-26T14:04:39.614020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:04:40.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:04:47.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbf4fadb-c85f-4331-9676-9668eaaf8758","timestamp":"2023-06-26T14:04:47.396497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:04:47.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:05:00.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77b00f4e-2eff-4620-803b-8ec7c96a1799","timestamp":"2023-06-26T14:05:00.173538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:05:00.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:29.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3748258f-7c6c-4d39-9992-05f501ee773f","timestamp":"2023-06-26T14:06:29.379039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:06:29.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5998ec5a-b56e-4cb0-8709-e351b34ab8d5","timestamp":"2023-06-26T14:06:36.066866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:06:36.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5998ec5a-b56e-4cb0-8709-e351b34ab8d5","timestamp":"2023-06-26T14:06:36.066866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:06:36.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:40.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d34eedd-9637-4d42-a346-e9fe4656f601","timestamp":"2023-06-26T14:06:39.614712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:06:40.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:06:47.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71029be7-a90e-4f57-a381-d48baaa28b6f","timestamp":"2023-06-26T14:06:47.396927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:06:47.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:07:00.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eade4e2-b2e9-44ff-b5a4-65b245052941","timestamp":"2023-06-26T14:07:00.174009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:07:00.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:07:43.598+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-06-26T14:08:06.176+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-06-26T14:08:29.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e35b179-5e18-403b-af88-19765dcf4fbe","timestamp":"2023-06-26T14:08:29.378082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:08:29.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"902a4aca-783b-4932-a0e7-b07edd3cba11","timestamp":"2023-06-26T14:08:36.068075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:08:36.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"902a4aca-783b-4932-a0e7-b07edd3cba11","timestamp":"2023-06-26T14:08:36.068075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:08:36.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:40.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"092cafde-dd84-4078-a564-5bb0015cd1a9","timestamp":"2023-06-26T14:08:39.614377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:08:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:08:47.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1169d4e9-3cb8-45e2-8715-4ca0d9b212ad","timestamp":"2023-06-26T14:08:47.396517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:08:47.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:09:00.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9afdea7b-a5fd-4b61-8af6-915f03bac497","timestamp":"2023-06-26T14:09:00.174083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:09:00.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:29.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"623199d1-972c-413c-83e0-3a1b52d31d95","timestamp":"2023-06-26T14:10:29.379992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:10:29.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8baaecb4-1648-4070-a64e-10facfdec18e","timestamp":"2023-06-26T14:10:36.067034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:10:36.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8baaecb4-1648-4070-a64e-10facfdec18e","timestamp":"2023-06-26T14:10:36.067034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:10:36.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:40.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a53ba410-8169-49b1-9214-e83f3a3af235","timestamp":"2023-06-26T14:10:39.614205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:10:40.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:10:47.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5602b0d8-daba-47e8-acfd-983454b4655a","timestamp":"2023-06-26T14:10:47.397216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:10:47.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:11:00.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be2b979b-c742-46fb-91c2-67efa313a586","timestamp":"2023-06-26T14:11:00.174110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:11:00.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:29.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ff3ab8e-401b-4df3-a73b-8f8da27fa0de","timestamp":"2023-06-26T14:12:29.378677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:12:29.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f927882-3a2f-4e89-8ced-8b7372e143b2","timestamp":"2023-06-26T14:12:36.067038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:12:36.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f927882-3a2f-4e89-8ced-8b7372e143b2","timestamp":"2023-06-26T14:12:36.067038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:12:36.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:40.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7dae18e-a94f-45ac-a505-3e8b7219781c","timestamp":"2023-06-26T14:12:39.630653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:12:40.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:12:47.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c246f6b3-afcd-48bd-bd01-bd2fa7242590","timestamp":"2023-06-26T14:12:47.396485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:12:47.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:13:00.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2314eeba-c07b-4bc6-a86a-075ecf400d48","timestamp":"2023-06-26T14:13:00.174228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:13:00.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:29.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27ea1c2d-3579-440a-9795-c70dafd63a9f","timestamp":"2023-06-26T14:14:29.378819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:14:29.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2bae9d-1d5d-45d7-8efb-5c539f7ebf16","timestamp":"2023-06-26T14:14:36.066816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:14:36.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2bae9d-1d5d-45d7-8efb-5c539f7ebf16","timestamp":"2023-06-26T14:14:36.066816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:14:36.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:40.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4b0ce5-3435-4c24-be7e-4c57f2d2d5bb","timestamp":"2023-06-26T14:14:39.615184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:14:40.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:14:47.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb4a1697-b1d7-4559-9572-0ad8e218d464","timestamp":"2023-06-26T14:14:47.396770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:14:47.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:15:00.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ed99d8-9b56-4733-a3d8-3b5fc54e6ac9","timestamp":"2023-06-26T14:15:00.173586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:15:00.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:15:36.141+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-06-26T14:16:29.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3513b0f2-de28-4c1c-941a-ec3ae66ddd0f","timestamp":"2023-06-26T14:16:29.378759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:16:29.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b2c5150-97f6-4ab3-8583-88e5c19f7d68","timestamp":"2023-06-26T14:16:36.066938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:16:36.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b2c5150-97f6-4ab3-8583-88e5c19f7d68","timestamp":"2023-06-26T14:16:36.066938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:16:36.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:40.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f451a2d1-718e-4075-9908-7f3784628522","timestamp":"2023-06-26T14:16:39.614501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:16:40.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:16:47.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4c842b-b109-4d6c-be21-25383a728e7a","timestamp":"2023-06-26T14:16:47.396892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:16:47.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:17:00.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be0bffa3-273a-4b94-9652-62c94548041d","timestamp":"2023-06-26T14:17:00.174131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:17:00.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:29.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8b51081-53ca-4e90-9fdc-4baa24710969","timestamp":"2023-06-26T14:18:29.378279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:18:29.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7adcccf-105d-4b04-aa46-37ca40ffed66","timestamp":"2023-06-26T14:18:36.066838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:18:36.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7adcccf-105d-4b04-aa46-37ca40ffed66","timestamp":"2023-06-26T14:18:36.066838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:18:36.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:40.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a814932-5ff8-4003-b97e-e2e2f9ce83eb","timestamp":"2023-06-26T14:18:39.613735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:18:40.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:18:47.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8419804c-5d93-4139-8f51-d41268f228f4","timestamp":"2023-06-26T14:18:47.396385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:18:47.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:19:00.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"974b56f3-3cf6-4d2d-90de-24dd1ba1fc56","timestamp":"2023-06-26T14:19:00.174120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:19:00.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:29.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f61303e-b2ee-416a-ab2b-ff326bd75e5c","timestamp":"2023-06-26T14:20:29.379013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:20:29.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3446e27f-43e1-45ff-b12a-8436d282c9b4","timestamp":"2023-06-26T14:20:36.066754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:20:36.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3446e27f-43e1-45ff-b12a-8436d282c9b4","timestamp":"2023-06-26T14:20:36.066754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:20:36.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:40.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df38dc8d-8784-4297-bf42-25bb7718c2a1","timestamp":"2023-06-26T14:20:39.613971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:20:40.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:20:47.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"344fd15a-8bc7-4380-b7f9-a84c272f0950","timestamp":"2023-06-26T14:20:47.396668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:20:47.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:21:00.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe6f3c97-b9f2-4bf7-b312-f81e30b28833","timestamp":"2023-06-26T14:21:00.173543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:21:00.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:29.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d82b7c-c537-4337-a500-9cfb404b38a9","timestamp":"2023-06-26T14:22:29.378134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:22:29.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"526decfc-e7d1-43e2-998e-f53d215dccf2","timestamp":"2023-06-26T14:22:36.066690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:22:36.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"526decfc-e7d1-43e2-998e-f53d215dccf2","timestamp":"2023-06-26T14:22:36.066690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:22:36.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:40.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48eb0184-870b-40c8-be5b-4c26b7cf2a96","timestamp":"2023-06-26T14:22:39.614024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:22:40.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:22:47.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff966106-6328-4dc3-9c02-1d08b102e298","timestamp":"2023-06-26T14:22:47.396245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:22:47.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:23:00.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"648b0cee-d945-4930-af80-6cf43113d7cb","timestamp":"2023-06-26T14:23:00.173932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:23:00.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:29.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f397a24c-8c3c-4457-89d4-e644e5e1dd8c","timestamp":"2023-06-26T14:24:29.379056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:24:29.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c29faf-4724-47e2-a381-6a5e9dd3c715","timestamp":"2023-06-26T14:24:36.067305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:24:36.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22c29faf-4724-47e2-a381-6a5e9dd3c715","timestamp":"2023-06-26T14:24:36.067305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:24:36.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:40.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8debb5d9-6cc7-4bd2-8be2-d70763bc8895","timestamp":"2023-06-26T14:24:39.613802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:24:40.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:24:47.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8c757b-41ff-4a20-9ae1-134dd6a6ebd2","timestamp":"2023-06-26T14:24:47.396993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:24:47.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:25:00.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bbb531c-46ee-4672-aade-ec463ef6b885","timestamp":"2023-06-26T14:25:00.174134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:25:00.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:29.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc272cac-8041-4b45-9d0b-b444de41bc6f","timestamp":"2023-06-26T14:26:29.378318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:26:29.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba71b22-47d6-466c-9730-43fd0c2fa7da","timestamp":"2023-06-26T14:26:36.066718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:26:36.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba71b22-47d6-466c-9730-43fd0c2fa7da","timestamp":"2023-06-26T14:26:36.066718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:26:36.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:40.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7ff2f7e-0916-4331-bcd2-2288a2f0a98c","timestamp":"2023-06-26T14:26:39.613890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:26:40.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:26:47.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a418fcd-be62-4ee1-90dc-e90434a8a8d7","timestamp":"2023-06-26T14:26:47.396218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:26:47.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:27:00.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed5286cb-7ad4-421c-a06c-f4001cf16e4a","timestamp":"2023-06-26T14:27:00.173440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:27:00.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:29.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee8792e-0337-44da-a67d-3815801a66ff","timestamp":"2023-06-26T14:28:29.378680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:28:29.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27f09238-eabb-4f4f-9d14-13dbb1a0a307","timestamp":"2023-06-26T14:28:36.066941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:28:36.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27f09238-eabb-4f4f-9d14-13dbb1a0a307","timestamp":"2023-06-26T14:28:36.066941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:28:36.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:40.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d23e30c5-d447-4e7d-85a0-661d4a549bff","timestamp":"2023-06-26T14:28:39.613654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:28:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:28:47.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b264a0-3692-48a2-aee2-ae0f9fa2e813","timestamp":"2023-06-26T14:28:47.396745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:28:47.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:29:00.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d6a710e-eb40-4128-a32f-2d3ad1758d44","timestamp":"2023-06-26T14:29:00.174887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:29:00.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:29.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8884e25b-d6c8-4c32-bf37-8b33426b4d06","timestamp":"2023-06-26T14:30:29.378499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:30:29.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e0bb238-b668-495f-b5dc-42da9db08698","timestamp":"2023-06-26T14:30:36.066755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:30:36.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e0bb238-b668-495f-b5dc-42da9db08698","timestamp":"2023-06-26T14:30:36.066755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:30:36.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:40.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6260c6fd-0a6d-47d9-991c-d7dc78e8a17b","timestamp":"2023-06-26T14:30:39.613615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:30:40.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:30:47.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf17fe1-673e-4941-a67b-143d6382f450","timestamp":"2023-06-26T14:30:47.396319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:30:47.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:31:00.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"950b4e13-43ee-44c6-87a4-a715587f707e","timestamp":"2023-06-26T14:31:00.173482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:31:00.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:29.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1426d687-2405-4504-95bd-8abd8f58dc7e","timestamp":"2023-06-26T14:32:29.378185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:32:29.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de287376-c6c9-48c7-a4fc-9f3421e56450","timestamp":"2023-06-26T14:32:36.066818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:32:36.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de287376-c6c9-48c7-a4fc-9f3421e56450","timestamp":"2023-06-26T14:32:36.066818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:32:36.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:40.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03ffbde6-1a9c-47c9-88c5-f333b4c7f072","timestamp":"2023-06-26T14:32:39.614665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:32:40.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:32:47.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad64afba-9248-4f3a-88dc-32dae2c6fd13","timestamp":"2023-06-26T14:32:47.396546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:32:47.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:33:00.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f39a308-795b-4205-be0b-7bf8ebded8db","timestamp":"2023-06-26T14:33:00.174378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:33:00.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:33:36.148+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-06-26T14:34:29.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"944b7317-550f-4af6-9dea-6a87b11696f6","timestamp":"2023-06-26T14:34:29.378880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:34:29.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a833879-3ea7-4f03-92e3-b6c68056f386","timestamp":"2023-06-26T14:34:36.066728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:34:36.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a833879-3ea7-4f03-92e3-b6c68056f386","timestamp":"2023-06-26T14:34:36.066728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:34:36.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:40.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12366eae-bac4-468f-beac-8fb50d2d181c","timestamp":"2023-06-26T14:34:39.614316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:34:40.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:34:47.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74670894-7df5-401d-ba4d-390a33295bd6","timestamp":"2023-06-26T14:34:47.396533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:34:47.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:35:00.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3408da78-2e5b-407f-926d-cfe81912e262","timestamp":"2023-06-26T14:35:00.173527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:35:00.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:29.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2e7dfe8-ef73-4128-9f70-1ec33474f385","timestamp":"2023-06-26T14:36:29.378087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:36:29.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d9cc088-75e0-4484-8f8e-16e99294dbab","timestamp":"2023-06-26T14:36:36.066880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:36:36.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d9cc088-75e0-4484-8f8e-16e99294dbab","timestamp":"2023-06-26T14:36:36.066880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:36:36.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:40.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a0ffc80-2991-414d-921a-dbbaef88b8a2","timestamp":"2023-06-26T14:36:39.613773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:36:40.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:36:47.584+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d8c193-614e-4b52-ad4d-67709de5ebfc","timestamp":"2023-06-26T14:36:47.396285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:36:47.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:37:00.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e38064-eea5-49e4-81e9-125ca499bcb9","timestamp":"2023-06-26T14:37:00.173608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:37:00.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:29.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"620e8b1f-7fe0-4336-bccc-80eb1de127da","timestamp":"2023-06-26T14:38:29.378591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:38:29.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25b3d0d-4539-4b50-87e7-988e5070641a","timestamp":"2023-06-26T14:38:36.066860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:38:36.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b25b3d0d-4539-4b50-87e7-988e5070641a","timestamp":"2023-06-26T14:38:36.066860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:38:36.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:40.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7700a19-3171-4bbf-8c34-90a2b9b084fa","timestamp":"2023-06-26T14:38:39.613549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:38:40.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:38:47.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a14ab8a-8599-44b5-89f3-2a112894bde1","timestamp":"2023-06-26T14:38:47.396604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:38:47.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:39:00.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8b8740f-a6ac-4675-af37-27d6554a97df","timestamp":"2023-06-26T14:39:00.174259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:39:00.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:29.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c61974ac-8e65-456d-8771-f3268215ea7f","timestamp":"2023-06-26T14:40:29.378223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:40:29.594+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de3dadd5-5da6-42e8-bd63-46770dc607d5","timestamp":"2023-06-26T14:40:36.067143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:40:36.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de3dadd5-5da6-42e8-bd63-46770dc607d5","timestamp":"2023-06-26T14:40:36.067143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:40:36.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:40.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dea2101-c58f-4639-998b-0e0407c12f01","timestamp":"2023-06-26T14:40:39.613674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:40:40.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:40:47.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b92b71be-efe2-4bf0-96e1-492e1870dd75","timestamp":"2023-06-26T14:40:47.396192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:40:47.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:41:00.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a02109d-b921-4d3e-a86b-01e94ef2a675","timestamp":"2023-06-26T14:41:00.173383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:41:00.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:29.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56e22a62-ee6a-467e-b15c-c6eb29ceead9","timestamp":"2023-06-26T14:42:29.378107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:42:29.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4efacc4b-b216-4d00-b7bf-60ae2dfcd4a6","timestamp":"2023-06-26T14:42:36.066928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:42:36.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4efacc4b-b216-4d00-b7bf-60ae2dfcd4a6","timestamp":"2023-06-26T14:42:36.066928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:42:36.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:40.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68ab56d4-cc97-49af-89cb-44d4e65d7c80","timestamp":"2023-06-26T14:42:39.613560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:42:40.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:42:47.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e1e5ef2-8c18-435d-9a82-09b03250ee9d","timestamp":"2023-06-26T14:42:47.396373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:42:47.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:43:00.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f70adf-c67f-48ce-af87-e24b93f08c8b","timestamp":"2023-06-26T14:43:00.173621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:43:00.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:29.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"278a78a1-936c-4194-ad88-2f5da0b8e3b5","timestamp":"2023-06-26T14:44:29.378889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:44:29.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4806ad9d-66b0-4382-bf7f-b7349884b15e","timestamp":"2023-06-26T14:44:36.066926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:44:36.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4806ad9d-66b0-4382-bf7f-b7349884b15e","timestamp":"2023-06-26T14:44:36.066926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:44:36.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:40.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad9669a3-8561-4edd-9324-e0285eaf6580","timestamp":"2023-06-26T14:44:39.614217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:44:40.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:44:47.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ccbda61-c202-4a49-a846-7157743c09d6","timestamp":"2023-06-26T14:44:47.396838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:44:47.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:45:00.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02dffc6a-ce47-40e7-9a79-7fc37650a394","timestamp":"2023-06-26T14:45:00.174275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:45:00.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:29.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d213d791-248a-4417-9cc8-dd174fbffb98","timestamp":"2023-06-26T14:46:29.378118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:46:29.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c2a25b-e71d-4393-8394-9ebddc7c6d9b","timestamp":"2023-06-26T14:46:36.066954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:46:36.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c2a25b-e71d-4393-8394-9ebddc7c6d9b","timestamp":"2023-06-26T14:46:36.066954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:46:36.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:40.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c195887-4ca4-449c-8ce5-61a783f549b6","timestamp":"2023-06-26T14:46:39.613632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:46:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:46:47.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2d1ebc0-0938-440d-8271-1188a1040073","timestamp":"2023-06-26T14:46:47.396313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:46:47.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:47:00.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e27cb808-a36d-4727-b817-998e70957f38","timestamp":"2023-06-26T14:47:00.173478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:47:00.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:29.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b03eb67-3ea1-4913-b53c-483fae76a092","timestamp":"2023-06-26T14:48:29.378143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:48:29.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f927a9-df68-464a-9a2e-f6276acf54a0","timestamp":"2023-06-26T14:48:36.067077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:48:36.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f927a9-df68-464a-9a2e-f6276acf54a0","timestamp":"2023-06-26T14:48:36.067077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:48:36.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:40.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3691d8a7-d808-4551-bd00-b084c1cb3ad5","timestamp":"2023-06-26T14:48:39.613501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:48:40.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:48:47.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"350baf00-c417-4ebc-912c-2aca785cfbb8","timestamp":"2023-06-26T14:48:47.396350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:48:47.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:49:00.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a38d36c4-08d2-46fa-a3a1-cc2f36a6c335","timestamp":"2023-06-26T14:49:00.173974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:49:00.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:49:36.232+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-06-26T14:50:29.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"603ac7ab-77c0-4fcf-9116-717784d468aa","timestamp":"2023-06-26T14:50:29.378924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:50:29.586+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6568cd7-2427-4f87-8c5c-10b20d64b822","timestamp":"2023-06-26T14:50:36.066840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:50:36.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6568cd7-2427-4f87-8c5c-10b20d64b822","timestamp":"2023-06-26T14:50:36.066840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:50:36.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:40.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7050a7db-8b23-45c0-a1ec-7b5ff9d4474a","timestamp":"2023-06-26T14:50:39.613581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:50:40.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:50:47.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64e6a60-dbb6-4274-b6a9-26e2c052d33f","timestamp":"2023-06-26T14:50:47.396852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:50:47.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:51:00.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15890000-321f-4e8c-9b4a-1d6034a8f17a","timestamp":"2023-06-26T14:51:00.173515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:51:00.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:29.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd5717af-ef5b-4d3e-903c-a6cd1b638235","timestamp":"2023-06-26T14:52:29.378083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:52:29.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dc23afb-8104-451e-ba56-5dc8d6f7c094","timestamp":"2023-06-26T14:52:36.067069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:52:36.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dc23afb-8104-451e-ba56-5dc8d6f7c094","timestamp":"2023-06-26T14:52:36.067069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:52:36.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:40.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd770084-a159-4df4-aa4b-a7f6da3d2947","timestamp":"2023-06-26T14:52:39.613514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:52:40.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:52:47.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23eda177-6c19-462e-9f7e-26cf2ac51fe6","timestamp":"2023-06-26T14:52:47.396279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:52:47.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:53:00.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e377a4f9-cf3a-4090-b2ab-34f2bfb1b8c3","timestamp":"2023-06-26T14:53:00.173443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:53:00.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:29.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b70e6a-8bbf-4137-abad-16ab331d607c","timestamp":"2023-06-26T14:54:29.378560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:54:29.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a317cc-6dfe-452b-bdc5-b89cce083ce0","timestamp":"2023-06-26T14:54:36.066799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:54:36.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a317cc-6dfe-452b-bdc5-b89cce083ce0","timestamp":"2023-06-26T14:54:36.066799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:54:36.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:40.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e370eaee-a494-406e-af69-4ce8f8e22a00","timestamp":"2023-06-26T14:54:39.613583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:54:40.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:54:47.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e13b57-9f1f-4e5d-99a8-0d4bb4c8c998","timestamp":"2023-06-26T14:54:47.397030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:54:47.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:55:00.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73165f06-d4db-4f08-a342-5f9ad71bd70f","timestamp":"2023-06-26T14:55:00.174176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:55:00.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:29.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"906b737a-ba44-4cf3-b68d-78d53b8d080f","timestamp":"2023-06-26T14:56:29.378901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:56:29.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7af4c155-504c-4b8b-a645-f2966ff573d8","timestamp":"2023-06-26T14:56:36.067182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:56:36.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7af4c155-504c-4b8b-a645-f2966ff573d8","timestamp":"2023-06-26T14:56:36.067182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:56:36.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:40.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba24df14-7bf3-49d9-9c38-e16e89053b60","timestamp":"2023-06-26T14:56:39.613782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:56:40.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:56:47.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b08356-9eab-414d-a194-eddcf88b9277","timestamp":"2023-06-26T14:56:47.396220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:56:47.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:57:00.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b19a6b59-850c-4554-a271-8abe579915a7","timestamp":"2023-06-26T14:57:00.173490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:57:00.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:29.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ee4b267-72a9-4b30-b2e0-f279706e60eb","timestamp":"2023-06-26T14:58:29.378166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T14:58:29.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b14eb0e-0631-489a-8675-f979a4153b7d","timestamp":"2023-06-26T14:58:36.067304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:58:36.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b14eb0e-0631-489a-8675-f979a4153b7d","timestamp":"2023-06-26T14:58:36.067304Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T14:58:36.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:40.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aaa38de-2784-4ac7-97b8-50b9d0b38dd7","timestamp":"2023-06-26T14:58:39.614224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T14:58:40.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:58:47.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d296d29c-c235-4395-a5b8-8fc365247e5b","timestamp":"2023-06-26T14:58:47.396209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T14:58:47.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T14:59:00.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc67b497-c18e-4bf1-b9c9-df908f496aeb","timestamp":"2023-06-26T14:59:00.173546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T14:59:00.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:29.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9496f9e9-8f68-4c8f-8b09-687a7310d151","timestamp":"2023-06-26T15:00:29.378794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:00:29.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa3958f1-c732-4a33-a7bd-620203d404e1","timestamp":"2023-06-26T15:00:36.067090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:00:36.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa3958f1-c732-4a33-a7bd-620203d404e1","timestamp":"2023-06-26T15:00:36.067090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:00:36.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78df5dd7-2421-4894-af4e-98bffeec60e4","timestamp":"2023-06-26T15:00:39.613751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:00:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:00:47.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3524cd6b-37b2-4c43-8621-94c2ec0130b3","timestamp":"2023-06-26T15:00:47.396868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:00:47.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:01:00.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fc6dc1e-7b5e-465b-9ca3-6e80d65565af","timestamp":"2023-06-26T15:01:00.174363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:01:00.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:29.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60e7cdf7-ebba-46fa-971d-ce8e2e30f5c0","timestamp":"2023-06-26T15:02:29.378038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:02:29.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ff80e7a-2fda-4007-899c-4e0322a595de","timestamp":"2023-06-26T15:02:36.066709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:02:36.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ff80e7a-2fda-4007-899c-4e0322a595de","timestamp":"2023-06-26T15:02:36.066709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:02:36.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21c51cd0-aeda-4ae7-9c08-335fe7510e34","timestamp":"2023-06-26T15:02:39.613565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:02:40.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:02:47.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc7642ae-532e-4cc8-9584-325533d3d86e","timestamp":"2023-06-26T15:02:47.396212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:02:47.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:03:00.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"913fa74b-7593-4b68-b082-f55d374af298","timestamp":"2023-06-26T15:03:00.173472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:03:00.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:29.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed9f107e-5641-4f7c-9834-a1e6a25047e0","timestamp":"2023-06-26T15:04:29.378218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:04:29.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515c2269-c92e-475e-8045-93276d02de40","timestamp":"2023-06-26T15:04:36.066925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:04:36.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515c2269-c92e-475e-8045-93276d02de40","timestamp":"2023-06-26T15:04:36.066925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:04:36.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:40.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3c6655-45d1-45b4-bd34-169f37a85c3f","timestamp":"2023-06-26T15:04:39.613554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:04:40.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:04:47.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1043215d-3d21-4c1d-a78b-6796b3ab63ea","timestamp":"2023-06-26T15:04:47.396369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:04:47.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:05:00.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"877ef25a-cd97-460a-99b7-e0fd884f83c2","timestamp":"2023-06-26T15:05:00.174213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:05:00.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:29.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f7930c2-83eb-4112-a905-2ff88807b078","timestamp":"2023-06-26T15:06:29.378740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:06:29.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0524ad32-83e1-4489-bdad-6dccd74bdbe0","timestamp":"2023-06-26T15:06:36.066879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:06:36.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0524ad32-83e1-4489-bdad-6dccd74bdbe0","timestamp":"2023-06-26T15:06:36.066879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:06:36.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:40.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c608475d-9615-4649-916b-b287e5a8b4ed","timestamp":"2023-06-26T15:06:39.620952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:06:40.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:06:47.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bafd1b7-e6b5-484f-a3f3-bada1b628ff2","timestamp":"2023-06-26T15:06:47.396916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:06:47.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:07:00.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22cb2763-1c10-4bb4-9dbc-1609a3c6a481","timestamp":"2023-06-26T15:07:00.173655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:07:00.417+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:29.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdefc320-ae19-4d3f-b47d-81c750d1afdc","timestamp":"2023-06-26T15:08:29.378120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:08:29.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"599cb4b3-fdd0-45c3-a759-02ffe0146cba","timestamp":"2023-06-26T15:08:36.067081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:08:36.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"599cb4b3-fdd0-45c3-a759-02ffe0146cba","timestamp":"2023-06-26T15:08:36.067081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:08:36.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:40.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0ca08e7-2a23-4dd3-8184-fb3092402cc9","timestamp":"2023-06-26T15:08:39.613638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:08:40.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:08:47.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b182233-912b-4163-90da-1788ecd6718e","timestamp":"2023-06-26T15:08:47.396194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:08:47.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:09:00.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07c44234-e4cf-458c-a872-ea8c69399298","timestamp":"2023-06-26T15:09:00.173456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:09:00.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:29.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"653705fb-7361-452a-ab3b-66c1ea3f8e41","timestamp":"2023-06-26T15:10:29.378696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:10:29.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37c93612-2d67-4378-959d-00c651ceb25e","timestamp":"2023-06-26T15:10:36.066936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:10:36.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37c93612-2d67-4378-959d-00c651ceb25e","timestamp":"2023-06-26T15:10:36.066936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:10:36.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:40.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"701ba1c4-0629-4037-a03a-3480d93dc93b","timestamp":"2023-06-26T15:10:39.614636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:10:40.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:10:47.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b36a04-4ff9-475a-8973-c7917a7eaee9","timestamp":"2023-06-26T15:10:47.396691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:10:47.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:11:00.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f5ac3c-0533-4fcf-9dff-883e8356d3e7","timestamp":"2023-06-26T15:11:00.174121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:11:00.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:29.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5809f7-78b6-4f2a-8e03-c859d8359630","timestamp":"2023-06-26T15:12:29.378228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:12:29.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:36.066+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b71f78-a086-41c1-8b13-9b10f00b8f0d","timestamp":"2023-06-26T15:12:36.066634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:12:36.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b71f78-a086-41c1-8b13-9b10f00b8f0d","timestamp":"2023-06-26T15:12:36.066634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:12:36.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:40.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc9c105-d1e5-44cd-a232-1a469f500787","timestamp":"2023-06-26T15:12:39.613501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:12:40.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:12:47.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bbc44de-45c1-4dbe-842f-e53731eecce4","timestamp":"2023-06-26T15:12:47.396171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:12:47.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:13:00.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8340251-b129-4aee-9d43-b1e647218067","timestamp":"2023-06-26T15:13:00.173509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:13:00.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:29.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09998e3b-39e4-4374-9a9f-205118d91f0e","timestamp":"2023-06-26T15:14:29.378262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:14:29.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424c7f40-b503-4f09-9860-3eba85043e7c","timestamp":"2023-06-26T15:14:36.066918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:14:36.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424c7f40-b503-4f09-9860-3eba85043e7c","timestamp":"2023-06-26T15:14:36.066918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:14:36.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:40.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dafed9a-a25d-41ea-a431-40a089e91cb4","timestamp":"2023-06-26T15:14:39.613637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:14:40.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:14:47.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf34a13-6446-440c-b8ea-edae8c9102ab","timestamp":"2023-06-26T15:14:47.396862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:14:47.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:15:00.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b858a8-dbb4-4aca-8c92-6b388b91b6f7","timestamp":"2023-06-26T15:15:00.174023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:15:00.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:29.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd57e22-c257-4964-95fd-bff2b2b57753","timestamp":"2023-06-26T15:16:29.378920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:16:29.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d893910-1f80-4fde-91a2-ae43bf66e79e","timestamp":"2023-06-26T15:16:36.067379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:16:36.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d893910-1f80-4fde-91a2-ae43bf66e79e","timestamp":"2023-06-26T15:16:36.067379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:16:36.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:40.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065e46d6-8db9-4a6b-951f-fc13d247e424","timestamp":"2023-06-26T15:16:39.613662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:16:40.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:16:47.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be1d35e9-f6ee-4058-8103-c92be3dab9ce","timestamp":"2023-06-26T15:16:47.396857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:16:47.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:17:00.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02675bdc-1416-433d-b301-52c551b18f24","timestamp":"2023-06-26T15:17:00.173521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:17:00.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:29.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"deed6b26-7a49-4fee-8d38-542cc7d4e51a","timestamp":"2023-06-26T15:18:29.378189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:18:29.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d526539-3597-453b-96df-eae0b358674f","timestamp":"2023-06-26T15:18:36.068377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:18:36.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d526539-3597-453b-96df-eae0b358674f","timestamp":"2023-06-26T15:18:36.068377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:18:36.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:40.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1d04f63-7785-44d9-a9be-54a343257b24","timestamp":"2023-06-26T15:18:39.613665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:18:40.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:18:47.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cac6e66-6d03-427b-a97f-03f4256e0f77","timestamp":"2023-06-26T15:18:47.396794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:18:47.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:19:00.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9193d5b-f8d9-4ef7-b20b-67270a904d22","timestamp":"2023-06-26T15:19:00.174058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:19:00.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:29.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f263fa2-48a5-4f29-9d18-2be72c942319","timestamp":"2023-06-26T15:20:29.379079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:20:29.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d1dc542-269d-4c4a-80ff-d8c1660e2209","timestamp":"2023-06-26T15:20:36.066719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:20:36.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d1dc542-269d-4c4a-80ff-d8c1660e2209","timestamp":"2023-06-26T15:20:36.066719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:20:36.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:40.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4aea147-a78f-4ac6-89d8-0b27e6ac6b92","timestamp":"2023-06-26T15:20:39.613562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:20:40.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:20:47.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b1ac934-3da8-40ba-ac20-89a4f7476dc5","timestamp":"2023-06-26T15:20:47.396246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:20:47.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:21:00.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c86d4da-7302-4df5-96eb-6b6424e85168","timestamp":"2023-06-26T15:21:00.173615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:21:00.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:21:36.143+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-06-26T15:22:29.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0205d7a0-3afe-4b58-83f5-359723611467","timestamp":"2023-06-26T15:22:29.378167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:22:29.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3fb1674-11be-4e22-bf4c-32a8c411a7a2","timestamp":"2023-06-26T15:22:36.066703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:22:36.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3fb1674-11be-4e22-bf4c-32a8c411a7a2","timestamp":"2023-06-26T15:22:36.066703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:22:36.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:40.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3071f930-b053-4284-ac9e-e2320b93e81f","timestamp":"2023-06-26T15:22:39.613915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:22:40.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:22:47.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c4e34d6-28ef-49fe-b218-23dbdee8b4ab","timestamp":"2023-06-26T15:22:47.397200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:22:47.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:23:00.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d80f8695-0358-4e4e-8745-f93ff4d09171","timestamp":"2023-06-26T15:23:00.177593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:23:00.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:29.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eec3bdf-88c2-453b-832b-3680b0ffdeb9","timestamp":"2023-06-26T15:24:29.378754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:24:29.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0e64991-f6d1-4bbe-a7de-2089b4e3aa68","timestamp":"2023-06-26T15:24:36.067111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:24:36.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0e64991-f6d1-4bbe-a7de-2089b4e3aa68","timestamp":"2023-06-26T15:24:36.067111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:24:36.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:40.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac27309c-d576-4676-8ab2-7a2c6e1f4904","timestamp":"2023-06-26T15:24:39.613866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:24:40.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:24:47.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a89fc1f4-2a0a-4db9-8f04-c312f7904db0","timestamp":"2023-06-26T15:24:47.396704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:24:47.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:25:00.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea4bd2fe-5d10-4379-8ff9-51afcd97c873","timestamp":"2023-06-26T15:25:00.173984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:25:00.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:29.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"552b2275-f90f-4844-a011-38bec7988116","timestamp":"2023-06-26T15:26:29.378280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:26:29.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64770fd-1f96-4ee9-877b-3e5d3a8b2598","timestamp":"2023-06-26T15:26:36.066934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:26:36.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64770fd-1f96-4ee9-877b-3e5d3a8b2598","timestamp":"2023-06-26T15:26:36.066934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:26:36.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:40.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28791d3c-46a1-4a4d-aeaf-ec7fe9aa4149","timestamp":"2023-06-26T15:26:39.613828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:26:40.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:26:47.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d971d85-4982-4c5e-8e62-99be866f2108","timestamp":"2023-06-26T15:26:47.396270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:26:47.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:27:00.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cd641d2-7b35-46b9-945e-96e3e41b3989","timestamp":"2023-06-26T15:27:00.173392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:27:00.505+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:29.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a5a8266-e0f5-4aa3-9d54-af33224127df","timestamp":"2023-06-26T15:28:29.378099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:28:29.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5b8ada-0ddc-40f2-8c26-62ce84e6d521","timestamp":"2023-06-26T15:28:36.066851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:28:36.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5b8ada-0ddc-40f2-8c26-62ce84e6d521","timestamp":"2023-06-26T15:28:36.066851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:28:36.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:40.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e67580be-5fbf-4342-a6a4-90f879d4647d","timestamp":"2023-06-26T15:28:39.613852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:28:40.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:28:47.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4888e4cc-a389-402d-995e-00c54979fbb4","timestamp":"2023-06-26T15:28:47.396523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:28:47.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:29:00.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d437003f-bbb1-4159-b43e-fe3fa612f171","timestamp":"2023-06-26T15:29:00.174126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:29:00.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:29.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8217c9d3-ff1e-40d2-a97b-96511a5a42e9","timestamp":"2023-06-26T15:30:29.380951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:30:29.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e8ef1a-6265-4d86-853c-5c29b7215611","timestamp":"2023-06-26T15:30:36.066969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:30:36.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e8ef1a-6265-4d86-853c-5c29b7215611","timestamp":"2023-06-26T15:30:36.066969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:30:36.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:40.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"271995dc-4540-4762-b11a-072cf0b92675","timestamp":"2023-06-26T15:30:39.613606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:30:40.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:30:47.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87cafdd9-1506-47fc-94fc-793ef6b5d8ad","timestamp":"2023-06-26T15:30:47.396580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:30:47.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:31:00.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a92bb50d-9d75-4b27-85ad-dd17acc7ea72","timestamp":"2023-06-26T15:31:00.173601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:31:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:31:06.116+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-06-26T15:31:36.148+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-06-26T15:32:29.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db42a27-1d70-4738-92c0-71d2b9ade7b7","timestamp":"2023-06-26T15:32:29.378172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:32:29.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d6753df-a8b8-4a14-9f86-32add1985ed2","timestamp":"2023-06-26T15:32:36.066708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:32:36.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d6753df-a8b8-4a14-9f86-32add1985ed2","timestamp":"2023-06-26T15:32:36.066708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:32:36.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:40.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62190eb7-b417-4e23-ba0a-61d86f4bbe79","timestamp":"2023-06-26T15:32:39.613470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:32:40.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:32:47.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf40e842-ab41-47a0-9275-7186f8f40d05","timestamp":"2023-06-26T15:32:47.396361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:32:47.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:33:00.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5426e07-44d7-4d40-995f-96fdcc76107e","timestamp":"2023-06-26T15:33:00.173554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:33:00.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:29.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be35873a-692d-4f28-a046-4ff401a3c1b0","timestamp":"2023-06-26T15:34:29.378126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:34:29.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:36.073+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d601fc0f-cd2e-4d85-a6b1-2a99e7ebcd8b","timestamp":"2023-06-26T15:34:36.066959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:34:36.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d601fc0f-cd2e-4d85-a6b1-2a99e7ebcd8b","timestamp":"2023-06-26T15:34:36.066959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:34:36.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:40.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76dde0ad-fe0c-4563-8c1b-9ddc6e48d172","timestamp":"2023-06-26T15:34:39.614507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:34:40.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:34:47.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6293e1a9-4b8c-4ac4-baf7-6eea705104cf","timestamp":"2023-06-26T15:34:47.396887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:34:47.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:35:00.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"244c5dc6-5d38-4979-9d05-9e6188e7185f","timestamp":"2023-06-26T15:35:00.173937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:35:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:29.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d91d657c-ed9b-4982-8190-f7eeac937a6c","timestamp":"2023-06-26T15:36:29.378601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:36:29.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b46b981-796b-46ff-9ca5-88509c0b063a","timestamp":"2023-06-26T15:36:36.066810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:36:36.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b46b981-796b-46ff-9ca5-88509c0b063a","timestamp":"2023-06-26T15:36:36.066810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:36:36.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:40.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e767ab-0527-4c96-a76a-c984ce6b58d9","timestamp":"2023-06-26T15:36:39.613616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:36:40.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:36:47.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d24b1e8b-45f7-4a56-92a6-fcaff52b1499","timestamp":"2023-06-26T15:36:47.396528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:36:47.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:37:00.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eafced1e-56b6-424f-805c-cd34a8b5dcac","timestamp":"2023-06-26T15:37:00.173618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:37:00.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:29.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0513f47b-6f18-4d08-b6f5-eecec00d4398","timestamp":"2023-06-26T15:38:29.378321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:38:29.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c040abe-643b-42b2-b213-b9a38004ead6","timestamp":"2023-06-26T15:38:36.066961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:38:36.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c040abe-643b-42b2-b213-b9a38004ead6","timestamp":"2023-06-26T15:38:36.066961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:38:36.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:40.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c90b5c24-084a-49dd-aa57-f47ea3d2963c","timestamp":"2023-06-26T15:38:39.613667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:38:40.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:38:47.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc32f211-9164-468e-af6a-8f402a418672","timestamp":"2023-06-26T15:38:47.396280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:38:47.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:39:00.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0648c3e9-33fb-482b-8d1f-8cfba9835f22","timestamp":"2023-06-26T15:39:00.173539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:39:00.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:29.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d96ab9ad-f77c-4989-a0c8-c5373458f7e0","timestamp":"2023-06-26T15:40:29.379256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:40:29.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d7eacd-d9f5-4fc3-896b-b0b714d8aa43","timestamp":"2023-06-26T15:40:36.066798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:40:36.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d7eacd-d9f5-4fc3-896b-b0b714d8aa43","timestamp":"2023-06-26T15:40:36.066798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:40:36.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:40.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be3d174-6777-408a-a3ee-883be6b38979","timestamp":"2023-06-26T15:40:39.613608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:40:40.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:40:47.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6daf03e8-3d4b-4898-be84-21b222879684","timestamp":"2023-06-26T15:40:47.396705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:40:47.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:41:00.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea152218-10fe-4895-bd2e-267c26a005f1","timestamp":"2023-06-26T15:41:00.174107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:41:00.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:29.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1cbfe0-83c8-4764-9e6b-381544c5d3a9","timestamp":"2023-06-26T15:42:29.378672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:42:29.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92247c4a-7e9d-4ae9-b09b-9ec715a3741f","timestamp":"2023-06-26T15:42:36.066891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:42:36.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92247c4a-7e9d-4ae9-b09b-9ec715a3741f","timestamp":"2023-06-26T15:42:36.066891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:42:36.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:40.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d81b3b23-2110-48e1-b46b-1622b194e205","timestamp":"2023-06-26T15:42:39.613613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:42:40.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:42:47.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb88c85c-02bf-4a75-a526-453d20bd9d20","timestamp":"2023-06-26T15:42:47.396232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:42:47.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:43:00.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e6a58ee-bb1d-49a8-a6b9-c0c3133d4768","timestamp":"2023-06-26T15:43:00.173371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:43:00.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:29.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"238313b7-de14-47c1-bf2a-027f144cb101","timestamp":"2023-06-26T15:44:29.378118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:44:29.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ebe30be-d94d-4a19-926e-fec88bd9e803","timestamp":"2023-06-26T15:44:36.067099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:44:36.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ebe30be-d94d-4a19-926e-fec88bd9e803","timestamp":"2023-06-26T15:44:36.067099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:44:36.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:40.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45f8dd4d-758e-4830-af60-8921740c06c9","timestamp":"2023-06-26T15:44:39.613946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:44:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:44:47.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1cbe5c5-202d-4e85-a49f-9042f2e0a92a","timestamp":"2023-06-26T15:44:47.396333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:44:47.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:45:00.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11a1688-5923-4f31-9d4d-e31d933cc177","timestamp":"2023-06-26T15:45:00.173562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:45:00.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:29.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"922b0ccc-cc6d-431c-806e-79273933beff","timestamp":"2023-06-26T15:46:29.378626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:46:29.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c89cba7-4bf6-4444-9d82-65bd0d198ac8","timestamp":"2023-06-26T15:46:36.067392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:46:36.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c89cba7-4bf6-4444-9d82-65bd0d198ac8","timestamp":"2023-06-26T15:46:36.067392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:46:36.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:40.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e40f72e5-acb4-4252-9784-357d690cf645","timestamp":"2023-06-26T15:46:39.616669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:46:40.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:46:47.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f6b2510-330c-4cfd-96c2-088c50ac7e7a","timestamp":"2023-06-26T15:46:47.396651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:46:47.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:47:00.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2eb06b-0857-4f95-b674-ec86a5f2596e","timestamp":"2023-06-26T15:47:00.174118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:47:00.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:29.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7451db62-cdc2-408b-9f21-2b7b27e04369","timestamp":"2023-06-26T15:48:29.378124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:48:29.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff545473-ecdb-4f0f-b42c-9358a4ed19d2","timestamp":"2023-06-26T15:48:36.066706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:48:36.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff545473-ecdb-4f0f-b42c-9358a4ed19d2","timestamp":"2023-06-26T15:48:36.066706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:48:36.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:40.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b70bbec-e690-4fc3-ba66-36af4e988ff0","timestamp":"2023-06-26T15:48:39.613773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:48:40.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:48:47.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc696a08-a2ff-4ad7-a1cc-1e35a1e1bc94","timestamp":"2023-06-26T15:48:47.396226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:48:47.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:49:00.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30b817be-6c3c-4015-80a7-e90134760b99","timestamp":"2023-06-26T15:49:00.173428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:49:00.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:29.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"443b6e01-8abb-4575-8d0c-299c28bf97cb","timestamp":"2023-06-26T15:50:29.378244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:50:29.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44337c84-052a-452b-8251-7a9278260661","timestamp":"2023-06-26T15:50:36.067359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:50:36.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44337c84-052a-452b-8251-7a9278260661","timestamp":"2023-06-26T15:50:36.067359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:50:36.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:40.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5a6dd18-f543-42df-9e02-94e49a2aad4a","timestamp":"2023-06-26T15:50:39.613572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:50:40.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:50:47.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"589abbbe-c7f2-4cc3-80e3-eaf6a1479c41","timestamp":"2023-06-26T15:50:47.396829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:50:47.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:51:00.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f15a009-70de-4acf-ab8b-67d26dd66ebb","timestamp":"2023-06-26T15:51:00.173961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:51:00.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:51:36.153+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-06-26T15:52:29.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21bfbd11-98dc-403e-a2f7-854742e5947f","timestamp":"2023-06-26T15:52:29.378585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:52:29.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1deed589-7ac6-428a-b0c9-33206e3b309d","timestamp":"2023-06-26T15:52:36.067101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:52:36.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1deed589-7ac6-428a-b0c9-33206e3b309d","timestamp":"2023-06-26T15:52:36.067101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:52:36.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:40.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6ec17a7-9b8b-49da-8fe6-4eee89b78c5a","timestamp":"2023-06-26T15:52:39.613707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:52:40.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:52:47.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5143d2ce-1557-4bf8-a569-f94d5c2cbcaf","timestamp":"2023-06-26T15:52:47.396241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:52:47.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:53:00.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f7dbf81-11cd-4854-b751-2c2c52fdc961","timestamp":"2023-06-26T15:53:00.173359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:53:00.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:29.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2668af97-e7a0-4775-a96e-4881f5dab7ab","timestamp":"2023-06-26T15:54:29.378188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:54:29.688+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e8c01d3-5e52-4fbd-bf61-d5eb71663e7b","timestamp":"2023-06-26T15:54:36.066867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:54:36.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e8c01d3-5e52-4fbd-bf61-d5eb71663e7b","timestamp":"2023-06-26T15:54:36.066867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:54:36.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:40.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"212a1402-78c3-4463-8cfd-15adba940c0e","timestamp":"2023-06-26T15:54:39.613750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:54:40.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:54:47.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704a1498-f365-445e-bd54-9ac9a89dfe35","timestamp":"2023-06-26T15:54:47.396357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:54:47.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:55:00.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"523b0b20-1881-4eda-8def-6a3358e7f61a","timestamp":"2023-06-26T15:55:00.173538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:55:00.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:29.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28073473-6980-4bed-906b-df91b5e8d397","timestamp":"2023-06-26T15:56:29.378580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:56:29.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"106af4ca-251c-40d5-bda8-45be2049dc7c","timestamp":"2023-06-26T15:56:36.066746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:56:36.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"106af4ca-251c-40d5-bda8-45be2049dc7c","timestamp":"2023-06-26T15:56:36.066746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:56:36.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:40.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92b1858b-ab83-497b-b179-6e4776142373","timestamp":"2023-06-26T15:56:39.613472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:56:40.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:56:47.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"611f8a1e-92e0-44c6-8f1c-f6f7f4e72bf4","timestamp":"2023-06-26T15:56:47.396606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:56:47.701+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:57:00.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1963e663-4899-497d-bb34-730bb4364f85","timestamp":"2023-06-26T15:57:00.173724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:57:00.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:29.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb6fbe4-c82d-4239-9ecc-013a7e86523f","timestamp":"2023-06-26T15:58:29.378268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T15:58:29.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"403249fc-417a-492f-b33d-db018a863a7d","timestamp":"2023-06-26T15:58:36.067049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:58:36.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"403249fc-417a-492f-b33d-db018a863a7d","timestamp":"2023-06-26T15:58:36.067049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T15:58:36.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:40.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38d09fc1-05ef-4892-99c5-54255ebdbd6e","timestamp":"2023-06-26T15:58:39.614230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T15:58:40.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:58:47.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c967ec-1883-456c-a000-5ffdf67718f6","timestamp":"2023-06-26T15:58:47.396412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T15:58:47.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T15:59:00.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866463e7-f0ec-4eab-9a60-72f8e8847397","timestamp":"2023-06-26T15:59:00.173539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T15:59:00.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:29.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff32c86d-18cd-42a5-9a59-cda331f6a20d","timestamp":"2023-06-26T16:00:29.378180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:00:29.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab1354d-c1a5-448f-a889-bf015cd3b5b7","timestamp":"2023-06-26T16:00:36.067021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:00:36.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab1354d-c1a5-448f-a889-bf015cd3b5b7","timestamp":"2023-06-26T16:00:36.067021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:00:36.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:40.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31392dcd-b285-4876-8ee5-997cb311065f","timestamp":"2023-06-26T16:00:39.613597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:00:40.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:00:47.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b282a02-6274-47f2-90ee-91a6daaf0b13","timestamp":"2023-06-26T16:00:47.396866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:00:47.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:01:00.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a206479-de66-4d07-8c29-75848ab60604","timestamp":"2023-06-26T16:01:00.174270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:01:00.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:02:29.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a34cf2bf-e484-4901-916a-c110e3a46ffd","timestamp":"2023-06-26T16:02:29.378679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:02:29.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:02:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3b6d357-12b6-420b-83c9-c2c76ba5fe73","timestamp":"2023-06-26T16:02:36.067172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:02:36.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3b6d357-12b6-420b-83c9-c2c76ba5fe73","timestamp":"2023-06-26T16:02:36.067172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:02:36.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:02:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c9bc441-bdf4-4357-bab1-712c8765b7bb","timestamp":"2023-06-26T16:02:39.613496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:02:40.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:02:47.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75dcebbd-27c8-4a19-a468-5b6c800fbe64","timestamp":"2023-06-26T16:02:47.396347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:02:47.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:03:00.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efe57ba4-59c6-4f24-aebd-1f97d2a37029","timestamp":"2023-06-26T16:03:00.173662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:03:00.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:04:29.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e955312-c26f-4eca-bf48-a3b43f5ba6a4","timestamp":"2023-06-26T16:04:29.378165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:04:29.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:04:36.069+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebdc5326-c62c-4b6b-8bd5-e51cba1e1d93","timestamp":"2023-06-26T16:04:36.066898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:04:36.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebdc5326-c62c-4b6b-8bd5-e51cba1e1d93","timestamp":"2023-06-26T16:04:36.066898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:04:36.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:04:40.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7fda6fe-4db4-4d17-a363-1a9191b99a00","timestamp":"2023-06-26T16:04:39.613514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:04:40.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:04:47.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd34a4b1-83f8-4a38-b038-86d1c07d3253","timestamp":"2023-06-26T16:04:47.396207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:04:47.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:05:00.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fce31a5c-1f5d-473e-afea-0725f569f55b","timestamp":"2023-06-26T16:05:00.173508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:05:00.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:05:36.146+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-06-26T16:06:29.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d78cbcb8-0909-4c48-b26f-ab4a72d43f6d","timestamp":"2023-06-26T16:06:29.378715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:06:29.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:06:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d5affeb-4143-44dc-b963-4d7ea7bcc868","timestamp":"2023-06-26T16:06:36.066847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:06:36.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d5affeb-4143-44dc-b963-4d7ea7bcc868","timestamp":"2023-06-26T16:06:36.066847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:06:36.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:06:40.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a789ab9a-378d-4ef7-b324-2f88daad8e22","timestamp":"2023-06-26T16:06:39.613614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:06:40.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:06:47.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01712d27-d5c4-46fe-bddf-f8b36274ee76","timestamp":"2023-06-26T16:06:47.396624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:06:47.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:07:00.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b81a738b-0488-49a1-8870-8a2727f34b71","timestamp":"2023-06-26T16:07:00.173859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:07:00.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:08:29.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06144f88-b5d5-4e2c-94da-3c6535af3016","timestamp":"2023-06-26T16:08:29.378162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:08:29.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:08:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ed21522-673e-4cd8-99d3-72d9e5a67af6","timestamp":"2023-06-26T16:08:36.066880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:08:36.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ed21522-673e-4cd8-99d3-72d9e5a67af6","timestamp":"2023-06-26T16:08:36.066880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:08:36.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:08:40.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d47ea3e-b49d-4ba2-806b-0ce781cf0937","timestamp":"2023-06-26T16:08:39.614333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:08:40.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:08:47.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd0ca340-4170-4456-822d-e5c927cb1984","timestamp":"2023-06-26T16:08:47.396201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:08:47.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:09:00.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ff3a45f-e192-4b6b-b5f2-7977a3f183ea","timestamp":"2023-06-26T16:09:00.173384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:09:00.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:10:29.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf41439-05e8-40af-9721-70f77d0d7062","timestamp":"2023-06-26T16:10:29.378135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:10:29.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:10:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edab1e99-1936-45d0-bc6b-1caea407299c","timestamp":"2023-06-26T16:10:36.066661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:10:36.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edab1e99-1936-45d0-bc6b-1caea407299c","timestamp":"2023-06-26T16:10:36.066661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:10:36.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:10:40.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6458182-4003-49b4-91f8-adac3057aa97","timestamp":"2023-06-26T16:10:39.613539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:10:40.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:10:47.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59a4bb29-131e-4b47-b1b9-12c7d9ddbf9c","timestamp":"2023-06-26T16:10:47.396210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:10:47.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:11:00.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9678b224-ddc8-4272-af77-d0f730c1a843","timestamp":"2023-06-26T16:11:00.173363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:11:00.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:12:29.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d999bca-05a6-4ff6-94d3-6834e0d6743d","timestamp":"2023-06-26T16:12:29.378664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:12:29.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:12:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa475180-d079-42dd-88a5-ae6ff1870269","timestamp":"2023-06-26T16:12:36.066736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:12:36.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa475180-d079-42dd-88a5-ae6ff1870269","timestamp":"2023-06-26T16:12:36.066736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:12:36.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:12:40.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f27574d8-4e86-454f-8f1e-76ca3bf71a34","timestamp":"2023-06-26T16:12:39.613645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:12:40.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:12:47.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a3638af-fbd5-4897-8e2b-2f9fefbc9a8d","timestamp":"2023-06-26T16:12:47.396692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:12:47.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:13:00.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51ea4b3d-acb3-44c5-add7-95d5285ac6c7","timestamp":"2023-06-26T16:13:00.174088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:13:00.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:14:29.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ea8ae53-fbae-49d6-a0e3-e926437e379f","timestamp":"2023-06-26T16:14:29.378069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:14:29.705+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:14:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd58c3d3-33be-4f27-8e49-3fd750ba3ede","timestamp":"2023-06-26T16:14:36.066699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:14:36.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd58c3d3-33be-4f27-8e49-3fd750ba3ede","timestamp":"2023-06-26T16:14:36.066699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:14:36.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:14:40.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9d441a4-97c6-405c-983d-f49742afda93","timestamp":"2023-06-26T16:14:39.613597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:14:40.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:14:47.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcbe9a6a-7fa8-4c60-91e6-6343369ff933","timestamp":"2023-06-26T16:14:47.396375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:14:47.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:15:00.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"416f5fee-5793-4e92-a0bc-a1172d438db5","timestamp":"2023-06-26T16:15:00.173473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:15:00.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:16:29.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a41fb9d-b0ab-4df1-8f93-bedbc6f85ba6","timestamp":"2023-06-26T16:16:29.378162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:16:29.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:16:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c3dfe2-b2ef-45cc-bb15-d2a93e0ce11b","timestamp":"2023-06-26T16:16:36.066761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:16:36.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c3dfe2-b2ef-45cc-bb15-d2a93e0ce11b","timestamp":"2023-06-26T16:16:36.066761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:16:36.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:16:40.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58abeacc-b073-4ba9-b6ba-a0c1fa0a1950","timestamp":"2023-06-26T16:16:39.613700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:16:40.149+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:16:47.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b1c134f-c11e-4789-8d93-c759fa58ca42","timestamp":"2023-06-26T16:16:47.396289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:16:47.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:17:00.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f31198ce-0128-4916-bf3c-fbe1752f0394","timestamp":"2023-06-26T16:17:00.173576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:17:00.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:18:29.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae0af216-55c4-4736-89a1-c3af577c107b","timestamp":"2023-06-26T16:18:29.378373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:18:29.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:18:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9590963-c0bf-4869-bc68-9699638878dd","timestamp":"2023-06-26T16:18:36.067030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:18:36.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9590963-c0bf-4869-bc68-9699638878dd","timestamp":"2023-06-26T16:18:36.067030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:18:36.109+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:18:40.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98be79d9-a55b-4958-8af0-a8cb75412df7","timestamp":"2023-06-26T16:18:39.613493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:18:40.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:18:47.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"134c5db9-caf4-4f9a-a5eb-a740c90bf5db","timestamp":"2023-06-26T16:18:47.396740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:18:47.752+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:19:00.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4789407a-cd09-4d96-a1d4-f6e17fa2dcf3","timestamp":"2023-06-26T16:19:00.173917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:19:00.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:20:06.167+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-06-26T16:20:29.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe2453d-4675-4416-a536-f5b053c4048b","timestamp":"2023-06-26T16:20:29.378414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:20:29.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:20:36.068+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98308622-0902-469c-818e-9ddf40e298d2","timestamp":"2023-06-26T16:20:36.067595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:20:36.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98308622-0902-469c-818e-9ddf40e298d2","timestamp":"2023-06-26T16:20:36.067595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:20:36.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:20:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"520b4f98-a36e-4c7e-be26-ea930cf6ce42","timestamp":"2023-06-26T16:20:39.614098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:20:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:20:47.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20116a53-e943-4f2e-83c7-e33c5d4b0575","timestamp":"2023-06-26T16:20:47.396275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:20:47.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:21:00.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a12f7801-4cd9-4d48-8363-51f2e8321e58","timestamp":"2023-06-26T16:21:00.173420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:21:00.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:22:29.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6b4a64a-dd22-4239-89df-89a1b388228a","timestamp":"2023-06-26T16:22:29.378095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:22:29.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:22:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb134286-7db4-4220-9902-80e1911c31e7","timestamp":"2023-06-26T16:22:36.066708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:22:36.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb134286-7db4-4220-9902-80e1911c31e7","timestamp":"2023-06-26T16:22:36.066708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:22:36.092+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:22:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad1b47d1-42bf-487f-a005-1ebef5678f99","timestamp":"2023-06-26T16:22:39.614730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:22:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:22:47.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"926c072f-b786-432c-b32d-3184febed0c0","timestamp":"2023-06-26T16:22:47.396247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:22:47.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:23:00.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4d1b952-653e-4f71-8ed3-efd382ab8a40","timestamp":"2023-06-26T16:23:00.173454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:23:00.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:24:29.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b14fcc-f775-4b75-857f-7a4dea80d148","timestamp":"2023-06-26T16:24:29.378537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:24:29.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:24:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f5e7b97-4c8f-4cd3-9200-89bd2a9b625c","timestamp":"2023-06-26T16:24:36.066703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:24:36.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f5e7b97-4c8f-4cd3-9200-89bd2a9b625c","timestamp":"2023-06-26T16:24:36.066703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:24:36.107+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:24:40.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee697008-3442-47a8-a39a-21d39fae011e","timestamp":"2023-06-26T16:24:39.613586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:24:40.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:24:47.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d2460e-c883-421c-95a0-a092856450cf","timestamp":"2023-06-26T16:24:47.396596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:24:47.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:25:00.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1b6a4b-5a0e-4c45-a1b4-f186c90a88d3","timestamp":"2023-06-26T16:25:00.173981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:25:00.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:26:29.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a926a655-196b-4dbc-9d7b-362ef8e6df2d","timestamp":"2023-06-26T16:26:29.379108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:26:29.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:26:36.067+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1736b3ed-b705-4202-ac02-2d1ff68ea69d","timestamp":"2023-06-26T16:26:36.066805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:26:36.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1736b3ed-b705-4202-ac02-2d1ff68ea69d","timestamp":"2023-06-26T16:26:36.066805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:26:36.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:26:40.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d577f902-31a8-4b21-a8c2-60cc485741f5","timestamp":"2023-06-26T16:26:39.613927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:26:40.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:26:47.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caeb1029-1795-4062-92f0-187f95a96c50","timestamp":"2023-06-26T16:26:47.396243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:26:47.745+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:27:00.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b03acd-da45-40d6-a7da-216564288d64","timestamp":"2023-06-26T16:27:00.173430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:27:00.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:27:36.139+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-06-26T16:28:29.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"dbb50fd7-05cd-4606-b0dc-3c63af1291cc","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f425dbc8-6c5f-4db4-8391-2cceb2e0d593","timestamp":"2023-06-26T16:28:29.378237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-26T16:28:29.742+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:28:36.066+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c141a1c3-858f-42a7-b331-94c1ba8ce77a","timestamp":"2023-06-26T16:28:36.066642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:28:36.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d4f2440-0dfb-4e76-bf03-90fe0ee26e68","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c141a1c3-858f-42a7-b331-94c1ba8ce77a","timestamp":"2023-06-26T16:28:36.066642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-26T16:28:36.096+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:28:40.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"708754c6-e0a7-4d0a-9df0-233ca0abb5e8","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1df0eb66-aa66-4c63-8036-336b0de501d0","timestamp":"2023-06-26T16:28:39.613865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-26T16:28:40.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:28:47.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d1150898-a508-48fe-8e71-365800f945ff","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cb1ea886-3ff3-4786-91fd-01a9d440e955","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96fb33a5-ba55-445d-86b4-4b5651d7022d","timestamp":"2023-06-26T16:28:47.396246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-26T16:28:47.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-26T16:29:00.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"17e8abc6-66ed-4599-96b9-cd5988a391d4","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"834cf728-ba6a-4496-a68b-fe4677831d3e","timestamp":"2023-06-26T16:29:00.173525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-26T16:29:00.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS