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-03-31T23:59:57.936+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-5b767cd5ff-c77zr with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-03-31T23:59:57.943+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-01T00:00:09.756+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-04-01T00:00:09.844+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-04-01T00:00:09.912+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-01T00:00:09.912+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-01T00:00:10.228+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-01T00:00:10.228+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 11988 ms
[2023-04-01T00:00:13.338+00:00|INFO|Version|main] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-01T00:00:17.156+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-01T00:00:17.716+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-01T00:00:18.215+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-01T00:00:18.219+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-01T00:00:18.219+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680307218159
[2023-04-01T00:00:18.227+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-01T00:00:19.245+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7187bac9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b8280e6, org.springframework.security.web.context.SecurityContextPersistenceFilter@53ed09e8, org.springframework.security.web.header.HeaderWriterFilter@7a389761, org.springframework.security.web.authentication.logout.LogoutFilter@3cbf1ba4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41b1f51e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1daf3b44, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44c13103, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f139fc9, org.springframework.security.web.session.SessionManagementFilter@f679798, org.springframework.security.web.access.ExceptionTranslationFilter@e8e0dec, org.springframework.security.web.access.intercept.AuthorizationFilter@5a2bd7c8]
[2023-04-01T00:00:31.962+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-01T00:00:32.147+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-04-01T00:00:32.336+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-04-01T00:00:32.359+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-01T00:00:32.360+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-01T00:00:32.424+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d250c58f-2e3a-46cb-9206-f5a954382e10, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-c77zr, 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-01T00:00:32.539+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-01T00:00:32.623+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-01T00:00:32.624+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-01T00:00:32.624+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680307232623
[2023-04-01T00:00:32.625+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-01T00:00:32.627+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=f53b9bb3-817c-4f97-859e-2d42cfca3cfe, alive=false, publisher=null]]: starting
[2023-04-01T00:00:32.835+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-01T00:00:32.955+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-01T00:00:33.032+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-01T00:00:33.033+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-01T00:00:33.033+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1680307233032
[2023-04-01T00:00:33.033+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=f53b9bb3-817c-4f97-859e-2d42cfca3cfe, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-01T00:00:33.033+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$84c4fd22
[2023-04-01T00:00:33.123+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-01T00:00:33.124+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-01T00:00:33.124+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d250c58f-2e3a-46cb-9206-f5a954382e10, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-c77zr, 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@3bb5ceb
[2023-04-01T00:00:33.124+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d250c58f-2e3a-46cb-9206-f5a954382e10, consumerInstance=onap-policy-clamp-ac-http-ppnt-5b767cd5ff-c77zr, 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-01T00:00:33.125+00:00|INFO|ServiceManager|main] service manager started
[2023-04-01T00:00:33.249+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-01T00:00:33.251+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"34f35d93-9e89-43dc-a361-db7ca2445ffe","timestamp":"2023-04-01T00:00:33.134206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:00:35.749+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.750+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.751+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.751+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.751+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.751+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.749+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.752+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.752+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.753+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.754+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.754+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 YUKZfVnASEe3zQRubmw5Ug
[2023-04-01T00:00:35.758+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: 4Mdxbj-wQniWRASdxTB69Q
[2023-04-01T00:00:35.758+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: 4Mdxbj-wQniWRASdxTB69Q
[2023-04-01T00:00:35.814+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-01T00:00:35.815+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 3 with epoch 0
[2023-04-01T00:00:35.914+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-01T00:00:36.146+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-43b8af83-5ac4-4018-9f5e-6ee2429f4a8d
[2023-04-01T00:00:36.146+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-01T00:00:36.147+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-01T00:00:36.231+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=34f35d93-9e89-43dc-a361-db7ca2445ffe, timestamp=2023-04-01T00:00:33.134206Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=fd6fab64-4061-4bfc-9426-a0a9ddcb5378, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-01T00:00:36.339+00:00|INFO|Application|main] Started Application in 42.496 seconds (JVM running for 45.363)
[2023-04-01T00:00:39.157+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-43b8af83-5ac4-4018-9f5e-6ee2429f4a8d', protocol='range'}
[2023-04-01T00:00:39.167+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-43b8af83-5ac4-4018-9f5e-6ee2429f4a8d=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-01T00:00:39.222+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-43b8af83-5ac4-4018-9f5e-6ee2429f4a8d', protocol='range'}
[2023-04-01T00:00:39.223+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-01T00:00:39.229+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-01T00:00:39.247+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-01T00:00:39.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-01T00:00:39.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-01T00:00:39.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-01T00:00:39.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-01T00:00:39.248+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-01T00:00:39.456+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=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-01T00:00:39.458+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-01T00:00:39.518+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=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-01T00:00:39.519+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-04-01T00:00:39.531+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-01T00:00:39.531+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-01T00:00:43.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1314af42-168c-4fc5-b3f7-95607f338ae8","timestamp":"2023-04-01T00:00:41.136719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:00:43.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-01T00:02:07.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bfd4a98-23be-4f31-8430-d6047f49e87d","timestamp":"2023-04-01T00:02:07.757524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:02:07.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:02:08.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb539e9-6843-4da8-a592-90a138d3943f","timestamp":"2023-04-01T00:02:08.654977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:02:08.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:02:11.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5de2b888-2a7e-4657-bd48-e7e3fc49dc4e","timestamp":"2023-04-01T00:02:11.769607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:02:11.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:02:16.841+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7abba2a-b3c5-4e71-9cd3-b349462c3dd9","timestamp":"2023-04-01T00:02:16.814921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:02:17.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7abba2a-b3c5-4e71-9cd3-b349462c3dd9","timestamp":"2023-04-01T00:02:16.814921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:02:17.001+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:02:25.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b819ed-7ecc-4ae3-8efe-29633fdc5094","timestamp":"2023-04-01T00:02:25.554477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:02:25.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:04:07.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61ca729d-52ef-4f3b-a7f9-54340a48284a","timestamp":"2023-04-01T00:04:07.757093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:04:07.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:04:08.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16271e90-90f7-4e13-b6f4-652d258c6c18","timestamp":"2023-04-01T00:04:08.654664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:04:08.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:04:11.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cb09e4e-d421-4ba2-838f-44b833d7283c","timestamp":"2023-04-01T00:04:11.768890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:04:11.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:04:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ce650ba-2a1c-4276-ab15-2f24b610bb5e","timestamp":"2023-04-01T00:04:16.814072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:04:16.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ce650ba-2a1c-4276-ab15-2f24b610bb5e","timestamp":"2023-04-01T00:04:16.814072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:04:16.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:04:25.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f3911bd-2834-4e14-a046-7bea82bfe54d","timestamp":"2023-04-01T00:04:25.553599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:04:25.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:06:07.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13610649-5721-489d-a2ac-0800c0224f84","timestamp":"2023-04-01T00:06:07.757054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:06:07.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:06:08.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2ef95e0-c211-444f-9f6b-b5d0237b7226","timestamp":"2023-04-01T00:06:08.654683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:06:08.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:06:11.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac96ad46-888a-4766-be05-3c22ee10962b","timestamp":"2023-04-01T00:06:11.768967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:06:11.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:06:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e06d1b2d-7a28-48ed-8309-bcbfc6caeb75","timestamp":"2023-04-01T00:06:16.813951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:06:16.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e06d1b2d-7a28-48ed-8309-bcbfc6caeb75","timestamp":"2023-04-01T00:06:16.813951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:06:16.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:06:25.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adac2eb8-f47f-461a-b581-07e75c6cdd19","timestamp":"2023-04-01T00:06:25.553445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:06:25.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:08:07.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34a2504e-a589-4c63-b5d8-3394ef4cd8f8","timestamp":"2023-04-01T00:08:07.757137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:08:07.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:08:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed025c41-80cc-43ff-89e7-58988cf13b84","timestamp":"2023-04-01T00:08:08.654768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:08:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:08:11.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c0d747-3bc6-4f17-84e4-467040c600f6","timestamp":"2023-04-01T00:08:11.768834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:08:11.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:08:16.815+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a28d5760-45ff-40f0-8d35-975adb7458a0","timestamp":"2023-04-01T00:08:16.814083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:08:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a28d5760-45ff-40f0-8d35-975adb7458a0","timestamp":"2023-04-01T00:08:16.814083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:08:16.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:08:25.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d3b8d71-0f8f-46b3-bcb0-6468702c3ed2","timestamp":"2023-04-01T00:08:25.553711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:08:25.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:09:35.902+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-01T00:09:46.912+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-01T00:10:07.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a4eb66-bee2-4869-b747-01ac1384e8ef","timestamp":"2023-04-01T00:10:07.757044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:10:07.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:10:08.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9c95f06-3efe-4ed5-a9e3-793a6dd0b7f3","timestamp":"2023-04-01T00:10:08.654607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:10:08.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:10:11.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5502fa56-b043-4cc4-ba76-3309ea70d798","timestamp":"2023-04-01T00:10:11.768979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:10:11.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:10:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e16bd01-efbd-4ac7-93c4-7fb025c326a1","timestamp":"2023-04-01T00:10:16.814043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:10:16.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e16bd01-efbd-4ac7-93c4-7fb025c326a1","timestamp":"2023-04-01T00:10:16.814043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:10:16.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:10:25.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0054075a-3033-4079-8698-e3ccabef586c","timestamp":"2023-04-01T00:10:25.553713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:10:25.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:12:07.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3de40ef-d618-40b0-afdf-2e1f40ed1e72","timestamp":"2023-04-01T00:12:07.757031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:12:07.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:12:08.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a8452f7-dce2-4117-8238-1239de6ada42","timestamp":"2023-04-01T00:12:08.654590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:12:08.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:12:11.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06528d45-206c-4eea-84f4-6a85989ffc43","timestamp":"2023-04-01T00:12:11.769037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:12:11.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:12:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"747d26be-3908-4138-bb2c-10a9796ac9aa","timestamp":"2023-04-01T00:12:16.813811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:12:16.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"747d26be-3908-4138-bb2c-10a9796ac9aa","timestamp":"2023-04-01T00:12:16.813811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:12:16.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:12:25.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5186cfd2-ba42-4b5b-84d2-012e5b2d3c74","timestamp":"2023-04-01T00:12:25.553628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:12:25.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:14:07.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7799896e-0aba-479c-889c-4094c1c438b3","timestamp":"2023-04-01T00:14:07.756970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:14:07.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:14:08.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1d3cde-d1b0-4db8-bf23-ae20a09d7868","timestamp":"2023-04-01T00:14:08.654495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:14:08.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:14:11.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a34bf4c-ed17-4dad-9fa9-584f39a211df","timestamp":"2023-04-01T00:14:11.768812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:14:11.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:14:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5331257-8abe-4c69-8aba-9b1fdebfd71c","timestamp":"2023-04-01T00:14:16.814025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:14:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5331257-8abe-4c69-8aba-9b1fdebfd71c","timestamp":"2023-04-01T00:14:16.814025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:14:16.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:14:25.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4a2e58e-3bfc-4b90-89fc-8bd994220058","timestamp":"2023-04-01T00:14:25.553719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:14:25.258+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:16:07.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"342ba9ac-f51d-4051-a781-2b0f4319129f","timestamp":"2023-04-01T00:16:07.756939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:16:07.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:16:08.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc324d7-542f-475c-bdf5-c1e88dd21fa7","timestamp":"2023-04-01T00:16:08.654612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:16:08.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:16:11.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4244f9b-9456-43fd-97c4-4840eac9f81f","timestamp":"2023-04-01T00:16:11.768866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:16:11.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:16:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f575a20-0f9c-4930-bb7d-74f3fd36da0c","timestamp":"2023-04-01T00:16:16.814086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:16:16.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f575a20-0f9c-4930-bb7d-74f3fd36da0c","timestamp":"2023-04-01T00:16:16.814086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:16:16.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:16:25.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473ac1de-ce88-4eb0-8c8a-35e5c453f1e0","timestamp":"2023-04-01T00:16:25.553799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:16:25.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:18:07.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d002cda-6a2e-4e80-a3d0-1d830477dcc5","timestamp":"2023-04-01T00:18:07.756989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:18:07.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:18:08.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b3077f2-bffe-40f0-aae2-ff0a45f424cb","timestamp":"2023-04-01T00:18:08.654470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:18:08.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:18:11.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5231905a-fffb-4b22-90e0-651accb8ded4","timestamp":"2023-04-01T00:18:11.769198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:18:11.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:18:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f66a88-b160-4c63-9619-7221e7f799e4","timestamp":"2023-04-01T00:18:16.814027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:18:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f66a88-b160-4c63-9619-7221e7f799e4","timestamp":"2023-04-01T00:18:16.814027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:18:16.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:18:25.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fbe8ddd-3940-4004-b727-fa97a91acae5","timestamp":"2023-04-01T00:18:25.553427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:18:25.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:20:07.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e0be5a-cc66-408a-8500-87226f4c033c","timestamp":"2023-04-01T00:20:07.757211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:20:07.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:20:08.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97de89ac-f55e-4a19-a7a0-f6e981f07288","timestamp":"2023-04-01T00:20:08.654598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:20:08.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:20:11.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1b657a6-72a6-4aff-b711-ca39b97d27f5","timestamp":"2023-04-01T00:20:11.768996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:20:11.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:20:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f28bfb-b54d-424c-9304-0ec4bda0cfba","timestamp":"2023-04-01T00:20:16.814028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:20:16.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f28bfb-b54d-424c-9304-0ec4bda0cfba","timestamp":"2023-04-01T00:20:16.814028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:20:16.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:20:25.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ae13d90-c64d-4690-bf43-3a617e6fee8f","timestamp":"2023-04-01T00:20:25.553697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:20:25.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:22:07.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db4da0e-dcc8-4e27-8d82-6904deba108d","timestamp":"2023-04-01T00:22:07.757156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:22:07.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:22:08.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc5428c6-7923-454a-9663-5b396e9c07db","timestamp":"2023-04-01T00:22:08.654542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:22:08.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:22:11.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e95d752e-ffbb-4c16-9c07-82bfe21609f8","timestamp":"2023-04-01T00:22:11.768800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:22:11.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:22:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e61075e-9abd-46cd-9dc2-1c81dd98367a","timestamp":"2023-04-01T00:22:16.814234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:22:16.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e61075e-9abd-46cd-9dc2-1c81dd98367a","timestamp":"2023-04-01T00:22:16.814234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:22:16.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:22:25.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64884fc-a8d3-4c58-b7ca-37173f91ea19","timestamp":"2023-04-01T00:22:25.553594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:22:25.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:24:07.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e21b5b4a-ad89-43ea-b780-a07b8ad9c1ab","timestamp":"2023-04-01T00:24:07.756994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:24:07.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:24:08.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"373fa258-7b63-4921-a16e-d737372ea7ea","timestamp":"2023-04-01T00:24:08.654595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:24:08.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:24:11.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b39008a4-a6f7-4eed-9155-51bb88f09f3f","timestamp":"2023-04-01T00:24:11.768878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:24:11.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:24:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf290e9b-c8a1-4b8b-ba3a-fb2ab7299040","timestamp":"2023-04-01T00:24:16.814141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:24:16.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf290e9b-c8a1-4b8b-ba3a-fb2ab7299040","timestamp":"2023-04-01T00:24:16.814141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:24:16.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:24:25.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c758b5-231e-421c-bd60-d8cbdc64bbc6","timestamp":"2023-04-01T00:24:25.553535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:24:25.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:26:07.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91350c37-077c-4d3e-8181-6a85d97f090e","timestamp":"2023-04-01T00:26:07.757057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:26:07.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:26:08.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ad24f47-32ef-43b5-9f4a-14ea34646a5f","timestamp":"2023-04-01T00:26:08.654681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:26:08.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:26:11.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fad030a7-ae06-4485-8213-8d6f1fca399e","timestamp":"2023-04-01T00:26:11.768941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:26:11.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:26:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9169165b-ef7e-4b67-bf6c-d38783db72a6","timestamp":"2023-04-01T00:26:16.813969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:26:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9169165b-ef7e-4b67-bf6c-d38783db72a6","timestamp":"2023-04-01T00:26:16.813969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:26:16.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:26:25.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"367e229f-4c40-4aa9-a6b1-28ff3f659f83","timestamp":"2023-04-01T00:26:25.553616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:26:25.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:28:07.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8c8f223-4d79-48ec-b3a2-fdb3f706525b","timestamp":"2023-04-01T00:28:07.756949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:28:07.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:28:08.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b058f54b-7ecf-41c3-8f07-039cd89c6a36","timestamp":"2023-04-01T00:28:08.654469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:28:08.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:28:11.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5530ee98-bf11-4325-b19c-055fe0711049","timestamp":"2023-04-01T00:28:11.768910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:28:11.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:28:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03ba775d-985f-433c-95a6-7fcb9c801bf6","timestamp":"2023-04-01T00:28:16.813842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:28:16.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03ba775d-985f-433c-95a6-7fcb9c801bf6","timestamp":"2023-04-01T00:28:16.813842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:28:16.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:28:25.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a327d56-80c9-4476-9f05-8eebc29dba3c","timestamp":"2023-04-01T00:28:25.553629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:28:25.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:29:16.880+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-04-01T00:30:07.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3874ef10-c8f2-4041-ad3a-2a7ee60c2ddf","timestamp":"2023-04-01T00:30:07.756948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:30:07.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:30:08.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7aa4c3a-5928-4fed-93b3-794d16aaa64c","timestamp":"2023-04-01T00:30:08.654623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:30:08.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:30:11.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"457b85fe-1b6e-42e5-a4d1-0b44790476c8","timestamp":"2023-04-01T00:30:11.769015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:30:11.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:30:16.815+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a83451f-95bb-4ce3-bb75-e470f0401adc","timestamp":"2023-04-01T00:30:16.814076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:30:16.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a83451f-95bb-4ce3-bb75-e470f0401adc","timestamp":"2023-04-01T00:30:16.814076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:30:16.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:30:25.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d412930-590e-4ee5-83ec-7be45847eb4b","timestamp":"2023-04-01T00:30:25.553694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:30:25.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:32:07.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45e28b94-b35d-49ed-a34d-c65211cfeab8","timestamp":"2023-04-01T00:32:07.757196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:32:07.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:32:08.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1af778d7-80da-43fd-b35c-8756edaf9847","timestamp":"2023-04-01T00:32:08.654644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:32:08.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:32:11.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be29b3f3-27a0-4f35-9919-fd9af1852b92","timestamp":"2023-04-01T00:32:11.768779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:32:11.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:32:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f9cbd19-5165-4cf2-bf75-fdcc794ca931","timestamp":"2023-04-01T00:32:16.814140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:32:16.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f9cbd19-5165-4cf2-bf75-fdcc794ca931","timestamp":"2023-04-01T00:32:16.814140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:32:16.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:32:25.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25a2d28-cfc7-4f38-ac21-f9309de2dc0b","timestamp":"2023-04-01T00:32:25.553700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:32:25.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:34:07.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff55f881-d3f1-4bb3-aa57-81417fa55365","timestamp":"2023-04-01T00:34:07.757116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:34:07.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:34:08.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe25f2da-0efd-459d-8191-3892b067b374","timestamp":"2023-04-01T00:34:08.654638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:34:08.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:34:11.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf0c2370-b724-453a-aaa1-94269444629d","timestamp":"2023-04-01T00:34:11.769045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:34:11.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:34:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c262f0f-4961-4be4-8852-0f4f34127ebd","timestamp":"2023-04-01T00:34:16.814041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:34:16.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c262f0f-4961-4be4-8852-0f4f34127ebd","timestamp":"2023-04-01T00:34:16.814041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:34:16.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:34:25.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd9a9789-4d4b-45ae-89f4-f6e88c760cdc","timestamp":"2023-04-01T00:34:25.553682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:34:25.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:36:07.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2df597a5-9926-4384-b22f-a12afe608e0a","timestamp":"2023-04-01T00:36:07.757127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:36:07.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:36:08.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11942bce-9c1a-40e0-8b69-22cc8eebb123","timestamp":"2023-04-01T00:36:08.654480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:36:08.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:36:11.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d1ff02a-c0f9-4d6f-b7dd-2a07740799ca","timestamp":"2023-04-01T00:36:11.768814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:36:11.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:36:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73325e44-8d14-4aab-87a8-3fedd6bc6648","timestamp":"2023-04-01T00:36:16.814044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:36:16.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73325e44-8d14-4aab-87a8-3fedd6bc6648","timestamp":"2023-04-01T00:36:16.814044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:36:16.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:36:25.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef6c1901-2c7b-4d8a-888a-30e09174f726","timestamp":"2023-04-01T00:36:25.553607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:36:25.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:38:07.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc5bd14-9403-4240-8aed-cf49654c8c7e","timestamp":"2023-04-01T00:38:07.757169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:38:07.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:38:08.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9d11aba-31d8-4f56-a7f2-1a17f984048c","timestamp":"2023-04-01T00:38:08.654500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:38:08.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:38:11.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f606e59-4fb6-44f9-9e7b-9b067857b5bc","timestamp":"2023-04-01T00:38:11.768957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:38:11.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:38:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292af39c-f0ec-4a1b-b156-1ee938a6af34","timestamp":"2023-04-01T00:38:16.813964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:38:16.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292af39c-f0ec-4a1b-b156-1ee938a6af34","timestamp":"2023-04-01T00:38:16.813964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:38:16.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:38:25.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d6e176c-36fc-40d6-a06c-59a980e10542","timestamp":"2023-04-01T00:38:25.553663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:38:25.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:39:16.892+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-01T00:40:07.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7732e027-53b2-4892-8457-070d60fba651","timestamp":"2023-04-01T00:40:07.756988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:40:07.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:40:08.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"950d0cad-60ac-432e-a7cd-a03552b1fb29","timestamp":"2023-04-01T00:40:08.654537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:40:08.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:40:11.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09151093-b60e-430c-a4cb-92d911cb6098","timestamp":"2023-04-01T00:40:11.768834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:40:11.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:40:16.816+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4f8ee8b-9d9e-4d2e-8bed-ff1df146a5e9","timestamp":"2023-04-01T00:40:16.814180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:40:16.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4f8ee8b-9d9e-4d2e-8bed-ff1df146a5e9","timestamp":"2023-04-01T00:40:16.814180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:40:16.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:40:25.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b285168-c3be-4096-ae1d-bb3e5bf3017b","timestamp":"2023-04-01T00:40:25.553652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:40:25.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:42:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"030f82e6-ef7c-4885-99b2-bcb188535618","timestamp":"2023-04-01T00:42:07.757300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:42:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:42:08.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e32d573c-052f-4d09-a775-8007c1e31c2d","timestamp":"2023-04-01T00:42:08.654624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:42:08.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:42:11.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f01dd491-93e2-44ab-a57d-4a5b717b9ee0","timestamp":"2023-04-01T00:42:11.768831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:42:11.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:42:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64121eac-8640-4c24-a606-55b253e673c7","timestamp":"2023-04-01T00:42:16.814181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:42:16.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64121eac-8640-4c24-a606-55b253e673c7","timestamp":"2023-04-01T00:42:16.814181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:42:16.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:42:25.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5edc70aa-fa21-4a10-a7d5-d8065a664235","timestamp":"2023-04-01T00:42:25.553682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:42:25.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:43:46.919+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-04-01T00:44:07.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef298e1c-ef0d-467f-8475-3ab918a94304","timestamp":"2023-04-01T00:44:07.757083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:44:07.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:44:08.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"631b098e-ff0a-49d8-819c-910ec5969979","timestamp":"2023-04-01T00:44:08.656111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:44:08.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:44:11.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5a83b8c-58bb-481c-91f1-1d5a2f237a62","timestamp":"2023-04-01T00:44:11.768793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:44:11.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:44:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"432aa672-7310-402f-b2d1-9a770a2e2630","timestamp":"2023-04-01T00:44:16.813931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:44:16.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"432aa672-7310-402f-b2d1-9a770a2e2630","timestamp":"2023-04-01T00:44:16.813931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:44:16.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:44:25.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c018a445-4389-4342-825d-d04a1fcd8084","timestamp":"2023-04-01T00:44:25.553747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:44:25.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:46:07.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5133fb07-5e1a-42e4-bac6-aa0024dc2f6f","timestamp":"2023-04-01T00:46:07.757311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:46:07.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:46:08.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d19c762-37e5-4d9f-b0e4-65cf405575a9","timestamp":"2023-04-01T00:46:08.654647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:46:08.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:46:11.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"310dc27e-df44-465c-aa5c-707df15ab0ba","timestamp":"2023-04-01T00:46:11.768911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:46:11.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:46:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc5a4af-6846-46f7-861c-cd81d4eb6e09","timestamp":"2023-04-01T00:46:16.813996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:46:16.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc5a4af-6846-46f7-861c-cd81d4eb6e09","timestamp":"2023-04-01T00:46:16.813996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:46:16.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:46:25.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0ecba7-8fcb-486d-9d8a-32a828f0ef93","timestamp":"2023-04-01T00:46:25.553722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:46:25.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:48:07.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30807f94-a0d1-4843-be0d-6f5d12a24328","timestamp":"2023-04-01T00:48:07.757200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:48:07.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:48:08.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d9f767d-9fc8-4cf3-9751-78df4c2c38e8","timestamp":"2023-04-01T00:48:08.654603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:48:08.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:48:11.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96928287-f0f9-417e-b191-50961015f6f1","timestamp":"2023-04-01T00:48:11.768910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:48:11.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:48:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfcc9ca5-da3f-4e93-9c57-0e7b941e3fa7","timestamp":"2023-04-01T00:48:16.814157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:48:16.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfcc9ca5-da3f-4e93-9c57-0e7b941e3fa7","timestamp":"2023-04-01T00:48:16.814157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:48:16.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:48:25.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7022e4d-cdf2-4579-a565-3a596d3cc7a8","timestamp":"2023-04-01T00:48:25.553620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:48:25.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:50:07.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10ecdd7-212c-43bf-8471-02fa39e571d2","timestamp":"2023-04-01T00:50:07.757178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:50:07.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:50:08.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33083e8b-6a3e-4260-ab38-4bafe37d780c","timestamp":"2023-04-01T00:50:08.654621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:50:08.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:50:11.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a714ba6-225c-42be-ac1a-16cd1dba61f1","timestamp":"2023-04-01T00:50:11.769003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:50:11.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:50:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5392aa07-19c4-4272-8e76-9264359131b5","timestamp":"2023-04-01T00:50:16.813839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:50:16.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5392aa07-19c4-4272-8e76-9264359131b5","timestamp":"2023-04-01T00:50:16.813839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:50:16.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:50:25.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c9a2a2d-8184-4aa2-b048-afb6696cb9fe","timestamp":"2023-04-01T00:50:25.553612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:50:25.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:52:07.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f1faed7-057d-4895-af77-bd7d19030c3a","timestamp":"2023-04-01T00:52:07.757032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:52:07.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:52:08.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16ad91fa-38fa-4967-83a6-2f710086dfa6","timestamp":"2023-04-01T00:52:08.654956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:52:08.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:52:11.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eac66f2-ae00-44c5-9d51-0934ede3f14f","timestamp":"2023-04-01T00:52:11.768931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:52:11.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:52:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58bed40-ecc7-4a2e-8c2b-0d825a55d77f","timestamp":"2023-04-01T00:52:16.814064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:52:16.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58bed40-ecc7-4a2e-8c2b-0d825a55d77f","timestamp":"2023-04-01T00:52:16.814064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:52:16.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:52:25.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb5634dd-3901-41a5-be56-d687436dd38c","timestamp":"2023-04-01T00:52:25.553672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:52:25.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:54:07.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7009204f-d14d-481e-b6df-2a2f3e0c88d6","timestamp":"2023-04-01T00:54:07.756980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:54:07.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:54:08.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6ab03e0-8226-4c00-97ec-e68dde0d91e5","timestamp":"2023-04-01T00:54:08.654833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:54:08.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:54:11.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9c4477c-0b4b-40ec-bd2d-5d63af4b046a","timestamp":"2023-04-01T00:54:11.768963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:54:11.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:54:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8649f008-ab83-4972-a85b-4e5582484664","timestamp":"2023-04-01T00:54:16.813910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:54:16.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8649f008-ab83-4972-a85b-4e5582484664","timestamp":"2023-04-01T00:54:16.813910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:54:16.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:54:25.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab31a83f-3e07-4098-a56f-2a55cb66fe40","timestamp":"2023-04-01T00:54:25.553706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:54:25.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:56:07.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9328ff39-6737-4f80-9578-3b8de9ac079f","timestamp":"2023-04-01T00:56:07.757055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:56:07.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:56:08.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed212c03-5f4c-4bd9-b9cd-230e7a953324","timestamp":"2023-04-01T00:56:08.654674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:56:08.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:56:11.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6db614c-6d15-498d-aa97-96cbf53abec4","timestamp":"2023-04-01T00:56:11.769247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:56:11.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:56:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10138a18-8e1d-43b0-901a-9a689883c336","timestamp":"2023-04-01T00:56:16.813899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:56:16.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10138a18-8e1d-43b0-901a-9a689883c336","timestamp":"2023-04-01T00:56:16.813899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:56:16.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:56:25.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45081bdd-805e-4106-a71d-c141eb205f86","timestamp":"2023-04-01T00:56:25.553677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:56:25.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:58:07.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"876bfc7a-23f9-4648-a338-45610c11d632","timestamp":"2023-04-01T00:58:07.757188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T00:58:07.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:58:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffc19cec-e2a6-4314-b171-c209ef4d612d","timestamp":"2023-04-01T00:58:08.654627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T00:58:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:58:11.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5f97538-b38c-4e6b-9191-1fe8ec545872","timestamp":"2023-04-01T00:58:11.768823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T00:58:11.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:58:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e654afa5-9359-448d-974a-8c85f5036bfa","timestamp":"2023-04-01T00:58:16.813989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:58:16.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e654afa5-9359-448d-974a-8c85f5036bfa","timestamp":"2023-04-01T00:58:16.813989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T00:58:16.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T00:58:25.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d8bda91-c75d-4fca-96fe-b73e20ec4c64","timestamp":"2023-04-01T00:58:25.553478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T00:58:25.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:00:07.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f6c48a8-3665-4f19-b10f-5335f4f20624","timestamp":"2023-04-01T01:00:07.757108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:00:07.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:00:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"239ea062-3f5a-4f1c-8528-e7d8fc5064be","timestamp":"2023-04-01T01:00:08.654668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:00:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:00:11.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d787bc22-ed6f-4aac-a31c-4dd47415ada3","timestamp":"2023-04-01T01:00:11.768877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:00:11.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:00:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"276434da-20be-41f9-9239-6e28755a5876","timestamp":"2023-04-01T01:00:16.814232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:00:16.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"276434da-20be-41f9-9239-6e28755a5876","timestamp":"2023-04-01T01:00:16.814232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:00:16.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:00:25.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf73e701-259f-41d7-bf5e-6a4de0e2d415","timestamp":"2023-04-01T01:00:25.553418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:00:25.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:02:07.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a91293-65db-4666-85f9-309fd25565e6","timestamp":"2023-04-01T01:02:07.757002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:02:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:02:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d19134f7-81ce-4607-b33e-c01375eb332b","timestamp":"2023-04-01T01:02:08.654595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:02:08.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:02:11.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c49a9147-ff1a-43e8-8dc3-00a0c478c3b2","timestamp":"2023-04-01T01:02:11.768802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:02:11.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:02:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fa69598-1e48-4975-822b-1f815aa7e4fe","timestamp":"2023-04-01T01:02:16.813985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:02:16.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fa69598-1e48-4975-822b-1f815aa7e4fe","timestamp":"2023-04-01T01:02:16.813985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:02:16.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:02:25.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff40c751-0678-478c-a0a9-edcbb796f9a1","timestamp":"2023-04-01T01:02:25.553839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:02:25.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:03:16.893+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-04-01T01:04:07.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4170db1-0ff7-4f81-8795-977aea8b3de4","timestamp":"2023-04-01T01:04:07.757042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:04:07.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:04:08.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fa1da84-ad8a-4c84-90fc-847408b24467","timestamp":"2023-04-01T01:04:08.654441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:04:08.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:04:11.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28fd2946-846e-403c-ad4d-91268e839e9b","timestamp":"2023-04-01T01:04:11.768932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:04:11.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:04:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b5ab8d6-df69-4da1-99ae-f7a42aaaacd2","timestamp":"2023-04-01T01:04:16.813917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:04:16.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b5ab8d6-df69-4da1-99ae-f7a42aaaacd2","timestamp":"2023-04-01T01:04:16.813917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:04:16.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:04:25.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd37adae-9ed3-419f-856c-c40a7504606a","timestamp":"2023-04-01T01:04:25.553587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:04:25.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:06:07.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fab28831-4fce-449a-ad08-527ec2265f76","timestamp":"2023-04-01T01:06:07.757353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:06:07.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:06:08.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f210f93e-81da-4d77-8fb3-11cbc2782e2d","timestamp":"2023-04-01T01:06:08.654622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:06:08.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:06:11.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70df9bd6-98d9-4202-b0e3-3121149d3785","timestamp":"2023-04-01T01:06:11.769131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:06:11.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:06:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ffebf98-75dc-494a-af69-0f038f5ff407","timestamp":"2023-04-01T01:06:16.813883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:06:16.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ffebf98-75dc-494a-af69-0f038f5ff407","timestamp":"2023-04-01T01:06:16.813883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:06:16.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:06:25.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5188de-8604-40d1-9881-4bf9485ea708","timestamp":"2023-04-01T01:06:25.553732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:06:25.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:08:07.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea51750-9b92-4474-b5f3-d9a81d2106f7","timestamp":"2023-04-01T01:08:07.756965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:08:07.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:08:08.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f7fbe15-a774-4e44-a1dd-d28b2912af18","timestamp":"2023-04-01T01:08:08.654548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:08:08.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:08:11.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69bc6019-75e8-44e4-9d0c-331049214aff","timestamp":"2023-04-01T01:08:11.768840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:08:11.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:08:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c84ddfe8-b2ee-437a-aa2d-5ca8256e8dfe","timestamp":"2023-04-01T01:08:16.814060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:08:16.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c84ddfe8-b2ee-437a-aa2d-5ca8256e8dfe","timestamp":"2023-04-01T01:08:16.814060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:08:16.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:08:25.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"021ddd8a-6da3-4d7a-a674-00fbb5d373ba","timestamp":"2023-04-01T01:08:25.553837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:08:25.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:10:07.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb500f0-cbbb-4b98-9fac-476d8c365c8c","timestamp":"2023-04-01T01:10:07.757043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:10:07.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:10:08.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe22347-0544-4f08-a1e4-49892e5fe1af","timestamp":"2023-04-01T01:10:08.654616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:10:08.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:10:11.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67f38454-98ec-4883-bd52-09f17320a855","timestamp":"2023-04-01T01:10:11.768757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:10:11.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:10:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9bb682-57b2-4992-9dd3-f31814faf06e","timestamp":"2023-04-01T01:10:16.813931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:10:16.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9bb682-57b2-4992-9dd3-f31814faf06e","timestamp":"2023-04-01T01:10:16.813931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:10:16.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:10:25.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bbcb3c3-32fd-4b06-a6d2-d4a7bbb37ade","timestamp":"2023-04-01T01:10:25.553773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:10:25.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:12:07.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e39b9ad3-473a-4483-af99-639cae240757","timestamp":"2023-04-01T01:12:07.756982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:12:07.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:12:08.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a8f4e45-9b04-4806-adfd-5e6a4aad8517","timestamp":"2023-04-01T01:12:08.654563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:12:08.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:12:11.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30071f39-5c18-4365-bfdf-8ef0ac319196","timestamp":"2023-04-01T01:12:11.768870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:12:11.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:12:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59368573-7ea4-4d76-8772-fe3974eba342","timestamp":"2023-04-01T01:12:16.814003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:12:16.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59368573-7ea4-4d76-8772-fe3974eba342","timestamp":"2023-04-01T01:12:16.814003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:12:16.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:12:25.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b102dba-7989-4561-a432-1786f1190767","timestamp":"2023-04-01T01:12:25.553593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:12:25.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:14:07.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc6b4cf0-1b6d-42ef-82e9-4e5f66c52e0d","timestamp":"2023-04-01T01:14:07.757181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:14:07.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:14:08.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a635dd97-f3e0-42f6-bf1d-ea17a5efbeb6","timestamp":"2023-04-01T01:14:08.654602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:14:08.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:14:11.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3e33237-f9bb-4292-9cde-2279caf43b6f","timestamp":"2023-04-01T01:14:11.768805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:14:11.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:14:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5588a1e7-cb79-4a19-9d89-31e579f8de70","timestamp":"2023-04-01T01:14:16.813747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:14:16.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5588a1e7-cb79-4a19-9d89-31e579f8de70","timestamp":"2023-04-01T01:14:16.813747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:14:16.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:14:25.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bb87176-9c82-45a2-ac7e-724915770ff4","timestamp":"2023-04-01T01:14:25.553594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:14:25.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:16:07.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a2c5ed8-84be-4c7e-9141-b5a8543579e1","timestamp":"2023-04-01T01:16:07.757137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:16:07.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:16:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10c26e33-e47b-4ffa-a95c-072dc6c3e676","timestamp":"2023-04-01T01:16:08.654576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:16:08.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:16:11.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b17a0a2a-ea0e-4f67-9539-0b97003899e9","timestamp":"2023-04-01T01:16:11.768921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:16:11.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:16:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1fd7a5-09ee-4c8b-9eda-d7f0f7a8f7ca","timestamp":"2023-04-01T01:16:16.813994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:16:16.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1fd7a5-09ee-4c8b-9eda-d7f0f7a8f7ca","timestamp":"2023-04-01T01:16:16.813994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:16:16.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:16:25.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2433e61e-9c66-427d-b557-bf119f0882ee","timestamp":"2023-04-01T01:16:25.553570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:16:25.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:18:07.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34866826-eeb3-43f1-97dd-0c595076c8d6","timestamp":"2023-04-01T01:18:07.757058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:18:07.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:18:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"670b8c08-6a9f-4ff2-ae89-fe1e8e99a45a","timestamp":"2023-04-01T01:18:08.654410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:18:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:18:11.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e19cc4ff-dd73-4d6d-98d3-d6da9d19efc2","timestamp":"2023-04-01T01:18:11.768955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:18:11.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:18:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa09a9d-7aac-4cea-b7a1-90fb201e7054","timestamp":"2023-04-01T01:18:16.813980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:18:16.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa09a9d-7aac-4cea-b7a1-90fb201e7054","timestamp":"2023-04-01T01:18:16.813980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:18:16.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:18:25.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c848aba5-551f-4b30-8532-c37a201b4468","timestamp":"2023-04-01T01:18:25.553692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:18:25.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:20:07.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4ac6c26-d415-483f-9cbe-bf418f483ae7","timestamp":"2023-04-01T01:20:07.757187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:20:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:20:08.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6850ab2-9ebf-44b2-9107-d5b65eaa362c","timestamp":"2023-04-01T01:20:08.654756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:20:08.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:20:11.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa55706-8818-4847-9a30-d3bbda641e07","timestamp":"2023-04-01T01:20:11.768916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:20:11.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:20:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c23cc2-1db7-403b-99c6-023172aad84c","timestamp":"2023-04-01T01:20:16.814202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:20:16.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c23cc2-1db7-403b-99c6-023172aad84c","timestamp":"2023-04-01T01:20:16.814202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:20:16.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:20:25.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a421f453-de30-421e-a251-e3831475e8b5","timestamp":"2023-04-01T01:20:25.553593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:20:25.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:21:16.883+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-04-01T01:22:07.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9993586-357b-41b8-9205-294b8f7295fc","timestamp":"2023-04-01T01:22:07.757047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:22:07.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:22:08.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0516af28-6150-4313-831f-a40f549ca6f8","timestamp":"2023-04-01T01:22:08.654537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:22:08.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:22:11.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e65ad04-401f-4d8d-9356-52a4d6013c54","timestamp":"2023-04-01T01:22:11.768984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:22:11.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:22:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7551cbc3-54d8-4c4b-8748-cee597ff6cd2","timestamp":"2023-04-01T01:22:16.814027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:22:16.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7551cbc3-54d8-4c4b-8748-cee597ff6cd2","timestamp":"2023-04-01T01:22:16.814027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:22:16.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:22:25.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43d745c4-a175-49e2-8dc3-37dcf74e7e99","timestamp":"2023-04-01T01:22:25.553702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:22:25.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:24:07.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0bb9b2-c6d6-4668-9496-5421f5e93a8d","timestamp":"2023-04-01T01:24:07.757013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:24:07.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:24:08.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf2f3d95-ffb4-4a7a-ae06-04ca8dcfd321","timestamp":"2023-04-01T01:24:08.654426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:24:08.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:24:11.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aa6d00c-04e6-46a7-9ad6-61f62504db55","timestamp":"2023-04-01T01:24:11.768920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:24:11.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:24:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c93468-dca2-42b5-92ec-0b640e7d2228","timestamp":"2023-04-01T01:24:16.814017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:24:16.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44c93468-dca2-42b5-92ec-0b640e7d2228","timestamp":"2023-04-01T01:24:16.814017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:24:16.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:24:25.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c475de5-81a7-4a05-a80c-6ae19e32a4c5","timestamp":"2023-04-01T01:24:25.553628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:24:25.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:26:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c319db-6e2d-4bc0-a233-de1857d74aba","timestamp":"2023-04-01T01:26:07.756983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:26:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:26:08.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"792f8bf3-cc05-4321-8e12-2a9a0da4a2ea","timestamp":"2023-04-01T01:26:08.654735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:26:08.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:26:11.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2f08977-d106-4d85-a932-5b4de16a5097","timestamp":"2023-04-01T01:26:11.768853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:26:11.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:26:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1846756d-cb9a-4616-bbc3-0b0dd519f9a2","timestamp":"2023-04-01T01:26:16.813925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:26:16.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1846756d-cb9a-4616-bbc3-0b0dd519f9a2","timestamp":"2023-04-01T01:26:16.813925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:26:16.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:26:25.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46177a48-4a5b-4d06-ab45-6638ae244ff8","timestamp":"2023-04-01T01:26:25.553690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:26:25.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:28:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5fbab5f-1cf8-4d79-a279-42dca6f6b05f","timestamp":"2023-04-01T01:28:07.757125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:28:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:28:08.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"430943b6-3e0b-43b3-82eb-49cd7eeffec5","timestamp":"2023-04-01T01:28:08.654603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:28:08.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:28:11.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42c69726-1bbe-454a-aa92-71ea2d393525","timestamp":"2023-04-01T01:28:11.768777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:28:11.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:28:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307aa5e7-7fbe-4743-a5d9-c4ba51cea99a","timestamp":"2023-04-01T01:28:16.813876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:28:16.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307aa5e7-7fbe-4743-a5d9-c4ba51cea99a","timestamp":"2023-04-01T01:28:16.813876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:28:16.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:28:25.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c6b013-cbd0-48fc-a284-cfd73f3505cf","timestamp":"2023-04-01T01:28:25.553838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:28:25.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:30:07.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e4a17f-ad2a-4c07-a861-1fc6c18f0b5b","timestamp":"2023-04-01T01:30:07.756887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:30:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:30:08.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd2d7f06-df3d-4d7b-b890-319d5fa6c019","timestamp":"2023-04-01T01:30:08.654711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:30:08.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:30:11.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2c37ec1-d8d1-425f-bf37-6a3e11801954","timestamp":"2023-04-01T01:30:11.768919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:30:11.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:30:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07621b4a-0a85-4251-bb53-1311531d84e2","timestamp":"2023-04-01T01:30:16.814019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:30:16.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07621b4a-0a85-4251-bb53-1311531d84e2","timestamp":"2023-04-01T01:30:16.814019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:30:16.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:30:25.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8810474-3d3a-4381-8529-df632ee690f2","timestamp":"2023-04-01T01:30:25.553385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:30:25.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:32:07.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97d4059e-564e-482c-8e9c-269c3acb6371","timestamp":"2023-04-01T01:32:07.757021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:32:07.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:32:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d838c2-2c34-449b-bc87-27ea0bd5127e","timestamp":"2023-04-01T01:32:08.654414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:32:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:32:11.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"614effa9-9f31-464e-bc8e-329ed90e3b21","timestamp":"2023-04-01T01:32:11.768989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:32:11.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:32:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a9a7f92-7eed-4c8b-814b-75ca8068bdb2","timestamp":"2023-04-01T01:32:16.814260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:32:16.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a9a7f92-7eed-4c8b-814b-75ca8068bdb2","timestamp":"2023-04-01T01:32:16.814260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:32:16.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:32:25.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"868f933f-6f4d-440c-9cc4-8ca2210ff467","timestamp":"2023-04-01T01:32:25.553764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:32:25.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:34:07.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30468f99-54c1-44cd-a4e2-e4bd36a3709c","timestamp":"2023-04-01T01:34:07.757016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:34:07.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:34:08.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51af921a-7d4f-419f-a8b1-f3490c185517","timestamp":"2023-04-01T01:34:08.654624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:34:08.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:34:11.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8959115a-85ab-4ce4-8faf-3d069cf4655d","timestamp":"2023-04-01T01:34:11.768886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:34:11.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:34:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd9f6314-615f-4d87-bec0-ea4f9e79c074","timestamp":"2023-04-01T01:34:16.813994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:34:16.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd9f6314-615f-4d87-bec0-ea4f9e79c074","timestamp":"2023-04-01T01:34:16.813994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:34:16.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:34:25.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"233df5d0-32a8-4235-8511-1a39b321e900","timestamp":"2023-04-01T01:34:25.553466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:34:25.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:35:46.920+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-04-01T01:36:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35a5e038-b273-4f10-a078-98afb164548e","timestamp":"2023-04-01T01:36:07.757170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:36:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:36:08.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca192c06-679c-4f7b-82a8-862cdaac961f","timestamp":"2023-04-01T01:36:08.654367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:36:08.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:36:11.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6216c07f-230b-446a-98d1-c3cf0424f9c7","timestamp":"2023-04-01T01:36:11.768944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:36:11.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:36:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd241b6e-efde-4880-9528-691bc22405e9","timestamp":"2023-04-01T01:36:16.814143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:36:16.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd241b6e-efde-4880-9528-691bc22405e9","timestamp":"2023-04-01T01:36:16.814143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:36:16.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:36:25.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f28a6ba3-f065-41a8-9047-687352724878","timestamp":"2023-04-01T01:36:25.553671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:36:25.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:38:07.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d691e0f-6595-408f-8afa-5f299467f45c","timestamp":"2023-04-01T01:38:07.757106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:38:07.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:38:08.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98e4b7e-ca4b-4ea0-8759-31691bd672e6","timestamp":"2023-04-01T01:38:08.654567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:38:08.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:38:11.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88cb1eae-7504-40fc-b877-7790bf79668b","timestamp":"2023-04-01T01:38:11.768957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:38:11.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:38:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec977285-308f-46d5-9492-5ec612fd3f52","timestamp":"2023-04-01T01:38:16.813921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:38:16.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec977285-308f-46d5-9492-5ec612fd3f52","timestamp":"2023-04-01T01:38:16.813921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:38:16.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:38:25.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da84367b-43a9-4410-bbdb-a4531fbdab7c","timestamp":"2023-04-01T01:38:25.553705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:38:25.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:40:07.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78e2294e-4fbf-41f1-80e7-e1cb95e2d129","timestamp":"2023-04-01T01:40:07.757032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:40:07.502+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:40:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18e043ff-9f03-4db2-b2db-4c6be5572cd5","timestamp":"2023-04-01T01:40:08.654746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:40:08.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:40:11.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae42bd15-fd29-4092-abe6-17b24d37a690","timestamp":"2023-04-01T01:40:11.768777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:40:11.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:40:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1287dad1-35f7-4194-a7a4-33dae3c1aad8","timestamp":"2023-04-01T01:40:16.813932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:40:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1287dad1-35f7-4194-a7a4-33dae3c1aad8","timestamp":"2023-04-01T01:40:16.813932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:40:16.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:40:25.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e97581-2854-463a-8656-8e88762111b4","timestamp":"2023-04-01T01:40:25.553644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:40:25.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:41:16.962+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-04-01T01:42:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8960614a-6be3-4955-acbf-3f09f6aef3aa","timestamp":"2023-04-01T01:42:07.757325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:42:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:42:08.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e7e14be-cf70-47d4-9f59-800fc9eabd97","timestamp":"2023-04-01T01:42:08.654470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:42:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:42:11.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e078113e-a889-42f7-848f-fe2ca5f3f58d","timestamp":"2023-04-01T01:42:11.769014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:42:11.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:42:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02799c29-86c5-4e64-b807-fb16c30bf568","timestamp":"2023-04-01T01:42:16.813885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:42:16.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02799c29-86c5-4e64-b807-fb16c30bf568","timestamp":"2023-04-01T01:42:16.813885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:42:16.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:42:25.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31a7bf0b-bd05-42fe-a734-46379bafee8d","timestamp":"2023-04-01T01:42:25.553742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:42:25.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:44:07.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eb41b7f-8935-4750-8c00-ae59af870658","timestamp":"2023-04-01T01:44:07.756879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:44:07.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:44:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"801b67f9-7081-4cde-aff9-ff406543377b","timestamp":"2023-04-01T01:44:08.654565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:44:08.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:44:11.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d8d26d1-57f2-47ce-940f-b557b81acb3c","timestamp":"2023-04-01T01:44:11.768922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:44:11.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:44:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5eb3c5-322d-44a1-8216-8387ce8e9648","timestamp":"2023-04-01T01:44:16.813916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:44:16.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b5eb3c5-322d-44a1-8216-8387ce8e9648","timestamp":"2023-04-01T01:44:16.813916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:44:16.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:44:25.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffc82e63-0393-4c6a-a803-6d12ec12fd24","timestamp":"2023-04-01T01:44:25.553668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:44:25.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:46:07.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4454dfd-639d-44b4-a2b4-cd459c973500","timestamp":"2023-04-01T01:46:07.756953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:46:07.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:46:08.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b0e42d-5227-48e8-9ac3-81ffa184b842","timestamp":"2023-04-01T01:46:08.654412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:46:08.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:46:11.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffec251a-e63b-48f8-9367-978cef154db7","timestamp":"2023-04-01T01:46:11.768860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:46:11.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:46:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe83499d-1fe2-44ab-885a-ed64d1f7b5b3","timestamp":"2023-04-01T01:46:16.813896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:46:16.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe83499d-1fe2-44ab-885a-ed64d1f7b5b3","timestamp":"2023-04-01T01:46:16.813896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:46:16.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:46:25.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7b93c2-9282-40c6-b00a-1d946bf71c67","timestamp":"2023-04-01T01:46:25.553617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:46:25.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:48:07.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3a6404-f64f-4824-a198-2636a896ace9","timestamp":"2023-04-01T01:48:07.756948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:48:07.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:48:08.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0c5474-ed50-4821-9ff5-0dee7a229c1a","timestamp":"2023-04-01T01:48:08.654546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:48:08.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:48:11.523+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8502d508-b6ec-4fbb-a1f9-ab8151c0576f","timestamp":"2023-04-01T01:48:11.768881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:48:11.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:48:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"507b373b-9f81-4364-8030-90b342d3de7d","timestamp":"2023-04-01T01:48:16.813873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:48:16.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"507b373b-9f81-4364-8030-90b342d3de7d","timestamp":"2023-04-01T01:48:16.813873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:48:16.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:48:25.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1450df24-dee4-44f0-ac52-7b28080ccceb","timestamp":"2023-04-01T01:48:25.553791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:48:25.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:49:16.894+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-01T01:50:07.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"968afcc4-bcbd-46a1-b300-39e223477cd7","timestamp":"2023-04-01T01:50:07.756992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:50:07.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:50:08.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea7ecf9-f76e-4540-9bc9-63c672419140","timestamp":"2023-04-01T01:50:08.654616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:50:08.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:50:11.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acc2b3a6-9f97-4fb8-9c09-87529e451cf0","timestamp":"2023-04-01T01:50:11.768935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:50:11.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:50:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d0b9b02-2045-48a3-9f41-1ca395a0dbf4","timestamp":"2023-04-01T01:50:16.814120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:50:16.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d0b9b02-2045-48a3-9f41-1ca395a0dbf4","timestamp":"2023-04-01T01:50:16.814120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:50:16.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:50:25.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2087489-362f-4ae6-b95a-5fdde989e5e1","timestamp":"2023-04-01T01:50:25.553660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:50:25.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:52:07.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de1b0f9e-1817-4d05-918c-d83d446db5eb","timestamp":"2023-04-01T01:52:07.757113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:52:07.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:52:08.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0e1cd15-3d8b-409b-a570-4121ad116201","timestamp":"2023-04-01T01:52:08.654586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:52:08.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:52:11.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0c07da5-d446-4c21-94cb-49911b0b4046","timestamp":"2023-04-01T01:52:11.768787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:52:11.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:52:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc75251-a316-49de-a5a6-17e28bb06c02","timestamp":"2023-04-01T01:52:16.813815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:52:16.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc75251-a316-49de-a5a6-17e28bb06c02","timestamp":"2023-04-01T01:52:16.813815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:52:16.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:52:25.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334adeab-17fa-4685-bf3e-8eecda8a57c8","timestamp":"2023-04-01T01:52:25.553622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:52:25.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:54:07.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"396f1b0d-2e17-46e6-956d-16bd4292121b","timestamp":"2023-04-01T01:54:07.757024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:54:07.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:54:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f334dd9-ecdd-4178-9975-199103774966","timestamp":"2023-04-01T01:54:08.654589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:54:08.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:54:11.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5edb7f74-725c-41c8-815b-e53b43d9e0e8","timestamp":"2023-04-01T01:54:11.768881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:54:11.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:54:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1173b36-221d-4b93-a42e-4c183d333c19","timestamp":"2023-04-01T01:54:16.814036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:54:16.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1173b36-221d-4b93-a42e-4c183d333c19","timestamp":"2023-04-01T01:54:16.814036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:54:16.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:54:25.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6941b46b-8ccb-482d-a4f7-292d04e3c433","timestamp":"2023-04-01T01:54:25.553631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:54:25.336+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:56:07.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94504c47-9b90-4caf-b1a5-40f043f09de0","timestamp":"2023-04-01T01:56:07.756954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:56:07.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:56:08.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf4ff9c7-cc78-479d-83c7-b52eaa8108cd","timestamp":"2023-04-01T01:56:08.654509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:56:08.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:56:11.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b335340-4dc5-4259-bec6-54a8a4a6b4ea","timestamp":"2023-04-01T01:56:11.768879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:56:11.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:56:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e2bc226-d5cd-46f6-998d-df8c48555a57","timestamp":"2023-04-01T01:56:16.814066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:56:16.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e2bc226-d5cd-46f6-998d-df8c48555a57","timestamp":"2023-04-01T01:56:16.814066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:56:16.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:56:25.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48bf18ea-6255-4dc0-8578-3168a3baea8d","timestamp":"2023-04-01T01:56:25.553607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:56:25.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:58:07.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1369f3b-86ca-466c-a6a5-5302b9845bde","timestamp":"2023-04-01T01:58:07.756997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T01:58:07.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:58:08.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58acbbf9-eca9-431a-8c51-6b4ae28e742a","timestamp":"2023-04-01T01:58:08.654587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T01:58:08.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:58:11.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d257e279-af51-4010-879e-a0f815334abe","timestamp":"2023-04-01T01:58:11.768791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T01:58:11.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:58:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9414a1f2-f70c-4d7e-9db5-6b72f82f53ac","timestamp":"2023-04-01T01:58:16.813912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:58:16.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9414a1f2-f70c-4d7e-9db5-6b72f82f53ac","timestamp":"2023-04-01T01:58:16.813912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T01:58:16.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T01:58:25.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aa880c2-a922-4a6b-ab46-a947d8cb85c2","timestamp":"2023-04-01T01:58:25.553745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T01:58:25.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:00:07.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccae8788-7090-4f61-9b21-c3bbd11a469d","timestamp":"2023-04-01T02:00:07.756974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:00:07.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:00:08.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d8d484f-11af-4641-a55a-3f6af092a62e","timestamp":"2023-04-01T02:00:08.654446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:00:08.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:00:11.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b01b894-755e-4198-8f05-758338fb7095","timestamp":"2023-04-01T02:00:11.768984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:00:11.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:00:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27db7b1-dc9e-4f9b-9a8c-ffd6770ebc7e","timestamp":"2023-04-01T02:00:16.813995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:00:16.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d27db7b1-dc9e-4f9b-9a8c-ffd6770ebc7e","timestamp":"2023-04-01T02:00:16.813995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:00:16.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:00:25.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aef6531d-6c8f-4221-b13a-0782584447dd","timestamp":"2023-04-01T02:00:25.553647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:00:25.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:02:07.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4ce5279-0ad3-42dc-8574-6a8bd839b8fa","timestamp":"2023-04-01T02:02:07.757122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:02:07.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:02:08.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72c26b55-1765-407e-b73a-10ff1f5f54b4","timestamp":"2023-04-01T02:02:08.654863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:02:08.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:02:11.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cefb17fe-00b4-4e7e-b351-e8385c9098b4","timestamp":"2023-04-01T02:02:11.768975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:02:11.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:02:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c2779b-ce2c-43d9-bc6a-55c683941f01","timestamp":"2023-04-01T02:02:16.813893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:02:16.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c2779b-ce2c-43d9-bc6a-55c683941f01","timestamp":"2023-04-01T02:02:16.813893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:02:16.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:02:25.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb68448-c5fd-4e5f-b08b-2d9eaf39a71e","timestamp":"2023-04-01T02:02:25.553767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:02:25.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:04:07.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdb16405-09ec-4925-8b07-3fa126c407b7","timestamp":"2023-04-01T02:04:07.757156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:04:07.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:04:08.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb1126f5-9de5-4b9b-8f7c-21290ecf04f6","timestamp":"2023-04-01T02:04:08.654417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:04:08.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:04:11.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14dae00f-310d-4a8a-b801-d99859e4b7ba","timestamp":"2023-04-01T02:04:11.768835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:04:11.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:04:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a2f6ea-71c9-42e0-bd03-bfb8b531b0f4","timestamp":"2023-04-01T02:04:16.814055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:04:16.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a2f6ea-71c9-42e0-bd03-bfb8b531b0f4","timestamp":"2023-04-01T02:04:16.814055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:04:16.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:04:25.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12f2c8e5-b883-48be-ac3f-8ceae109df66","timestamp":"2023-04-01T02:04:25.553701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:04:25.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:06:07.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7dc3a7b-4626-4d1f-b333-0aa83bcfdde3","timestamp":"2023-04-01T02:06:07.756980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:06:07.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:06:08.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de24db44-c551-45fb-8abb-ca39546cc3f8","timestamp":"2023-04-01T02:06:08.654600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:06:08.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:06:11.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4632d5d-cab9-43ca-bc2b-91063a03fbe1","timestamp":"2023-04-01T02:06:11.768810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:06:11.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:06:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca590cc4-23c4-4f0b-a392-0de9bbcba990","timestamp":"2023-04-01T02:06:16.813794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:06:16.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca590cc4-23c4-4f0b-a392-0de9bbcba990","timestamp":"2023-04-01T02:06:16.813794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:06:16.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:06:25.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa84e5a9-939b-4fa4-b90f-6d2ce11e2531","timestamp":"2023-04-01T02:06:25.553722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:06:25.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:08:07.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c506c3a-4354-4b22-ab28-ec775c220333","timestamp":"2023-04-01T02:08:07.757139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:08:07.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:08:08.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69796c17-5fba-439e-a83b-9ff595fa5c21","timestamp":"2023-04-01T02:08:08.654598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:08:08.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:08:11.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de089492-2c6b-4d0f-97c4-dab7406fe8c5","timestamp":"2023-04-01T02:08:11.768957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:08:11.496+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:08:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81de9b59-5b63-412c-b2ee-58bdb040c67b","timestamp":"2023-04-01T02:08:16.814095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:08:16.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81de9b59-5b63-412c-b2ee-58bdb040c67b","timestamp":"2023-04-01T02:08:16.814095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:08:16.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:08:25.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7abe0e94-ed64-447e-a81b-21c952a58626","timestamp":"2023-04-01T02:08:25.553582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:08:25.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:09:16.881+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-04-01T02:10:07.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d76fd00-e565-467d-89b1-48bcccec881e","timestamp":"2023-04-01T02:10:07.757084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:10:07.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:10:08.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8a44b5b-9c06-46fb-a225-9c153220579b","timestamp":"2023-04-01T02:10:08.654414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:10:08.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:10:11.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9aee4df1-c692-411b-8a9a-5c78ab42d2da","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c06ff9-cc16-4ff6-b676-c565509b3667","timestamp":"2023-04-01T02:10:11.768937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-01T02:10:11.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:10:16.814+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16118081-550a-4f1d-9c46-f593fac524b2","timestamp":"2023-04-01T02:10:16.813887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:10:16.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"fd6fab64-4061-4bfc-9426-a0a9ddcb5378","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16118081-550a-4f1d-9c46-f593fac524b2","timestamp":"2023-04-01T02:10:16.813887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-01T02:10:16.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:10:25.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5bc2d7c9-4fcb-4a21-8dd8-936e3998571a","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"d161e47e-b98b-4788-871a-cb670ccd1c0f","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"309042d3-0065-4d4b-bb7d-3f4b1e2ddb3c","timestamp":"2023-04-01T02:10:25.553629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-01T02:10:25.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:12:07.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"07978225-e16c-4a62-b042-07640172fc6f","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ede738-01a4-47ba-8ce8-f3de32ba0e91","timestamp":"2023-04-01T02:12:07.757063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-01T02:12:07.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-01T02:12:08.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e34a2c54-7abd-4ee9-9b65-4398fda37414","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccc8a599-20fc-4b70-970c-6318053a3127","timestamp":"2023-04-01T02:12:08.654526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-01T02:12:08.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS