Results

By type

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

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

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

[2023-04-14T08:23:47.526+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-14T08:23:47.791+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-14T08:23:47.794+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-14T08:23:47.794+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681460627788
[2023-04-14T08:23:47.798+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-14T08:23:48.615+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@718dbd79, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20134094, org.springframework.security.web.context.SecurityContextPersistenceFilter@6631cb64, org.springframework.security.web.header.HeaderWriterFilter@1daf3b44, org.springframework.security.web.authentication.logout.LogoutFilter@65c86db8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f139fc9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@481e91b6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@140d1230, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@76889e60, org.springframework.security.web.session.SessionManagementFilter@18acfe88, org.springframework.security.web.access.ExceptionTranslationFilter@59d77850, org.springframework.security.web.access.intercept.AuthorizationFilter@42b28ff1]
[2023-04-14T08:23:59.597+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-14T08:23:59.780+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-04-14T08:23:59.898+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-04-14T08:23:59.979+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-14T08:23:59.979+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-14T08:23:59.993+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-14T08:24:00.107+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-04-14T08:24:00.403+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-14T08:24:00.580+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1681460640580
[2023-04-14T08:24:00.581+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=15f0115c-2d3e-4bc2-b8bd-b1fef26657f0, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-14T08:24:00.581+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$2748861b
[2023-04-14T08:24:00.613+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-14T08:24:00.673+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f36c8e3
[2023-04-14T08:24:00.673+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=85882999-2cb2-4c95-9929-a538f261e09c, consumerInstance=onap-policy-clamp-ac-http-ppnt-c65f9c4c9-bhwq8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-14T08:24:00.673+00:00|INFO|ServiceManager|main] service manager started
[2023-04-14T08:24:00.797+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-14T08:24:00.800+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a5ce4fa4-4526-47b0-94c3-8ec4f1219222","timestamp":"2023-04-14T08:24:00.687094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:24:02.703+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.703+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.704+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to zuGERuLWRayHHMbY0uAdXw
[2023-04-14T08:24:02.708+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: dSPvXu5GRNe_Na-xojI2sQ
[2023-04-14T08:24:02.708+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: dSPvXu5GRNe_Na-xojI2sQ
[2023-04-14T08:24:02.709+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-04-14T08:24:02.780+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2000 with epoch 0
[2023-04-14T08:24:02.784+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-04-14T08:24:02.975+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-b22eaa55-6ffb-4172-a157-9e746b59b4c5
[2023-04-14T08:24:02.975+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-04-14T08:24:02.975+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-04-14T08:24:03.137+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=a5ce4fa4-4526-47b0-94c3-8ec4f1219222, timestamp=2023-04-14T08:24:00.687094Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=c513165d-0dfe-467c-87ae-43fa833cc285, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-14T08:24:03.179+00:00|INFO|Application|main] Started Application in 36.6 seconds (JVM running for 39.289)
[2023-04-14T08:24:05.984+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-b22eaa55-6ffb-4172-a157-9e746b59b4c5', protocol='range'}
[2023-04-14T08:24:05.991+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-b22eaa55-6ffb-4172-a157-9e746b59b4c5=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-14T08:24:06.037+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-b22eaa55-6ffb-4172-a157-9e746b59b4c5', protocol='range'}
[2023-04-14T08:24:06.038+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-04-14T08:24:06.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-14T08:24:06.066+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-14T08:24:06.185+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.187+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.197+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.197+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.207+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-14T08:24:06.208+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-04-14T08:24:07.028+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fb75fa9e-9f54-4e26-86b1-824701ddc603","timestamp":"2023-04-14T08:24:04.809306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:24:07.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-14T08:25:32.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dc6f70e-5b82-40e4-a28b-d29f7fcd5ebe","timestamp":"2023-04-14T08:25:32.824581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:25:32.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:36.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75cea5a3-993e-486b-b9ac-ca2311911072","timestamp":"2023-04-14T08:25:36.203162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:25:36.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:47.019+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7b3c215-dd11-4e1c-a1ca-f058ff393c01","timestamp":"2023-04-14T08:25:46.997522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:25:47.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7b3c215-dd11-4e1c-a1ca-f058ff393c01","timestamp":"2023-04-14T08:25:46.997522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:25:47.071+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:48.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c53c8c-805f-47f0-bff5-bf595defa830","timestamp":"2023-04-14T08:25:48.514247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:25:48.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:25:48.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64f82c38-d51a-4a69-bee6-3b1ac51032d7","timestamp":"2023-04-14T08:25:48.866329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:25:48.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:32.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fffdb7e9-90cb-47cf-a823-6ed542a6281c","timestamp":"2023-04-14T08:27:32.823960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:27:32.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b44a4c2-c9fc-40e2-9137-fdfbc6c335a5","timestamp":"2023-04-14T08:27:36.202384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:27:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28aea685-7702-49fb-8793-f3213ea24bc4","timestamp":"2023-04-14T08:27:46.996866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:27:47.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28aea685-7702-49fb-8793-f3213ea24bc4","timestamp":"2023-04-14T08:27:46.996866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:27:47.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c97b67-86e9-4578-a709-6528ee0d758b","timestamp":"2023-04-14T08:27:48.513627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:27:48.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:27:48.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be5ab98-51e6-4b93-8165-1ab2954089f9","timestamp":"2023-04-14T08:27:48.865651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:27:48.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f5d773b-dc24-4705-8b4c-1ac35f793c4e","timestamp":"2023-04-14T08:29:32.823703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:29:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:36.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c55cd82c-63e7-4ed1-adb9-9246e84cb6c7","timestamp":"2023-04-14T08:29:36.202302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:29:36.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8348581-2689-4e5c-8a56-6927e9e77804","timestamp":"2023-04-14T08:29:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:29:47.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8348581-2689-4e5c-8a56-6927e9e77804","timestamp":"2023-04-14T08:29:46.996640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:29:47.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:48.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f225a0e-e261-4c1d-b2b6-4fba0cb3844d","timestamp":"2023-04-14T08:29:48.513647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:29:48.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:29:48.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f214434-25e0-4236-9628-5f8880b9b63d","timestamp":"2023-04-14T08:29:48.865619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:29:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b70c72c-211f-45a8-8629-c18a5772b095","timestamp":"2023-04-14T08:31:32.823893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:31:32.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:36.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d08501e3-b64c-4490-9d12-1d0d1c6713cf","timestamp":"2023-04-14T08:31:36.202257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:31:36.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3e53ad-c1e4-4e94-9e13-5cba18146222","timestamp":"2023-04-14T08:31:46.996813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:31:47.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3e53ad-c1e4-4e94-9e13-5cba18146222","timestamp":"2023-04-14T08:31:46.996813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:31:47.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94a707e-71b7-4baf-99e0-a80a16a8524a","timestamp":"2023-04-14T08:31:48.513607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:31:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:31:48.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f13971b-1644-4173-8f52-44635dc5558e","timestamp":"2023-04-14T08:31:48.865595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:31:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:02.724+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-04-14T08:33:17.106+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-04-14T08:33:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c302e967-df83-41d7-a933-f57c05b6c48a","timestamp":"2023-04-14T08:33:32.823928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:33:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:36.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2adf9ee-dca7-4275-8b1e-f3d5a347f951","timestamp":"2023-04-14T08:33:36.202428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:33:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9de28e1-2076-45da-ae7d-750eb560b708","timestamp":"2023-04-14T08:33:46.996669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:33:47.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9de28e1-2076-45da-ae7d-750eb560b708","timestamp":"2023-04-14T08:33:46.996669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:33:47.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:48.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f56e624-87cd-4840-9c3a-8c5e5827cf63","timestamp":"2023-04-14T08:33:48.513462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:33:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:33:48.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78a19679-a4fd-488b-8fdd-7c2364ed7cf1","timestamp":"2023-04-14T08:33:48.865564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:33:48.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:34:47.073+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-04-14T08:35:32.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4848ba32-2427-42c6-953d-6411771f7dcf","timestamp":"2023-04-14T08:35:32.823841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:35:32.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7053044-851c-48fe-8180-ccc28372a2dd","timestamp":"2023-04-14T08:35:36.202446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:35:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce3cb5-257d-498b-94d6-f16291b64e18","timestamp":"2023-04-14T08:35:46.996614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:35:47.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce3cb5-257d-498b-94d6-f16291b64e18","timestamp":"2023-04-14T08:35:46.996614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:35:47.072+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e59b0e91-722e-4e22-a00f-f8edeb94b478","timestamp":"2023-04-14T08:35:48.513597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:35:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:35:48.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0515a3c1-99a6-4b68-82e9-f51258062735","timestamp":"2023-04-14T08:35:48.865405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:35:48.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea810d39-2690-4a41-8169-2af896b77294","timestamp":"2023-04-14T08:37:32.823829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:37:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:36.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36fd5cbe-59c3-45d7-9570-90ae1f542ae0","timestamp":"2023-04-14T08:37:36.202337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:37:36.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:47.005+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50780d04-a735-4219-8c3c-ae77c3ba8bfd","timestamp":"2023-04-14T08:37:47.004986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:37:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50780d04-a735-4219-8c3c-ae77c3ba8bfd","timestamp":"2023-04-14T08:37:47.004986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:37:47.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:48.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b00710-b11f-40a2-b648-39d2b4e46701","timestamp":"2023-04-14T08:37:48.513595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:37:48.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:37:48.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d263615-d24e-42b9-aaa7-e35492a71d32","timestamp":"2023-04-14T08:37:48.865595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:37:48.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:32.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"275c7a2b-bf0a-4dbd-a7f5-6c9dad5baf84","timestamp":"2023-04-14T08:39:32.825287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:39:32.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c959e82b-f23b-40ac-89f3-c7668af11b0e","timestamp":"2023-04-14T08:39:36.202161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:39:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00bd5d81-9f49-4dfc-b102-44e43baa0976","timestamp":"2023-04-14T08:39:46.996621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:39:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00bd5d81-9f49-4dfc-b102-44e43baa0976","timestamp":"2023-04-14T08:39:46.996621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:39:47.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76e301b6-cf20-4f2c-aeb9-78d9a909f690","timestamp":"2023-04-14T08:39:48.513461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:39:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:39:48.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a20e1e8f-0cac-4331-b9ba-94f31e9c36d5","timestamp":"2023-04-14T08:39:48.865475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:39:48.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:32.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b5a6350-0265-4652-badd-db3e646af99f","timestamp":"2023-04-14T08:41:32.823929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:41:32.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:36.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83c6ba58-3377-45d8-967c-1081f79959a0","timestamp":"2023-04-14T08:41:36.202613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:41:36.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8003d91a-5ee6-4867-a8c6-bfa77ce5f439","timestamp":"2023-04-14T08:41:46.996824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:41:47.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8003d91a-5ee6-4867-a8c6-bfa77ce5f439","timestamp":"2023-04-14T08:41:46.996824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:41:47.052+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95ed5a34-5a46-4353-9716-9eb37d22bc59","timestamp":"2023-04-14T08:41:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:41:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:41:48.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74310bcc-87b1-4cd7-aa39-912eb3eb081d","timestamp":"2023-04-14T08:41:48.865611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:41:48.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:32.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9105b31-27e1-4b1c-864e-5c1836c49a8d","timestamp":"2023-04-14T08:43:32.823941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:43:32.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd02a11-5796-42bf-8c34-fcc903e162dd","timestamp":"2023-04-14T08:43:36.202507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:43:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c697028-a402-4444-9eb7-37aeb1c9b372","timestamp":"2023-04-14T08:43:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:43:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c697028-a402-4444-9eb7-37aeb1c9b372","timestamp":"2023-04-14T08:43:46.996634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:43:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:48.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4397f830-8943-413e-a529-55e9b90cbae4","timestamp":"2023-04-14T08:43:48.513653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:43:48.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:43:48.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6e18a45-4fde-4f57-930e-1e001f4fbcf9","timestamp":"2023-04-14T08:43:48.865577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:43:48.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:32.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7808aea-e8c4-48da-9286-d5045046ac86","timestamp":"2023-04-14T08:45:32.823937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:45:32.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:36.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5d8342-e3b0-43f6-8caa-dcf08fda0f67","timestamp":"2023-04-14T08:45:36.202619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:45:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a76dd0-3d13-4da8-b37b-bd2ef9aedd7a","timestamp":"2023-04-14T08:45:46.996733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:45:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a76dd0-3d13-4da8-b37b-bd2ef9aedd7a","timestamp":"2023-04-14T08:45:46.996733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:45:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8660559f-d96a-4c6f-a212-0923d8e93afd","timestamp":"2023-04-14T08:45:48.513606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:45:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:45:48.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07cf8f48-e1e3-4253-a082-04392c98e16e","timestamp":"2023-04-14T08:45:48.865437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:45:48.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:32.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"737b45fd-d8d2-4bd3-b804-5101aa7b104d","timestamp":"2023-04-14T08:47:32.823929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:47:32.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4ff9593-51c6-4814-b04f-cc23fee786f2","timestamp":"2023-04-14T08:47:36.202154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:47:36.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2390760-c53a-4650-a276-351ba36d42aa","timestamp":"2023-04-14T08:47:46.996893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:47:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2390760-c53a-4650-a276-351ba36d42aa","timestamp":"2023-04-14T08:47:46.996893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:47:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcda5ea3-5bfd-49d8-b6de-d16bc515f46f","timestamp":"2023-04-14T08:47:48.513642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:47:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:47:48.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b37ea50-dc7f-4c6b-aeb2-2c4375f625be","timestamp":"2023-04-14T08:47:48.865730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:47:48.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c87e87af-c362-4fa6-b2b9-42d82782b5fc","timestamp":"2023-04-14T08:49:32.823914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:49:32.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:36.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803e47af-1a98-4d8c-90d4-e1727f76a0d5","timestamp":"2023-04-14T08:49:36.202397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:49:36.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a233ba-c3f3-4f39-858d-6b8e522547cf","timestamp":"2023-04-14T08:49:46.996877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:49:47.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a233ba-c3f3-4f39-858d-6b8e522547cf","timestamp":"2023-04-14T08:49:46.996877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:49:47.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:48.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a2dee4-d940-4a12-8674-034f316cd855","timestamp":"2023-04-14T08:49:48.513927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:49:48.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:49:48.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"071f9021-45a6-4f7f-9371-fcc96f29d43a","timestamp":"2023-04-14T08:49:48.865553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:49:48.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:32.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"46a06d4b-c2fc-4455-b8b2-990d08071949","timestamp":"2023-04-14T08:51:32.823804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:51:32.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34ac81be-ec60-4eef-9ee7-95d4274de807","timestamp":"2023-04-14T08:51:36.202517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:51:36.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c368da28-cd1d-4714-ba3d-9d4d840529b8","timestamp":"2023-04-14T08:51:46.996599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:51:47.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c368da28-cd1d-4714-ba3d-9d4d840529b8","timestamp":"2023-04-14T08:51:46.996599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:51:47.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:48.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c01aa5a9-f90a-4034-a2f4-1bfe7e5d69e3","timestamp":"2023-04-14T08:51:48.513685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:51:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:51:48.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e68686c-1bc0-40a6-b9b3-10cdd619aa94","timestamp":"2023-04-14T08:51:48.865540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:51:48.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:32.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a91976c-8577-446f-9036-be179eb92b05","timestamp":"2023-04-14T08:53:32.824077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:53:32.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:36.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e860e99-c568-4033-bf7f-fa4b5b7d014d","timestamp":"2023-04-14T08:53:36.202413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:53:36.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:46.998+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2559aa00-dbc8-4be4-b4b5-2670afe33ca8","timestamp":"2023-04-14T08:53:46.996720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:53:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2559aa00-dbc8-4be4-b4b5-2670afe33ca8","timestamp":"2023-04-14T08:53:46.996720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:53:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:48.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e90327cf-41cf-48b0-97d7-c4521af03b59","timestamp":"2023-04-14T08:53:48.513615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:53:48.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:53:48.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2b7148d-631c-466f-9d0e-15e2046cbf83","timestamp":"2023-04-14T08:53:48.865497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:53:48.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fb39e6-868e-405c-8422-aea69c0f76aa","timestamp":"2023-04-14T08:55:32.823857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:55:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:36.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd63aac3-ceeb-4553-943b-abc6d6ee494b","timestamp":"2023-04-14T08:55:36.202362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:55:36.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411eb051-17e0-4197-8c40-2f4d3c9bc95c","timestamp":"2023-04-14T08:55:46.996626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:55:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"411eb051-17e0-4197-8c40-2f4d3c9bc95c","timestamp":"2023-04-14T08:55:46.996626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:55:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:48.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2027d9bb-d01c-4335-b404-3f860f69d1cb","timestamp":"2023-04-14T08:55:48.513545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:55:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:55:48.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93125956-978c-4dbb-9182-459590597fc1","timestamp":"2023-04-14T08:55:48.865543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:55:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:32.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc0dae5e-ed0c-4f47-a820-632d02729b0c","timestamp":"2023-04-14T08:57:32.823916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:57:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:36.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8f5e227-f412-4efc-94bd-009b9d842f72","timestamp":"2023-04-14T08:57:36.202514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:57:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650171dc-ddc1-41d8-869d-2eb8f5196d25","timestamp":"2023-04-14T08:57:46.996766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:57:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"650171dc-ddc1-41d8-869d-2eb8f5196d25","timestamp":"2023-04-14T08:57:46.996766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:57:47.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:48.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9652e48-3697-4af5-ab4c-ad9f29647bb3","timestamp":"2023-04-14T08:57:48.513637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:57:48.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:57:48.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c367bae-f41c-4182-893a-9a68df85a1ec","timestamp":"2023-04-14T08:57:48.865736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:57:48.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:17.101+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-04-14T08:59:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f24c6b7-0352-4e33-83d4-363cb9dbd3d1","timestamp":"2023-04-14T08:59:32.823871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T08:59:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"017e3860-fc4c-4189-a995-b1e8b720c574","timestamp":"2023-04-14T08:59:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T08:59:36.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7460dbc5-9516-4964-bb5e-9bfdde35a495","timestamp":"2023-04-14T08:59:46.996582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:59:47.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7460dbc5-9516-4964-bb5e-9bfdde35a495","timestamp":"2023-04-14T08:59:46.996582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T08:59:47.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:48.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0441455-adc6-4733-9855-6b8d3d828b03","timestamp":"2023-04-14T08:59:48.513572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T08:59:48.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T08:59:48.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeafd42e-3433-4603-8cc0-c93cef401746","timestamp":"2023-04-14T08:59:48.865626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T08:59:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:32.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83a65fb1-33a9-4cba-a806-275da26490d1","timestamp":"2023-04-14T09:01:32.823906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:01:32.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"208234c2-429a-4961-9bd3-90ea6a0a6ea1","timestamp":"2023-04-14T09:01:36.202451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:01:36.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff955d95-f49a-4a6b-846a-d213283ccfcd","timestamp":"2023-04-14T09:01:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:01:47.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff955d95-f49a-4a6b-846a-d213283ccfcd","timestamp":"2023-04-14T09:01:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:01:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3112ee-8cbd-4ee4-9427-d309a5b20317","timestamp":"2023-04-14T09:01:48.513656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:01:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:01:48.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caf29bc1-683d-45d4-ad72-468491c5a25e","timestamp":"2023-04-14T09:01:48.865461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:01:48.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:32.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c66341-5cee-4ead-81ce-0920d2648789","timestamp":"2023-04-14T09:03:32.823711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:03:32.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:36.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f670f127-bcd5-476f-8f33-35bdc0827537","timestamp":"2023-04-14T09:03:36.202330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:03:36.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f7e37d-6073-40fd-b541-2554527350b8","timestamp":"2023-04-14T09:03:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:03:47.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f7e37d-6073-40fd-b541-2554527350b8","timestamp":"2023-04-14T09:03:46.996769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:03:47.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:48.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"625e0526-854e-4afd-9c2c-7b43040acaf9","timestamp":"2023-04-14T09:03:48.513596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:03:48.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:03:48.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7ec99cb-c706-4d38-b613-046ae1f8e495","timestamp":"2023-04-14T09:03:48.865736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:03:48.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:32.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43aabb8d-a95d-4625-a313-e2272e2c734c","timestamp":"2023-04-14T09:05:32.823859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:05:32.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:36.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9897e78d-8a75-4361-a0ce-2d6dfb869ca2","timestamp":"2023-04-14T09:05:36.202535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:05:36.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d2319f-d395-40db-a1a3-fd1ab8cd7586","timestamp":"2023-04-14T09:05:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:05:47.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26d2319f-d395-40db-a1a3-fd1ab8cd7586","timestamp":"2023-04-14T09:05:46.996759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:05:47.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:48.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eec4161-965b-4d4b-a510-3ed014442dde","timestamp":"2023-04-14T09:05:48.513591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:05:48.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:05:48.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a35e0ed8-a02f-48ed-a0f6-cf0b9ec72e99","timestamp":"2023-04-14T09:05:48.865549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:05:48.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca14f791-41b0-487b-a392-64fc3e12dbb9","timestamp":"2023-04-14T09:07:32.823979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:07:32.428+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:36.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0a43e7-139a-493a-9d89-29ff52505139","timestamp":"2023-04-14T09:07:36.202493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:07:36.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3c9789-37b0-4df7-8abd-745e28fdfc55","timestamp":"2023-04-14T09:07:46.996680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:07:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3c9789-37b0-4df7-8abd-745e28fdfc55","timestamp":"2023-04-14T09:07:46.996680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:07:47.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4df63146-c431-4191-b202-84d0b7c42a39","timestamp":"2023-04-14T09:07:48.513584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:07:48.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:07:48.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2c695d0-b4ef-4f84-9589-5504ded08f6d","timestamp":"2023-04-14T09:07:48.865635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:07:48.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7d1785f-9188-40af-a10c-a634d724bd24","timestamp":"2023-04-14T09:09:32.823675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:09:32.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:36.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2172040-cf10-4ede-8f23-ec68dfeb46f2","timestamp":"2023-04-14T09:09:36.202513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:09:36.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f508e8a-ba03-474f-abe8-c6bbc13a6dc8","timestamp":"2023-04-14T09:09:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:09:47.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f508e8a-ba03-474f-abe8-c6bbc13a6dc8","timestamp":"2023-04-14T09:09:46.996670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:09:47.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c03173a8-eecf-4fdc-8084-417729a1893b","timestamp":"2023-04-14T09:09:48.513548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:09:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:09:48.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4db688b-5ec9-418c-8f81-16094bee8f15","timestamp":"2023-04-14T09:09:48.865422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:09:48.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:32.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c857fce-4501-41e9-814a-aaa86998d760","timestamp":"2023-04-14T09:11:32.824022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:11:32.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:36.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82be7181-c717-4304-8475-66f8504c3cad","timestamp":"2023-04-14T09:11:36.202537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:11:36.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2378cca-d694-4dbd-a8a0-95bfed7f6cf3","timestamp":"2023-04-14T09:11:46.996688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:11:47.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2378cca-d694-4dbd-a8a0-95bfed7f6cf3","timestamp":"2023-04-14T09:11:46.996688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:11:47.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:48.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd563ebc-1586-4852-9b86-86f04d2c0b98","timestamp":"2023-04-14T09:11:48.513531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:11:48.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:11:48.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3832917-d9a0-4e53-80f3-126a682b41b8","timestamp":"2023-04-14T09:11:48.865712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:11:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:32.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cdb046a-9e59-4dbb-a222-e88a6e47af05","timestamp":"2023-04-14T09:13:32.823889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:13:32.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61a8d9d9-d4c1-4948-a27a-8157fe808cca","timestamp":"2023-04-14T09:13:36.202381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:13:36.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d097dc4d-102b-4934-a834-6ca5d72913b1","timestamp":"2023-04-14T09:13:46.996711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:13:47.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d097dc4d-102b-4934-a834-6ca5d72913b1","timestamp":"2023-04-14T09:13:46.996711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:13:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"944a2a64-2f91-4d8d-b7b0-f9d555616573","timestamp":"2023-04-14T09:13:48.513533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:13:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:13:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9565428e-3ca3-4235-8746-281d38f0f951","timestamp":"2023-04-14T09:13:48.865871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:13:48.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:32.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbac32cc-fff6-4596-8241-d158f0cd2417","timestamp":"2023-04-14T09:15:32.823914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:15:32.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:36.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3b8626-7a20-417d-affc-31e7002f2a6a","timestamp":"2023-04-14T09:15:36.202400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:15:36.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e4acc6-7b77-457e-899c-9a826ca4200b","timestamp":"2023-04-14T09:15:46.996619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:15:47.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e4acc6-7b77-457e-899c-9a826ca4200b","timestamp":"2023-04-14T09:15:46.996619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:15:47.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:48.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e4886ac-2ae4-48e7-bca7-f52d61b1779d","timestamp":"2023-04-14T09:15:48.513714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:15:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:15:48.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f1027b8-983e-482b-b0dc-d902fd9f7483","timestamp":"2023-04-14T09:15:48.865548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:15:48.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:32.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a45a5cdd-ef11-48c5-9fc5-a47762b56535","timestamp":"2023-04-14T09:17:32.823675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:17:32.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:36.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"869e6743-a549-4c84-9556-516c9186a440","timestamp":"2023-04-14T09:17:36.202269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:17:36.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3e22d4c-f02f-488d-8d3e-31e811c84aff","timestamp":"2023-04-14T09:17:46.996658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:17:47.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3e22d4c-f02f-488d-8d3e-31e811c84aff","timestamp":"2023-04-14T09:17:46.996658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:17:47.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:48.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6881bc59-bc3f-4c23-8be2-10a67a624883","timestamp":"2023-04-14T09:17:48.513485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:17:48.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:17:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be8ca6e0-70a5-440d-aa6a-75e97b319588","timestamp":"2023-04-14T09:17:48.865510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:17:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:17.083+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-04-14T09:19:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82379644-92a5-4736-b0e3-410c0fab42c0","timestamp":"2023-04-14T09:19:32.823915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:19:32.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e55a2101-4b9c-4084-85b4-784a998a5ed0","timestamp":"2023-04-14T09:19:36.202468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:19:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea05ba25-14c7-4324-8167-7d5d7054a91e","timestamp":"2023-04-14T09:19:46.996793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:19:47.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea05ba25-14c7-4324-8167-7d5d7054a91e","timestamp":"2023-04-14T09:19:46.996793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:19:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:48.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a08a2b12-f0bb-4802-89d9-77de415e690a","timestamp":"2023-04-14T09:19:48.513592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:19:48.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:19:48.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80a3245e-9669-4078-8786-f88f57ea26b0","timestamp":"2023-04-14T09:19:48.865476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:19:48.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:32.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9651ec07-f94c-42a6-83d5-afe3c6cdcd94","timestamp":"2023-04-14T09:21:32.823933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:21:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:36.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a4af62-5b39-4a55-9f88-067cdd5c17f9","timestamp":"2023-04-14T09:21:36.202427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:21:36.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b06aae-62db-4a0b-9e61-49e9ac7bbdcd","timestamp":"2023-04-14T09:21:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:21:47.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b06aae-62db-4a0b-9e61-49e9ac7bbdcd","timestamp":"2023-04-14T09:21:46.996774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:21:47.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c16321-d1bf-440b-b577-7b3226837c7c","timestamp":"2023-04-14T09:21:48.513675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:21:48.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:21:48.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e9b8039-62ff-4667-9f91-71017858c5be","timestamp":"2023-04-14T09:21:48.865524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:21:48.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:32.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7dd5b6a-982f-4ea1-a5fe-5c11b97e9584","timestamp":"2023-04-14T09:23:32.823863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:23:32.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:36.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2597d23-ac81-44cb-94ac-cce96c500def","timestamp":"2023-04-14T09:23:36.202572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:23:36.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96d83fd-3591-43f1-a019-146d335f10dc","timestamp":"2023-04-14T09:23:46.996657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:23:47.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a96d83fd-3591-43f1-a019-146d335f10dc","timestamp":"2023-04-14T09:23:46.996657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:23:47.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:48.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3955827-2798-4706-b7fd-21bc14e9d8ac","timestamp":"2023-04-14T09:23:48.513703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:23:48.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:23:48.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d094eaf5-43f7-4dd3-8058-6f3651ebf09b","timestamp":"2023-04-14T09:23:48.865589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:23:48.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:32.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6aa6282-5e95-4b07-9d1b-8739ef1f4572","timestamp":"2023-04-14T09:25:32.823785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:25:32.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:36.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1424b8d6-d151-4a41-bd10-71398e713641","timestamp":"2023-04-14T09:25:36.202528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:25:36.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cbb6f5a-c9b6-446b-b93e-d84800e0ab9b","timestamp":"2023-04-14T09:25:46.996755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:25:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cbb6f5a-c9b6-446b-b93e-d84800e0ab9b","timestamp":"2023-04-14T09:25:46.996755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:25:47.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:48.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26f29063-1be6-49f8-aef5-866b28be3ac9","timestamp":"2023-04-14T09:25:48.513758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:25:48.122+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:25:48.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e48aa4-7ab1-4db1-b1cf-01721e2ec2bd","timestamp":"2023-04-14T09:25:48.865567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:25:48.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:32.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da8114dc-5642-4710-a6d9-c4585f037ea3","timestamp":"2023-04-14T09:27:32.823964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:27:32.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dcedb3c-bb71-47e8-828c-f0104cc84287","timestamp":"2023-04-14T09:27:36.202134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:27:36.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d0a306-0de5-490e-a07c-5f276908d047","timestamp":"2023-04-14T09:27:46.996623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:27:47.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d0a306-0de5-490e-a07c-5f276908d047","timestamp":"2023-04-14T09:27:46.996623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:27:47.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:48.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f9b4c3b-3225-4dd8-ad7a-98cfde0201b7","timestamp":"2023-04-14T09:27:48.513551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:27:48.182+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:27:48.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b784cd-3948-44e8-b8a2-fa8253e25449","timestamp":"2023-04-14T09:27:48.865532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:27:48.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:32.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fd0dbf3-e99a-44a0-841e-4701ef0252f7","timestamp":"2023-04-14T09:29:32.823917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:29:32.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:36.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bffaf5f-f005-4a84-989c-0217671ec658","timestamp":"2023-04-14T09:29:36.202511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:29:36.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78ec33af-f7ad-4220-aca3-086bdbd30bce","timestamp":"2023-04-14T09:29:46.996763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:29:47.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78ec33af-f7ad-4220-aca3-086bdbd30bce","timestamp":"2023-04-14T09:29:46.996763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:29:47.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8edf11d5-8753-4df7-bff3-fce8ea3a53d2","timestamp":"2023-04-14T09:29:48.513613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:29:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:29:48.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e1c987-54e5-4af5-8764-f89437748d77","timestamp":"2023-04-14T09:29:48.865733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:29:48.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:32.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e27087ce-c9bf-43dc-9328-1d717214dcc2","timestamp":"2023-04-14T09:31:32.823997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:31:32.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:36.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a118e8-2ee7-4d1f-95e1-5469562e452f","timestamp":"2023-04-14T09:31:36.202198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:31:36.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c98ed8c2-27bf-4a05-8122-e6950826db6f","timestamp":"2023-04-14T09:31:46.996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:31:47.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c98ed8c2-27bf-4a05-8122-e6950826db6f","timestamp":"2023-04-14T09:31:46.996849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:31:47.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:48.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5106c9ef-7be5-4840-9c22-432f2ce3e1e8","timestamp":"2023-04-14T09:31:48.513670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:31:48.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:31:48.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f3e95a3-6496-4e06-84b8-d2f1bebcd746","timestamp":"2023-04-14T09:31:48.865524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:31:48.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:17.110+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-04-14T09:33:32.436+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"730088bb-aa53-4342-807d-fd114c9958f9","timestamp":"2023-04-14T09:33:32.823801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:33:32.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd7015f3-93ab-4dc8-955f-ede2c476f46c","timestamp":"2023-04-14T09:33:36.202505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:33:36.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e090f1a6-a856-4b12-ba41-c6132efd0555","timestamp":"2023-04-14T09:33:46.996805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:33:47.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e090f1a6-a856-4b12-ba41-c6132efd0555","timestamp":"2023-04-14T09:33:46.996805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:33:47.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:48.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e561b071-5483-4f2e-a96e-c0b8f92881eb","timestamp":"2023-04-14T09:33:48.513662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:33:48.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:33:48.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c47229-87f9-4fea-b711-e635490bcdd1","timestamp":"2023-04-14T09:33:48.865664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:33:48.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:32.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d5831e2-e9b0-4084-a5a6-04c2dcfd8a88","timestamp":"2023-04-14T09:35:32.823880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:35:32.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:36.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6042b106-84c9-4a21-b3db-4865548b85b6","timestamp":"2023-04-14T09:35:36.202481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:35:36.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:46.997+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3690b5ce-d1cc-4049-98c5-0514c73a926a","timestamp":"2023-04-14T09:35:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:35:47.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3690b5ce-d1cc-4049-98c5-0514c73a926a","timestamp":"2023-04-14T09:35:46.996690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:35:47.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:48.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d7fe27-8787-458d-9505-cdc27df5600d","timestamp":"2023-04-14T09:35:48.513551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:35:48.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:35:48.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c71c640-9b43-4dfe-988b-5758e05ff3d9","timestamp":"2023-04-14T09:35:48.865659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:35:48.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:32.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f4e4e95b-977c-4e59-9bad-9ee7bc332ffb","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f691e6-913c-46ab-993d-dbaa641a80a3","timestamp":"2023-04-14T09:37:32.824302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-14T09:37:32.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:36.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba250715-dd52-4d5b-8305-2236ed36287d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4154d211-1cbd-48d1-ba7e-a16a98e8d0c8","timestamp":"2023-04-14T09:37:36.202327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-14T09:37:36.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:46.996+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a43d3b8b-8d53-4c75-af2d-3e774967fd7d","timestamp":"2023-04-14T09:37:46.996459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:37:47.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c513165d-0dfe-467c-87ae-43fa833cc285","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a43d3b8b-8d53-4c75-af2d-3e774967fd7d","timestamp":"2023-04-14T09:37:46.996459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-14T09:37:47.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:48.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"84455814-bac4-4071-8bb0-51d3a10d4321","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"412b22a3-3897-456b-b198-c78d0aa4213f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a676d8d-eb5a-4be5-920b-edee9a767463","timestamp":"2023-04-14T09:37:48.513550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-14T09:37:48.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-14T09:37:48.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2e4f8a5f-303c-43bc-a40f-3c35818f623d","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a1f1915-fabf-450a-964f-7dce05779f77","timestamp":"2023-04-14T09:37:48.865558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-14T09:37:48.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS