Results

By type

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

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

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

[2023-04-21T11:11:00.568+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-21T11:11:00.721+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-21T11:11:00.723+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-21T11:11:00.723+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682075460718
[2023-04-21T11:11:00.727+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-21T11:11:01.186+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@745c2004, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6da9dc6, org.springframework.security.web.context.SecurityContextPersistenceFilter@35178483, org.springframework.security.web.header.HeaderWriterFilter@4248e66b, org.springframework.security.web.authentication.logout.LogoutFilter@64355120, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6e8a9c30, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a8136b3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14dc3f89, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fd69dd, org.springframework.security.web.session.SessionManagementFilter@9a6fbc0, org.springframework.security.web.access.ExceptionTranslationFilter@270b6b5e, org.springframework.security.web.access.intercept.AuthorizationFilter@33364212]
[2023-04-21T11:11:06.074+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-04-21T11:11:06.129+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"]
[2023-04-21T11:11:06.184+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant'
[2023-04-21T11:11:06.214+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-21T11:11:06.214+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-21T11:11:06.235+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-21T11:11:06.292+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-a1pms-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-a1pms-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-04-21T11:11:06.387+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682075466420
[2023-04-21T11:11:06.421+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=96a4b760-bce5-4653-838d-a7763c2b4ae1, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-21T11:11:06.421+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$894c0375
[2023-04-21T11:11:06.439+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-21T11:11:06.440+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, 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@3337d04c
[2023-04-21T11:11:06.440+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager started
[2023-04-21T11:11:06.480+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-21T11:11:06.483+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b4cf540d-b9ec-420f-93e6-f1c53d7fb513","timestamp":"2023-04-21T11:11:06.453855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:11:07.640+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.640+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.642+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw
[2023-04-21T11:11:07.647+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: vwjyPIpWRfaZevGMwNsSIQ
[2023-04-21T11:11:07.647+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: vwjyPIpWRfaZevGMwNsSIQ
[2023-04-21T11:11:07.649+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-04-21T11:11:07.650+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1002 with epoch 0
[2023-04-21T11:11:07.678+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-21T11:11:07.746+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce
[2023-04-21T11:11:07.747+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-04-21T11:11:07.747+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group
[2023-04-21T11:11:07.850+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=b4cf540d-b9ec-420f-93e6-f1c53d7fb513, timestamp=2023-04-21T11:11:06.453855Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)])
[2023-04-21T11:11:07.899+00:00|INFO|Application|main] Started Application in 14.673 seconds (JVM running for 15.761)
[2023-04-21T11:11:10.762+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce', protocol='range'}
[2023-04-21T11:11:10.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-21T11:11:10.829+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce', protocol='range'}
[2023-04-21T11:11:10.829+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-04-21T11:11:10.836+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-21T11:11:10.976+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-21T11:11:10.997+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-21T11:11:10.997+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-21T11:12:56.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e29847-0b5a-40d2-92d1-13ace56f48fe","timestamp":"2023-04-21T11:12:56.935443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:12:56.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:59.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70e7b4c0-808e-4b70-b7c7-66a4c6867747","timestamp":"2023-04-21T11:12:58.738259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:12:59.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:12:59.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90d34da5-db25-4c46-9048-0079eaf4882a","timestamp":"2023-04-21T11:12:59.334167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:12:59.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:13:00.269+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee661f9-aa78-4fb2-8bcf-44b1905de8a7","timestamp":"2023-04-21T11:13:00.237002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:13:00.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee661f9-aa78-4fb2-8bcf-44b1905de8a7","timestamp":"2023-04-21T11:13:00.237002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:13:00.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:13:01.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc255d0d-4fd5-4ea8-8d74-f03ff22b0590","timestamp":"2023-04-21T11:13:00.147951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:13:01.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531f9f12-d06d-436e-a6cd-0a6ec6c0bc24","timestamp":"2023-04-21T11:14:56.934447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:14:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:59.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4aec8e5-2606-4ce4-8109-078c8e2411dc","timestamp":"2023-04-21T11:14:58.735810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:14:59.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:14:59.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f773bb74-e481-44c1-8d86-624a492bf76b","timestamp":"2023-04-21T11:14:59.333270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:14:59.705+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73514cd8-a485-4a16-98c5-9664b8774c70","timestamp":"2023-04-21T11:15:00.235974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:15:00.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73514cd8-a485-4a16-98c5-9664b8774c70","timestamp":"2023-04-21T11:15:00.235974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:15:00.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:15:01.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63316cb8-f115-4193-878b-e2831b513645","timestamp":"2023-04-21T11:15:00.147250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:15:01.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2f0538b-5dec-4bc1-9763-0bb932e6efb0","timestamp":"2023-04-21T11:16:56.934735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:16:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:59.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae487314-1fcb-400f-9274-378c224541c0","timestamp":"2023-04-21T11:16:58.736112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:16:59.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:16:59.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"524a9104-f696-4138-a3f0-8f66778e0f90","timestamp":"2023-04-21T11:16:59.333454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:16:59.753+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:17:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc3d7c5-f2bb-4658-bbd6-03cd8372d8ce","timestamp":"2023-04-21T11:17:00.236265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:17:00.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc3d7c5-f2bb-4658-bbd6-03cd8372d8ce","timestamp":"2023-04-21T11:17:00.236265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:17:00.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:17:01.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eed39c4c-3cb6-48da-9021-286168202dc4","timestamp":"2023-04-21T11:17:00.147223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:17:01.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:56.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a0b46eb-856c-48b1-bab2-86f5f00919fc","timestamp":"2023-04-21T11:18:56.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:18:56.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:59.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70e4eb4-892b-473d-b78e-1a1dc1900f1d","timestamp":"2023-04-21T11:18:58.735963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:18:59.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:18:59.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a391a79-3011-44a1-9ba5-c8bd664b3516","timestamp":"2023-04-21T11:18:59.333466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:18:59.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:19:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b8ea1f-bd83-46e6-8b4c-ea2efe41a9a9","timestamp":"2023-04-21T11:19:00.236004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:19: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":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b8ea1f-bd83-46e6-8b4c-ea2efe41a9a9","timestamp":"2023-04-21T11:19:00.236004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:19:00.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:19:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac12bf40-51b6-451d-8c3c-28bf03f937e5","timestamp":"2023-04-21T11:19:00.147064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:19:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:07.682+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected.
[2023-04-21T11:20:30.390+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected.
[2023-04-21T11:20:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd8c8046-5764-4f34-ac41-400626dc74f9","timestamp":"2023-04-21T11:20:56.934608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:20:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:59.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cb46329-2bac-40a6-8db5-b866e7183779","timestamp":"2023-04-21T11:20:58.735759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:20:59.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:20:59.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"359dceba-1a5d-4243-bebc-381ab63adfb7","timestamp":"2023-04-21T11:20:59.333527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:20:59.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:21:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7174ecb7-9688-4885-8a7b-82bf6f30f064","timestamp":"2023-04-21T11:21:00.235988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:21:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7174ecb7-9688-4885-8a7b-82bf6f30f064","timestamp":"2023-04-21T11:21:00.235988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:21:00.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:21:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7980d1d8-c398-4c5f-b405-3aa64710911c","timestamp":"2023-04-21T11:21:00.147221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:21:00.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92a3460a-b08b-4b82-a41d-33ca5dae22e9","timestamp":"2023-04-21T11:22:56.934870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:22:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:59.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"145667e0-9784-4aea-b25b-07a7e1eda61f","timestamp":"2023-04-21T11:22:58.736002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:22:59.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:22:59.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ecf506f-fa53-4504-962c-e43930dbd8e7","timestamp":"2023-04-21T11:22:59.333303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:22:59.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:23:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"270279c3-36dd-4845-9e97-a58b995b5084","timestamp":"2023-04-21T11:23:00.236023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:23:00.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"270279c3-36dd-4845-9e97-a58b995b5084","timestamp":"2023-04-21T11:23:00.236023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:23:00.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:23:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd33689-561c-4cc8-b5c3-9bff266e8d7b","timestamp":"2023-04-21T11:23:00.147268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:23:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:56.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a06e12c-6aed-494b-98a4-48bf143e0d41","timestamp":"2023-04-21T11:24:56.934816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:24:56.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:59.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e730af1-3247-4f87-b397-6e1bf1fe5edb","timestamp":"2023-04-21T11:24:58.735773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:24:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:24:59.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a15d3c0-c037-4189-9a13-413d74d79d28","timestamp":"2023-04-21T11:24:59.333353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:24:59.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:25:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b0897c-71f1-4982-9c9d-5887da668a97","timestamp":"2023-04-21T11:25:00.235961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:25:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b0897c-71f1-4982-9c9d-5887da668a97","timestamp":"2023-04-21T11:25:00.235961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:25:00.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:25:00.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2012d3f7-803d-45f9-a007-08d6d0a1d73c","timestamp":"2023-04-21T11:25:00.147202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:25:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8b099f4-4f64-450a-97fd-a358a1d8f82c","timestamp":"2023-04-21T11:26:56.934675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:26:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:59.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24daecee-1da1-4254-92a3-ccf428d8a293","timestamp":"2023-04-21T11:26:58.736917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:26:59.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:26:59.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f689946e-799d-483b-aab0-dc5129aed5ce","timestamp":"2023-04-21T11:26:59.333234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:26:59.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:27:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5a1bd4-45eb-47a1-a51e-a3ed08668772","timestamp":"2023-04-21T11:27:00.235978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:27:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5a1bd4-45eb-47a1-a51e-a3ed08668772","timestamp":"2023-04-21T11:27:00.235978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:27:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:27:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2b96e1a-bd90-42a1-8722-2d6b8eb33ef5","timestamp":"2023-04-21T11:27:00.147412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:27:00.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:56.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6625fd0c-0683-4e9b-b5cc-0adbc93633a6","timestamp":"2023-04-21T11:28:56.934863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:28:56.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e63ea9b0-9116-44b6-be14-fe55476647e0","timestamp":"2023-04-21T11:28:58.735815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:28:59.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:28:59.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2711b3-bb2e-416f-8ff1-8025a80f3321","timestamp":"2023-04-21T11:28:59.333508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:28:59.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:29:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d5087e-6932-4bd0-9e81-25f6b1624b20","timestamp":"2023-04-21T11:29:00.236097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:29:00.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d5087e-6932-4bd0-9e81-25f6b1624b20","timestamp":"2023-04-21T11:29:00.236097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:29:00.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:29:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e2178de-7b1d-4b72-9af2-6ce0d125904a","timestamp":"2023-04-21T11:29:00.147222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:29:00.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c958a01-e874-459c-a366-a07199ae58f2","timestamp":"2023-04-21T11:30:56.934766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:30:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:59.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d7db20-e389-4856-a414-e2846fb3f98e","timestamp":"2023-04-21T11:30:58.735764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:30:59.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:30:59.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b205670-8905-4848-bff9-b554236f6992","timestamp":"2023-04-21T11:30:59.333676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:30:59.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:31:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d23b5e-dd9e-4bbd-9dcd-aa08eda2207c","timestamp":"2023-04-21T11:31:00.236013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:31:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d23b5e-dd9e-4bbd-9dcd-aa08eda2207c","timestamp":"2023-04-21T11:31:00.236013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:31:00.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:31:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b0ac0c-13b4-4f08-90fa-508bf6840c0d","timestamp":"2023-04-21T11:31:00.147046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:31:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:30.326+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-04-21T11:32:56.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532cac4e-7593-4176-8a23-9294a9d572d0","timestamp":"2023-04-21T11:32:56.934572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:32:56.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1159a7bb-14fd-4964-b230-f03cca9d59b9","timestamp":"2023-04-21T11:32:58.735695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:32:59.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:32:59.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ec0f12-1d31-424a-b251-b6d63c86d6ea","timestamp":"2023-04-21T11:32:59.333688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:32:59.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:33:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd3045c-11be-40f6-8fa6-52441a153c8c","timestamp":"2023-04-21T11:33:00.236093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:33: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":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd3045c-11be-40f6-8fa6-52441a153c8c","timestamp":"2023-04-21T11:33:00.236093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:33:00.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:33:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c97874d6-17d9-42d7-bd9a-d12cbaf45c01","timestamp":"2023-04-21T11:33:00.146904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:33:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:56.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25cda0b-6bee-484e-a81e-827419f7579b","timestamp":"2023-04-21T11:34:56.934681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:34:56.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047b2128-53a5-44df-91db-d3135d59c5cc","timestamp":"2023-04-21T11:34:58.735820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:34:59.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:34:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c8a043-4ee3-4f04-b024-dd05416a02ef","timestamp":"2023-04-21T11:34:59.333299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:34:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:35:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a2aa72-df76-4a42-99c9-bf2f6032e1e9","timestamp":"2023-04-21T11:35:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:35:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a2aa72-df76-4a42-99c9-bf2f6032e1e9","timestamp":"2023-04-21T11:35:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:35:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:35:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff9d6f40-0c2a-4b2a-a581-c021879af58d","timestamp":"2023-04-21T11:35:00.146967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:35:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3668c5e1-09e5-4311-87d0-3e7b281c4d58","timestamp":"2023-04-21T11:36:56.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:36:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5708abab-28fe-43dd-96fd-6d51ea719034","timestamp":"2023-04-21T11:36:58.735688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:36:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:36:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72634a7-762c-482c-9bf5-645637a20e3e","timestamp":"2023-04-21T11:36:59.333338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:36:59.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:37:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f1e5c6-62dd-42e3-ace6-abc45db9b3aa","timestamp":"2023-04-21T11:37:00.236613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:37:00.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f1e5c6-62dd-42e3-ace6-abc45db9b3aa","timestamp":"2023-04-21T11:37:00.236613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:37:00.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:37:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaaab1d2-b9c1-44cb-91a8-3543428d53da","timestamp":"2023-04-21T11:37:00.147110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:37:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e02fc2ee-478f-415d-bae9-f745b99c96e2","timestamp":"2023-04-21T11:38:56.934791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:38:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:59.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2edbe3-2d13-4426-8763-abc384d79a57","timestamp":"2023-04-21T11:38:58.735888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:38:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:38:59.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f5f370-4fdc-439a-a586-494052d0610c","timestamp":"2023-04-21T11:38:59.333239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:38:59.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:39:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d2298-928c-452b-b7a1-145127df6426","timestamp":"2023-04-21T11:39:00.237291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:39:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d2298-928c-452b-b7a1-145127df6426","timestamp":"2023-04-21T11:39:00.237291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:39:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:39:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a07c2f-a7c3-4c32-b996-eac3f8068bd9","timestamp":"2023-04-21T11:39:00.147301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:39:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"772aa119-7a03-441c-99c6-c25df2bbeca1","timestamp":"2023-04-21T11:40:56.934845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:40:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f77d083-f47b-44cc-a927-848c2189f444","timestamp":"2023-04-21T11:40:58.735939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:40:59.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:40:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949173f4-da4b-425e-bcfe-d238acce1765","timestamp":"2023-04-21T11:40:59.333452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:40:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:41:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ddb103-2dde-4c57-ab70-54744f58ce2d","timestamp":"2023-04-21T11:41:00.235936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:41:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ddb103-2dde-4c57-ab70-54744f58ce2d","timestamp":"2023-04-21T11:41:00.235936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:41:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:41:00.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8920a21b-e18e-480d-8858-d43d84eae168","timestamp":"2023-04-21T11:41:00.147012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:41:00.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:56.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7976f936-7bf5-4796-b387-4800defecd5d","timestamp":"2023-04-21T11:42:56.934549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:42:56.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f818be-7126-4c41-90a5-6a338ac427e0","timestamp":"2023-04-21T11:42:58.735740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:42:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:42:59.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45bc4915-6584-47bb-8469-813d81f9fb1f","timestamp":"2023-04-21T11:42:59.333346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:42:59.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:43:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c087405-a25c-4e8f-a498-8e8fe68880de","timestamp":"2023-04-21T11:43:00.235904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:43:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c087405-a25c-4e8f-a498-8e8fe68880de","timestamp":"2023-04-21T11:43:00.235904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:43:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:43:00.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd8c0fa0-c641-4992-867d-7dee1a423a7c","timestamp":"2023-04-21T11:43:00.146909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:43:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92d6a995-dbb5-47f9-8850-16aee04fccba","timestamp":"2023-04-21T11:44:56.934848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:44:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4f054a-daa0-4c3a-b296-9959f6b60973","timestamp":"2023-04-21T11:44:59.333381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:44:59.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:44:59.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b84839dc-aa01-4ee7-aeed-6b834dbefe51","timestamp":"2023-04-21T11:44:58.735843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:44:59.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:45:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4511de-973f-4237-9d72-14828ad1d5d7","timestamp":"2023-04-21T11:45:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:45:00.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4511de-973f-4237-9d72-14828ad1d5d7","timestamp":"2023-04-21T11:45:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:45:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:45:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"317c4426-1541-40b7-b79c-31a188d666e2","timestamp":"2023-04-21T11:45:00.146985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:45:00.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:00.315+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-21T11:46:56.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84568939-d1b0-4257-84a5-7531e37adbe2","timestamp":"2023-04-21T11:46:56.935442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:46:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:59.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87695da1-2b18-4c0b-8b18-6019489cdb78","timestamp":"2023-04-21T11:46:58.735732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:46:59.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:46:59.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8cbc644-bdeb-47be-a410-b5c843a66b78","timestamp":"2023-04-21T11:46:59.333163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:46:59.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:47:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd596d7e-0f81-4234-834e-56a9c3aafae8","timestamp":"2023-04-21T11:47:00.235852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:47:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd596d7e-0f81-4234-834e-56a9c3aafae8","timestamp":"2023-04-21T11:47:00.235852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:47:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:47:01.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35c96132-3bfa-443d-8f8f-d68468c10138","timestamp":"2023-04-21T11:47:00.147272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:47:01.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d35f9f5-dc97-4acd-b6db-593974ab1a19","timestamp":"2023-04-21T11:48:56.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:48:56.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:59.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf844ee1-839b-4c20-93f5-f8060aeb7d9e","timestamp":"2023-04-21T11:48:58.735818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:48:59.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:48:59.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5ab251-fbd9-46c5-ba1a-251bb0af4216","timestamp":"2023-04-21T11:48:59.333203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:48:59.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:49:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3514871-dfed-4a8c-9aec-7c218a3d585b","timestamp":"2023-04-21T11:49:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:49:00.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3514871-dfed-4a8c-9aec-7c218a3d585b","timestamp":"2023-04-21T11:49:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:49:00.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:49:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a88d6287-bdf3-48a4-be3f-86f8574991b4","timestamp":"2023-04-21T11:49:00.147312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:49:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:56.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1b133ac-32cb-44f5-9a71-cae7c82090b4","timestamp":"2023-04-21T11:50:56.934880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:50:56.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:59.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02677871-471c-4a48-a122-e45ad5700a98","timestamp":"2023-04-21T11:50:58.735922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:50:59.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:50:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"782777ad-47ad-4bec-b1f7-aea7c9a30bec","timestamp":"2023-04-21T11:50:59.333215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:50:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:51:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e78831f-2483-4770-88d4-aa1885021827","timestamp":"2023-04-21T11:51:00.235962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:51:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e78831f-2483-4770-88d4-aa1885021827","timestamp":"2023-04-21T11:51:00.235962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:51:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:51:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"642877dd-841c-423b-97d1-ba7aab8ee0c6","timestamp":"2023-04-21T11:51:00.147209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:51:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75a01aec-b548-4866-902b-cccf71f312c5","timestamp":"2023-04-21T11:52:56.934607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:52:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:59.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57d9ae5-2887-46f4-9ca9-016304d35f9d","timestamp":"2023-04-21T11:52:58.735797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:52:59.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:52:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be68b3db-8324-4517-af04-1509ad6da621","timestamp":"2023-04-21T11:52:59.333406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:52:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:53:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a6ac9-2429-49a3-9b76-0684950e3350","timestamp":"2023-04-21T11:53:00.235919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:53:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a6ac9-2429-49a3-9b76-0684950e3350","timestamp":"2023-04-21T11:53:00.235919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:53:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:53:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce55e5-3b36-468b-97dc-57879371b466","timestamp":"2023-04-21T11:53:00.147020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:53:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f4f6d7b-0868-4d89-98c9-feda1f067947","timestamp":"2023-04-21T11:54:56.934840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:54:56.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356f492b-396b-4bc4-b2b8-4450f6c80d1f","timestamp":"2023-04-21T11:54:58.735721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:54:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:54:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a54e144-0d4f-4c67-b97d-b05899356695","timestamp":"2023-04-21T11:54:59.333446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:54:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:55:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d610db2-4d67-4886-a7a3-9a49cc9a2235","timestamp":"2023-04-21T11:55:00.236021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:55:00.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d610db2-4d67-4886-a7a3-9a49cc9a2235","timestamp":"2023-04-21T11:55:00.236021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:55:00.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:55:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76cc81b-5217-4be2-94e1-30ea031b3c1f","timestamp":"2023-04-21T11:55:00.147170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:55:00.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:00.314+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected.
[2023-04-21T11:56:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ba65a7-fe90-49f7-9c95-d2ad974b5582","timestamp":"2023-04-21T11:56:56.934638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:56:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:59.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b4d9f8c-598e-4b62-b063-35ee8e1d9445","timestamp":"2023-04-21T11:56:58.735896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:56:59.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:56:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da277523-a44c-4079-b3d0-0dcae7ef08f3","timestamp":"2023-04-21T11:56:59.333506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:56:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:57:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"751fcc9a-9037-47fa-92f2-cbbeb8b475b7","timestamp":"2023-04-21T11:57:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:57: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":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"751fcc9a-9037-47fa-92f2-cbbeb8b475b7","timestamp":"2023-04-21T11:57:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:57:00.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:57:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bfa1fb7-d7d3-4423-b2fc-e33682e4ae73","timestamp":"2023-04-21T11:57:00.147546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:57:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:56.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e4e6c0-e839-41ea-9b72-529ef9e4ea76","timestamp":"2023-04-21T11:58:56.934607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T11:58:56.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52757b05-a449-45ab-845d-294988265c26","timestamp":"2023-04-21T11:58:59.333375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T11:58:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:58:59.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7f8c349-4edb-4350-b4c5-41daac4efd20","timestamp":"2023-04-21T11:58:58.735977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T11:58:59.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:59:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4075d6d6-e156-4a14-8499-0e5fd122168f","timestamp":"2023-04-21T11:59:00.235903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:59:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4075d6d6-e156-4a14-8499-0e5fd122168f","timestamp":"2023-04-21T11:59:00.235903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T11:59:00.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T11:59:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83b3b7cb-0fc4-4018-aac2-38ab944f8a08","timestamp":"2023-04-21T11:59:00.147111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T11:59:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d057d92-d61c-4ae5-ae29-0d35f99a0124","timestamp":"2023-04-21T12:00:56.934662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:00:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14bfb3dc-88df-4659-9002-8104c9020f51","timestamp":"2023-04-21T12:00:58.735644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:00:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:00:59.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763beb73-a5c8-4839-9203-721f673f006b","timestamp":"2023-04-21T12:00:59.333444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:00:59.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:01:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b2bbe9-ddc3-4733-adc5-bfdad124d368","timestamp":"2023-04-21T12:01:00.236080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:01:00.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b2bbe9-ddc3-4733-adc5-bfdad124d368","timestamp":"2023-04-21T12:01:00.236080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:01:00.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:01:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba22e9e0-8935-41b4-9a73-e2de9358c23b","timestamp":"2023-04-21T12:01:00.146989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:01:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7e277f-7c79-424e-809a-95d8819a4a7d","timestamp":"2023-04-21T12:02:56.934787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:02:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:59.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c592690-6430-443b-9dfc-189601b2f16d","timestamp":"2023-04-21T12:02:58.735786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:02:59.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:02:59.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c72f570-04d2-47dc-9379-c702a6fc4489","timestamp":"2023-04-21T12:02:59.333433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:02:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:03:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18346150-2c3d-4011-a9ac-9b8bd03c8880","timestamp":"2023-04-21T12:03:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:03:00.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18346150-2c3d-4011-a9ac-9b8bd03c8880","timestamp":"2023-04-21T12:03:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:03:00.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:03:00.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19255620-b68a-4b08-a0ad-d32b7a860caf","timestamp":"2023-04-21T12:03:00.147231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:03:00.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:56.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c281a93-d188-4e23-92cb-77d84417aadd","timestamp":"2023-04-21T12:04:56.934760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:04:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5624e705-f7b1-4423-a7c5-649d616c18d6","timestamp":"2023-04-21T12:04:59.333439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:04:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:04:59.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba495526-fad3-4e04-a582-76317cd3c1f1","timestamp":"2023-04-21T12:04:58.735613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:04:59.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:05:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fef1a-f6ee-4d29-8942-356930586f9a","timestamp":"2023-04-21T12:05:00.235861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:05:00.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fef1a-f6ee-4d29-8942-356930586f9a","timestamp":"2023-04-21T12:05:00.235861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:05:00.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:05:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5820e47a-7bd8-44ab-a631-3ac648acc096","timestamp":"2023-04-21T12:05:00.146970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:05:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:05:30.283+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected.
[2023-04-21T12:06:56.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db40482-d70c-487b-9860-907a2b1e3bc8","timestamp":"2023-04-21T12:06:56.934712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:06:56.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f059562a-3434-4612-9c4f-fbe4bc503a8d","timestamp":"2023-04-21T12:06:58.736024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:06:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:06:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cca724a7-72cb-4937-be41-72b308403604","timestamp":"2023-04-21T12:06:59.333266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:06:59.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:07:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f874-334a-4db6-bcdb-895dfb7791e1","timestamp":"2023-04-21T12:07:00.236287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:07:00.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f874-334a-4db6-bcdb-895dfb7791e1","timestamp":"2023-04-21T12:07:00.236287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:07:00.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:07:00.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266980bd-b584-451d-92cd-7c448061961a","timestamp":"2023-04-21T12:07:00.147082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:07:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cb7b6ab-fc20-406d-9ae8-f61fa9728778","timestamp":"2023-04-21T12:08:56.934729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:08:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:59.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c85dc6-cdc5-441b-aa08-94393658abfa","timestamp":"2023-04-21T12:08:58.735821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:08:59.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:08:59.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c8ce920-950d-4489-a658-28de89c11b32","timestamp":"2023-04-21T12:08:59.333418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:08:59.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:09:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8846bb-4d07-4179-b31b-895e6011ca27","timestamp":"2023-04-21T12:09:00.235907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:09:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8846bb-4d07-4179-b31b-895e6011ca27","timestamp":"2023-04-21T12:09:00.235907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:09:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:09:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6117bb14-ed34-4bfb-9ab6-97d99bc0f1f8","timestamp":"2023-04-21T12:09:00.146943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:09:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac122cd2-8a57-4ae1-b412-068cf2622c15","timestamp":"2023-04-21T12:10:56.934682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:10:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:59.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa34fff-bd32-44a2-8ef5-5f640e644987","timestamp":"2023-04-21T12:10:58.735718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:10:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:10:59.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8157e0ef-b32e-4aa1-95c5-bae429434cbb","timestamp":"2023-04-21T12:10:59.333250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:10:59.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:11:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"955b3cea-7431-4a49-8411-d97946ca0e8c","timestamp":"2023-04-21T12:11:00.235994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:11:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"955b3cea-7431-4a49-8411-d97946ca0e8c","timestamp":"2023-04-21T12:11:00.235994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:11:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:11:00.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f15b2229-8868-40f2-8949-9b91bd632323","timestamp":"2023-04-21T12:11:00.147168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:11:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:56.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b135add0-bf0c-44ae-a834-30d6359cf4e2","timestamp":"2023-04-21T12:12:56.934789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:12:56.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad34df41-7a18-4ad8-8ef1-58230cb968d8","timestamp":"2023-04-21T12:12:58.735822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:12:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:12:59.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42578d42-cdbc-40a9-92e7-ab9a898528c1","timestamp":"2023-04-21T12:12:59.333374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:12:59.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:13:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"906b0acf-7c2e-49cb-9d92-7f6c52adf4ad","timestamp":"2023-04-21T12:13:00.236010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:13:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"906b0acf-7c2e-49cb-9d92-7f6c52adf4ad","timestamp":"2023-04-21T12:13:00.236010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:13:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:13:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84a5271-db12-475e-9d91-4d1a0de3c5ee","timestamp":"2023-04-21T12:13:00.147309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:13:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e6fef96-2bdd-4dc1-98b7-3350ce180741","timestamp":"2023-04-21T12:14:56.934719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-21T12:14:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6cd6103-561c-4cfb-8af5-1bc2fd0aae53","timestamp":"2023-04-21T12:14:59.333268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-21T12:14:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:14:59.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1732cea6-08e3-4936-b320-bb00f0377949","timestamp":"2023-04-21T12:14:58.735725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-21T12:14:59.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da9db052-0de0-4d53-933a-0091d2f2fc30","timestamp":"2023-04-21T12:15:00.235777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:15:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da9db052-0de0-4d53-933a-0091d2f2fc30","timestamp":"2023-04-21T12:15:00.235777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-21T12:15:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-21T12:15:00.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9bba235-5e0c-4500-9c29-49c6b383a590","timestamp":"2023-04-21T12:15:00.147096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-21T12:15:00.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS