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-10-24T04:11:10.118+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-56649b78d-k2clp with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-10-24T04:11:10.124+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-10-24T04:11:10.164+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-10-24T04:11:14.915+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-10-24T04:11:14.936+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-10-24T04:11:14.937+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-10-24T04:11:14.937+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-10-24T04:11:15.103+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-10-24T04:11:15.103+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4820 ms
[2023-10-24T04:11:17.039+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-10-24T04:11:17.257+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-10-24T04:11:17.451+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-24T04:11:17.454+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-24T04:11:17.454+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1698120677448
[2023-10-24T04:11:17.459+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-10-24T04:11:17.948+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@f446158, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32f0c7f8, org.springframework.security.web.context.SecurityContextPersistenceFilter@1de9d54, org.springframework.security.web.header.HeaderWriterFilter@99407c2, org.springframework.security.web.authentication.logout.LogoutFilter@10c2064a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5432c277, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47ad69f7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5e5073ab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@504e1599, org.springframework.security.web.session.SessionManagementFilter@45667d98, org.springframework.security.web.access.ExceptionTranslationFilter@365a6a43, org.springframework.security.web.access.intercept.AuthorizationFilter@bdd2027]
[2023-10-24T04:11:22.058+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-10-24T04:11:22.163+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-10-24T04:11:22.215+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-10-24T04:11:22.252+00:00|INFO|ServiceManager|main] service manager starting
[2023-10-24T04:11:22.252+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-10-24T04:11:22.265+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=839e12aa-4957-4de5-9b24-2af136d7793d, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-k2clp, 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-10-24T04:11:22.338+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-10-24T04:11:22.354+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-24T04:11:22.355+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-24T04:11:22.355+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1698120682354
[2023-10-24T04:11:22.355+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-10-24T04:11:22.356+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5c177f28-8cc1-4157-9f56-de272c2504bc, alive=false, publisher=null]]: starting
[2023-10-24T04:11:22.399+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-10-24T04:11:22.424+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-10-24T04:11:22.458+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-10-24T04:11:22.458+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-10-24T04:11:22.458+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1698120682458
[2023-10-24T04:11:22.459+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5c177f28-8cc1-4157-9f56-de272c2504bc, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-10-24T04:11:22.459+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$b0488d6a
[2023-10-24T04:11:22.480+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-10-24T04:11:22.481+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-10-24T04:11:22.481+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-10-24T04:11:22.481+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-10-24T04:11:22.482+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-10-24T04:11:22.482+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-10-24T04:11:22.482+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-10-24T04:11:22.482+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-10-24T04:11:22.483+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=839e12aa-4957-4de5-9b24-2af136d7793d, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-k2clp, 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@61a91c9b
[2023-10-24T04:11:22.483+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=839e12aa-4957-4de5-9b24-2af136d7793d, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-k2clp, 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-10-24T04:11:22.483+00:00|INFO|ServiceManager|main] service manager started
[2023-10-24T04:11:22.522+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-10-24T04:11:22.525+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"644c3777-17b8-4a1a-8e1b-13f9cdc86d07","timestamp":"2023-10-24T04:11:22.497482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:11:23.401+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.401+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.401+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.401+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.401+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.402+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 YnPwQeCaQ9K8mYQX28-N9Q
[2023-10-24T04:11:23.406+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: hKwUpnokQcyKJWfGTPbgjA
[2023-10-24T04:11:23.406+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: hKwUpnokQcyKJWfGTPbgjA
[2023-10-24T04:11:23.408+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-10-24T04:11:23.409+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 1002 with epoch 0
[2023-10-24T04:11:23.426+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-10-24T04:11:23.491+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-6ccbae24-b044-459e-82fe-69fd8a2b3377
[2023-10-24T04:11:23.492+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-10-24T04:11:23.492+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-10-24T04:11:23.544+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=644c3777-17b8-4a1a-8e1b-13f9cdc86d07, timestamp=2023-10-24T04:11:22.497482Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=2cf1c978-c3bb-4336-bc81-b75e3b10f4fe, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-10-24T04:11:23.641+00:00|INFO|Application|main] Started Application in 15.535 seconds (JVM running for 16.979)
[2023-10-24T04:11:26.498+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-6ccbae24-b044-459e-82fe-69fd8a2b3377', protocol='range'}
[2023-10-24T04:11:26.505+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-6ccbae24-b044-459e-82fe-69fd8a2b3377=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-10-24T04:11:26.548+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-6ccbae24-b044-459e-82fe-69fd8a2b3377', protocol='range'}
[2023-10-24T04:11:26.549+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-10-24T04:11:26.556+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-10-24T04:11:26.572+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-10-24T04:11:26.572+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-10-24T04:11:26.572+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-10-24T04:11:26.572+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-10-24T04:11:26.572+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-10-24T04:11:26.573+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-10-24T04:11:26.666+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-10-24T04:11:26.667+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=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-10-24T04:11:26.720+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=3, 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-10-24T04:11:26.720+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-10-24T04:11:26.734+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-10-24T04:11:26.734+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=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-10-24T04:12:34.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"807187ef-c0b5-4892-a498-9ec52cf0da77","timestamp":"2023-10-24T04:12:34.744886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:12:34.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:12:37.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"655fc76e-25ff-47af-bbf5-b3815da21afd","timestamp":"2023-10-24T04:12:36.811060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:12:37.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:12:38.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0291c04-debe-4f5f-b150-7bed38b254af","timestamp":"2023-10-24T04:12:38.687125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:12:38.077+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:12:57.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4698f7eb-ce43-4303-8b21-aad1eca8485e","timestamp":"2023-10-24T04:12:57.492045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:12:57.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:13:16.895+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1982f816-c88a-4347-96b0-fdbe0ddb8586","timestamp":"2023-10-24T04:13:16.862596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:13:16.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1982f816-c88a-4347-96b0-fdbe0ddb8586","timestamp":"2023-10-24T04:13:16.862596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:13:16.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:14:34.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2c367d-38d7-4d38-a3da-b63e55d4e6d5","timestamp":"2023-10-24T04:14:34.743141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:14:34.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:14:37.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c46b31c-fbdd-4de7-bdc9-cb676dce27fc","timestamp":"2023-10-24T04:14:36.810554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:14:37.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:14:38.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f405119-e1d5-4460-90a4-7afadbf329cb","timestamp":"2023-10-24T04:14:38.686210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:14:38.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:14:57.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd3cb04-fa86-4fa1-b068-b9b890060120","timestamp":"2023-10-24T04:14:57.491674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:14:57.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:15:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6def1f9d-387e-4b27-aae6-f8a038e172b9","timestamp":"2023-10-24T04:15:16.861430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:15:16.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6def1f9d-387e-4b27-aae6-f8a038e172b9","timestamp":"2023-10-24T04:15:16.861430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:15:16.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:16:34.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b064b5-d295-4b27-a924-da825173cb87","timestamp":"2023-10-24T04:16:34.743345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:16:34.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:16:36.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2a595a1-dec0-4742-8dba-36acf2261125","timestamp":"2023-10-24T04:16:36.811491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:16:36.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:16:37.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0467a42b-dc2d-4915-b668-d3377788033d","timestamp":"2023-10-24T04:16:38.685607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:16:37.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:16:57.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1aec845-5009-4f4a-8d74-ca42cc21bfb5","timestamp":"2023-10-24T04:16:57.491480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:16:57.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:17:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6edfe88-6e9d-40eb-8745-7f35d149bac1","timestamp":"2023-10-24T04:17:16.861465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:17:16.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6edfe88-6e9d-40eb-8745-7f35d149bac1","timestamp":"2023-10-24T04:17:16.861465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:17:16.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:18:34.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"104619cd-86a6-40fd-adf5-b2e9137e240a","timestamp":"2023-10-24T04:18:34.742922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:18:34.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:18:36.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dc90e6d-93c6-4d72-8049-0960d0a98e67","timestamp":"2023-10-24T04:18:36.810687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:18:36.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:18:37.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b3c938-110b-48c7-b3ef-d88447f2e00a","timestamp":"2023-10-24T04:18:38.686384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:18:37.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:18:57.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7dc89bb-4e2f-4259-ad6f-dd902443b98f","timestamp":"2023-10-24T04:18:57.491466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:18:57.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:19:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2d9f6da-b4ef-4517-b6b2-24422207bf29","timestamp":"2023-10-24T04:19:16.861509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:19:16.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2d9f6da-b4ef-4517-b6b2-24422207bf29","timestamp":"2023-10-24T04:19:16.861509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:19:16.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:20:23.570+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-10-24T04:20:34.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9171b83d-be9d-4673-9233-94a013b69b80","timestamp":"2023-10-24T04:20:34.743105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:20:34.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:20:36.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7709af9e-ae47-4bb7-81e7-17a8c802dab6","timestamp":"2023-10-24T04:20:36.810612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:20:36.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:20:38.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0472670-f260-44f2-a108-8407b46decf3","timestamp":"2023-10-24T04:20:38.685882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:20:38.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:20:46.943+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-10-24T04:20:57.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41606813-9494-40e5-a83c-39ca43150c11","timestamp":"2023-10-24T04:20:57.491899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:20:57.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:21:16.864+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2298dd62-0f74-48a5-945c-6ba6e483e699","timestamp":"2023-10-24T04:21:16.862068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:21:16.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2298dd62-0f74-48a5-945c-6ba6e483e699","timestamp":"2023-10-24T04:21:16.862068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:21:16.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:22:34.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c77df79c-c1fe-4980-a61a-15306c3b0115","timestamp":"2023-10-24T04:22:34.743241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:22:34.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:22:36.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9af5e29c-6632-4399-ad4e-ad65e2f74e39","timestamp":"2023-10-24T04:22:36.810520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:22:36.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:22:38.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"088f3478-22b9-4d8a-b22a-9da5c026815b","timestamp":"2023-10-24T04:22:38.686011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:22:38.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:22:57.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"13c812cb-c773-4dc8-b6e3-e1a4fdd733a9","timestamp":"2023-10-24T04:22:57.492491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:22:57.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:23:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51116786-8ce8-4748-b4d1-ac1cfc3d4673","timestamp":"2023-10-24T04:23:16.861240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:23: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":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51116786-8ce8-4748-b4d1-ac1cfc3d4673","timestamp":"2023-10-24T04:23:16.861240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:23:16.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:24:34.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be6d1a4-008b-4fbd-8e6b-572da9725099","timestamp":"2023-10-24T04:24:34.743803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:24:34.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:24:36.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8373b96b-4ad1-4b9c-8e1c-b0b1e8d1a2cd","timestamp":"2023-10-24T04:24:36.810582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:24:36.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:24:38.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b94822e-9fea-4ae2-9c02-eeb6a47133c8","timestamp":"2023-10-24T04:24:38.685655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:24:38.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:24:57.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dafbd00-1677-4524-aace-41741ec55e4e","timestamp":"2023-10-24T04:24:57.492370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:24:57.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:25:16.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c6e817c-4852-4cef-9b7d-4849b6683ac3","timestamp":"2023-10-24T04:25:16.861407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:25:16.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c6e817c-4852-4cef-9b7d-4849b6683ac3","timestamp":"2023-10-24T04:25:16.861407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:25:16.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:26:34.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2698a325-ebf1-4e53-b46f-d1127f60f9eb","timestamp":"2023-10-24T04:26:34.742818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:26:34.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:26:36.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5d9738-95d8-4289-990f-d1f484e6d849","timestamp":"2023-10-24T04:26:36.810396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:26:36.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:26:37.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8714875-eae1-4d5c-99fe-f41ce71d8e4a","timestamp":"2023-10-24T04:26:38.687979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:26:37.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:26:57.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"780cd1f0-7f8c-483c-bf53-33b64f5dcf26","timestamp":"2023-10-24T04:26:57.492559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:26:57.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:27:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfdca72f-53ce-4a08-838e-1adcc689c32a","timestamp":"2023-10-24T04:27:16.860861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:27:16.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfdca72f-53ce-4a08-838e-1adcc689c32a","timestamp":"2023-10-24T04:27:16.860861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:27:16.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:28:34.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18d706bd-41b4-42e2-a1fa-eeafda2474d6","timestamp":"2023-10-24T04:28:34.742709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:28:34.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:28:36.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e90fdc0-c2a5-4e63-b1b9-1093887654c2","timestamp":"2023-10-24T04:28:36.810432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:28:36.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:28:37.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29e8aef5-949a-4e68-8aee-3adb64eddaa2","timestamp":"2023-10-24T04:28:38.685571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:28:37.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:28:57.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e61c5906-23d2-4672-be0c-8b7f9fc55300","timestamp":"2023-10-24T04:28:57.493249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:28:57.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:29:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b990744-9baf-4404-886b-9bd26d38cbdd","timestamp":"2023-10-24T04:29:16.863270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:29:16.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b990744-9baf-4404-886b-9bd26d38cbdd","timestamp":"2023-10-24T04:29:16.863270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:29:16.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:30:34.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ec1f9b5-c17f-4122-a7f3-e73c6b57edbc","timestamp":"2023-10-24T04:30:34.743469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:30:34.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:30:36.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b673a27-554d-4cf7-beda-383fb533edc9","timestamp":"2023-10-24T04:30:36.810786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:30:36.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:30:38.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d4d27ab-c813-4899-84ac-d608fd3e39b2","timestamp":"2023-10-24T04:30:38.686379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:30:38.045+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:30:57.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db458cc8-fb99-4914-bb51-fae1c15e41c8","timestamp":"2023-10-24T04:30:57.492456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:30:57.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:31:16.864+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddea89b3-fe75-4d29-aa3c-646c870357b6","timestamp":"2023-10-24T04:31:16.861668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:31:16.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddea89b3-fe75-4d29-aa3c-646c870357b6","timestamp":"2023-10-24T04:31:16.861668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:31:16.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:32:34.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c882c90c-02c2-4ae7-86d7-1859a2628915","timestamp":"2023-10-24T04:32:34.743306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:32:34.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:32:36.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff851b72-46b5-49e9-89f3-f319f1249e11","timestamp":"2023-10-24T04:32:36.810669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:32:36.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:32:38.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e5ed5d-4206-440e-90cc-88263e4a85d8","timestamp":"2023-10-24T04:32:38.685833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:32:38.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:32:57.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e05134f-6ef1-4ca5-b50a-c20ff5922efc","timestamp":"2023-10-24T04:32:57.491478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:32:57.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:33:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af8b1652-c852-42de-a763-ca8c5fec8737","timestamp":"2023-10-24T04:33:16.860985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:33:16.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af8b1652-c852-42de-a763-ca8c5fec8737","timestamp":"2023-10-24T04:33:16.860985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:33:16.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:34:16.931+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-10-24T04:34:34.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a2782a8-1f86-4ce3-9e54-1a2e6a3c7b7e","timestamp":"2023-10-24T04:34:34.743364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:34:34.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:34:37.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d247f903-84c8-445c-8309-07e926f6c413","timestamp":"2023-10-24T04:34:36.810447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:34:37.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:34:38.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cecdcd93-5c7b-47a5-83ed-e25884df038a","timestamp":"2023-10-24T04:34:38.685665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:34:38.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:34:57.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82ffe9bd-4967-4064-a822-27f3ea114e28","timestamp":"2023-10-24T04:34:57.492087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:34:57.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:35:16.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d598c4ba-d3f3-40f8-99d4-6fa7e0e48d7c","timestamp":"2023-10-24T04:35:16.861436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:35:16.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d598c4ba-d3f3-40f8-99d4-6fa7e0e48d7c","timestamp":"2023-10-24T04:35:16.861436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:35:16.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:36:34.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"561f2597-8e08-48a1-8fb9-d0225cbf4929","timestamp":"2023-10-24T04:36:34.742739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:36:34.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:36:36.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e923c40-f8f0-482b-8743-a0e5abf681ad","timestamp":"2023-10-24T04:36:36.810597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:36:36.996+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:36:37.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d98065-442d-46b9-ba0e-a57e5fe72862","timestamp":"2023-10-24T04:36:38.688087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:36:37.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:36:57.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad8e1d74-2a8d-484a-be2a-4e17a76edc2d","timestamp":"2023-10-24T04:36:57.491664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:36:57.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:37:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497173ab-48be-4ae6-8695-9136dc87e36b","timestamp":"2023-10-24T04:37:16.860931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:37:16.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"497173ab-48be-4ae6-8695-9136dc87e36b","timestamp":"2023-10-24T04:37:16.860931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:37:16.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:38:34.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d081f9f1-0585-40bd-af45-945b66448b7f","timestamp":"2023-10-24T04:38:34.742880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:38:34.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:38:36.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d4ceac9-7064-4481-8a54-bec85be7e97e","timestamp":"2023-10-24T04:38:36.810432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:38:36.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:38:37.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50de079e-629d-4f0a-aa85-6e9d45fb3cf5","timestamp":"2023-10-24T04:38:38.685637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:38:37.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:38:57.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34249ca7-81a9-4b8a-bc88-7e67e6ce5987","timestamp":"2023-10-24T04:38:57.491561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:38:57.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:39:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c088cf28-302c-4519-9985-1b57c9ab6e4e","timestamp":"2023-10-24T04:39:16.860933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:39:16.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c088cf28-302c-4519-9985-1b57c9ab6e4e","timestamp":"2023-10-24T04:39:16.860933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:39:16.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:40:34.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cccb7d40-c25d-4c9a-bd5c-58af6c5e0ad2","timestamp":"2023-10-24T04:40:34.742921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:40:34.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:40:36.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"819861fe-2159-4658-b82f-8065be7b9b95","timestamp":"2023-10-24T04:40:36.810921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:40:36.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:40:37.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5862c9b4-8caf-4469-b024-05ee212a9174","timestamp":"2023-10-24T04:40:38.685579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:40:37.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:40:57.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"727fc152-a2cf-4a7c-83ba-e9d3dbcb2d53","timestamp":"2023-10-24T04:40:57.491565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:40:57.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:41:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f9bf47-1c39-43a9-89e4-ebfab5939410","timestamp":"2023-10-24T04:41:16.860869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:41:16.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59f9bf47-1c39-43a9-89e4-ebfab5939410","timestamp":"2023-10-24T04:41:16.860869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:41:16.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:42:34.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c49030-139d-4c0f-bddb-e6786d32748b","timestamp":"2023-10-24T04:42:34.742793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:42:34.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:42:36.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d200591c-a3d1-4c73-bfdc-4e8aed0f6815","timestamp":"2023-10-24T04:42:36.810526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:42:36.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:42:37.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1ea243-c2f9-4e8d-9c61-6cfe5d40b2b7","timestamp":"2023-10-24T04:42:38.685986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:42:37.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:42:57.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1977ac1-8e62-4abb-b499-59c6fa0a8621","timestamp":"2023-10-24T04:42:57.491552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:42:57.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:43:16.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0e9514-fc93-4279-bd8c-82b630ac9dc4","timestamp":"2023-10-24T04:43:16.861500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:43:16.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0e9514-fc93-4279-bd8c-82b630ac9dc4","timestamp":"2023-10-24T04:43:16.861500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:43:16.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:44:34.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b928c986-c50d-4a39-bb3f-0d0506e9a255","timestamp":"2023-10-24T04:44:34.744530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:44:34.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:44:36.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33fcac5a-7c01-4b90-9a5b-e4bb49916ea6","timestamp":"2023-10-24T04:44:36.810395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:44:36.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:44:37.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"467e18b3-fd46-4b20-bdf9-97df6e75121f","timestamp":"2023-10-24T04:44:38.686470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:44:37.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:44:57.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f4d91c0-3dec-4835-b695-d6b28478e6ea","timestamp":"2023-10-24T04:44:57.492857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:44:57.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:45:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8ffff1-5f39-4c9f-8873-ecf5952f0518","timestamp":"2023-10-24T04:45:16.860975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:45:16.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8ffff1-5f39-4c9f-8873-ecf5952f0518","timestamp":"2023-10-24T04:45:16.860975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:45:16.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:46:34.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00f3ef05-ea17-4c7b-9b62-1c632babba29","timestamp":"2023-10-24T04:46:34.742974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:46:34.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:46:36.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fee4e7aa-127b-4531-942f-1db694613540","timestamp":"2023-10-24T04:46:36.810824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:46:36.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:46:37.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c51b0e-9627-42c4-ac84-b1bb4df2970c","timestamp":"2023-10-24T04:46:38.685680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:46:37.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:46:57.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bce4817-0d4b-4cbb-b490-c678ce3d2179","timestamp":"2023-10-24T04:46:57.491584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:46:57.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:47:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a05be129-a71b-48ee-8dc7-981770683f6a","timestamp":"2023-10-24T04:47:16.861129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:47:16.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a05be129-a71b-48ee-8dc7-981770683f6a","timestamp":"2023-10-24T04:47:16.861129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:47:16.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:48:34.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f58c15-0dc0-4a81-ab69-710d7eddf154","timestamp":"2023-10-24T04:48:34.742780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:48:34.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:48:36.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6831d8dc-8016-423a-bb68-f5ee0ac2ab75","timestamp":"2023-10-24T04:48:36.810876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:48:36.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:48:38.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90ec78f4-4ee5-41cd-86d2-7b1622ee96c7","timestamp":"2023-10-24T04:48:38.686187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:48:38.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:48:57.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e79c1ef-a082-4f16-887a-dba78d1eeca4","timestamp":"2023-10-24T04:48:57.492067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:48:57.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:49:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b72581d-683f-4d81-8c9b-db9620191379","timestamp":"2023-10-24T04:49:16.860911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:49:16.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b72581d-683f-4d81-8c9b-db9620191379","timestamp":"2023-10-24T04:49:16.860911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:49:16.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:50:34.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57f92802-3cc5-4d9d-80f3-8d1121225dbc","timestamp":"2023-10-24T04:50:34.742728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:50:34.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:50:36.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7871bb14-9eb4-4c21-b712-9fba743da87d","timestamp":"2023-10-24T04:50:36.810651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:50:36.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:50:37.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43123f53-605f-4d3c-bb35-1a647f228bb2","timestamp":"2023-10-24T04:50:38.686018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:50:37.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:50:57.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd1b781f-94fc-48ef-b680-e2ceeb05359c","timestamp":"2023-10-24T04:50:57.491704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:50:57.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:51:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5fe6c4-747c-4b2a-a42b-16e62e5f9764","timestamp":"2023-10-24T04:51:16.860956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:51:16.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5fe6c4-747c-4b2a-a42b-16e62e5f9764","timestamp":"2023-10-24T04:51:16.860956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:51:16.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:52:34.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13200d93-7e12-4aa7-8803-77953451aafc","timestamp":"2023-10-24T04:52:34.742789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:52:34.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:52:36.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"422e49e2-cdaf-4971-876d-71da44e6d197","timestamp":"2023-10-24T04:52:36.810473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:52:36.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:52:37.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9833c66-91d5-4cde-9f41-ffb33dc59655","timestamp":"2023-10-24T04:52:38.685786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:52:37.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:52:57.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e13f4acc-1afa-41fe-94f9-ea92d76205f4","timestamp":"2023-10-24T04:52:57.491481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:52:57.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:53:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be74721d-6128-42e0-a9f7-16c4cebd7f39","timestamp":"2023-10-24T04:53:16.861017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:53:16.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be74721d-6128-42e0-a9f7-16c4cebd7f39","timestamp":"2023-10-24T04:53:16.861017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:53:16.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:54:34.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"551ac5fb-2d11-4a38-bbd4-0de440871c64","timestamp":"2023-10-24T04:54:34.742779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:54:34.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:54:36.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b81a74-016b-4251-bfe2-e5b7980391bc","timestamp":"2023-10-24T04:54:36.810435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:54:36.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:54:37.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d157d86-e0c5-4c67-8f89-bf646fe85f46","timestamp":"2023-10-24T04:54:38.685590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:54:37.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:54:57.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c2ef02-d0ed-4fd6-a99a-4d1fbafc39f2","timestamp":"2023-10-24T04:54:57.496411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:54:57.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:55:16.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06334e0e-339d-44f8-b813-a18ab50310ab","timestamp":"2023-10-24T04:55:16.861475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:55:16.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06334e0e-339d-44f8-b813-a18ab50310ab","timestamp":"2023-10-24T04:55:16.861475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:55:16.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:56:34.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68758a4d-e21c-49d7-9238-0624c9b09d10","timestamp":"2023-10-24T04:56:34.744588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:56:34.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:56:36.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddbc4ab7-895b-4a42-990f-b1e6f0e6d3bf","timestamp":"2023-10-24T04:56:36.810421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:56:36.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:56:37.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22540e4e-d208-4883-a4e0-64d35d47ce00","timestamp":"2023-10-24T04:56:38.688808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:56:37.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:56:57.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f38d899d-8f6a-4ffa-88fc-bbd319cdd9f2","timestamp":"2023-10-24T04:56:57.491658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:56:57.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:57:16.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3ae0f5-de33-4573-b8d8-2cdd5588d0d6","timestamp":"2023-10-24T04:57:16.861158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:57:16.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3ae0f5-de33-4573-b8d8-2cdd5588d0d6","timestamp":"2023-10-24T04:57:16.861158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:57:16.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:58:34.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91cae02f-d56a-40be-ad85-061a283b9dc6","timestamp":"2023-10-24T04:58:34.742816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T04:58:34.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:58:36.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"671b60d1-c104-4e19-b8b8-8f3a068f7427","timestamp":"2023-10-24T04:58:36.810414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T04:58:36.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:58:37.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c07ea1c4-2985-4495-908f-81d8ab222554","timestamp":"2023-10-24T04:58:38.686031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T04:58:37.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:58:57.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94a48a51-e0d3-49d9-9409-1f55cb52efec","timestamp":"2023-10-24T04:58:57.494159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T04:58:57.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T04:59:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eeb7658-f210-4fff-8f22-f8d8f1d8325b","timestamp":"2023-10-24T04:59:16.860895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:59:16.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eeb7658-f210-4fff-8f22-f8d8f1d8325b","timestamp":"2023-10-24T04:59:16.860895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T04:59:16.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:00:34.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51f8221e-3384-4d0f-9cdd-1b8351d7d8bd","timestamp":"2023-10-24T05:00:34.742735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:00:34.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:00:36.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c153f49-f55d-430e-afd1-1ee560e6b064","timestamp":"2023-10-24T05:00:36.810438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:00:36.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:00:38.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa194d36-06dd-4340-b401-959c54e7e5c6","timestamp":"2023-10-24T05:00:38.689224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:00:38.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:00:57.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b587a3a5-5ddc-464e-b0c1-5cbd9eb8ef0a","timestamp":"2023-10-24T05:00:57.495030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:00:57.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:01:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f632a5e5-1395-4f5c-9675-60d14c4bc737","timestamp":"2023-10-24T05:01:16.860917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:01:16.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f632a5e5-1395-4f5c-9675-60d14c4bc737","timestamp":"2023-10-24T05:01:16.860917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:01:16.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:02:34.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88da3eba-1b8d-42ba-8926-ccf476981dbb","timestamp":"2023-10-24T05:02:34.742686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:02:34.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:02:36.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ea285c4-d7d4-4b34-81e6-b786e8343b60","timestamp":"2023-10-24T05:02:36.810544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:02:36.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:02:37.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb901c1-22b2-4084-a79c-74a2acc2dc77","timestamp":"2023-10-24T05:02:38.685797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:02:37.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:02:57.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2eff54-86ee-4a38-a6f7-c6d5df422b0b","timestamp":"2023-10-24T05:02:57.491487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:02:57.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:03:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c80bdd-564a-4d09-8a14-fd2b40ea9a97","timestamp":"2023-10-24T05:03:16.860959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:03:16.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c80bdd-564a-4d09-8a14-fd2b40ea9a97","timestamp":"2023-10-24T05:03:16.860959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:03:16.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:04:34.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d990c1b2-5e9e-48f6-a93a-c950853d7c73","timestamp":"2023-10-24T05:04:34.742710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:04:34.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:04:36.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"befe6f97-26bb-431f-9278-3fbe417e530f","timestamp":"2023-10-24T05:04:36.810398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:04:36.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:04:37.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37278f4c-a6ff-45d8-9b20-780fad1712d0","timestamp":"2023-10-24T05:04:38.686906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:04:37.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:04:57.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ac33d5-5c79-471a-a6a0-8a58684e21a9","timestamp":"2023-10-24T05:04:57.491638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:04:57.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:05:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4479e9c5-1ce7-4bf2-86ba-61c24bf96e4a","timestamp":"2023-10-24T05:05:16.860971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:05:16.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4479e9c5-1ce7-4bf2-86ba-61c24bf96e4a","timestamp":"2023-10-24T05:05:16.860971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:05:16.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:06:34.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff6a516-c4a8-42ff-8de5-d41d0a93cc6e","timestamp":"2023-10-24T05:06:34.742812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:06:34.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:06:36.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71bb6683-5a27-4b58-8f8b-8313feb6b09a","timestamp":"2023-10-24T05:06:36.810778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:06:36.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:06:37.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5efe3b-f9a0-4c0c-bb39-3800109e2580","timestamp":"2023-10-24T05:06:38.685739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:06:37.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:06:57.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54f97d22-2318-4fc5-94e2-db8a4e0f78e5","timestamp":"2023-10-24T05:06:57.491623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:06:57.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:07:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf4c696-9f75-44f5-9813-27d9e8f84579","timestamp":"2023-10-24T05:07:16.860794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:07:16.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf4c696-9f75-44f5-9813-27d9e8f84579","timestamp":"2023-10-24T05:07:16.860794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:07:16.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:08:34.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a80de2-1168-4813-b6af-28b78bbce281","timestamp":"2023-10-24T05:08:34.742935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:08:34.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:08:36.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6083315-7c00-4867-b097-62dcf1440982","timestamp":"2023-10-24T05:08:36.810548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:08:36.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:08:38.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b227531-f4d7-41a6-b192-bf7dd5eb7194","timestamp":"2023-10-24T05:08:38.685583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:08:38.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:08:46.959+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-10-24T05:08:57.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c118192-c386-4fc8-bc8c-38adbd94bb94","timestamp":"2023-10-24T05:08:57.494993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:08:57.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:09:16.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b747e74-1ad5-4850-af83-1caac839032c","timestamp":"2023-10-24T05:09:16.861547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:09:16.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b747e74-1ad5-4850-af83-1caac839032c","timestamp":"2023-10-24T05:09:16.861547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:09:16.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:10:34.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15942cfb-4ecf-4823-957e-b826fabb2db5","timestamp":"2023-10-24T05:10:34.743072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:10:34.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:10:36.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"808d1de5-2857-4587-a105-1d67e45bb8cb","timestamp":"2023-10-24T05:10:36.810389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:10:36.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:10:37.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2cf8042-542b-4560-ba54-0d38a4317d76","timestamp":"2023-10-24T05:10:38.685689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:10:37.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:10:57.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dd66646-8f00-45e8-bf6b-56881b784459","timestamp":"2023-10-24T05:10:57.491666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:10:57.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:11:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"086a99ca-101d-456f-b5d8-b6b63fa8926f","timestamp":"2023-10-24T05:11:16.860898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:11:16.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"086a99ca-101d-456f-b5d8-b6b63fa8926f","timestamp":"2023-10-24T05:11:16.860898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:11:16.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:12:16.906+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-10-24T05:12:34.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6afdd7fb-db55-4c24-974e-b070c933cc6f","timestamp":"2023-10-24T05:12:34.742712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:12:34.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:12:36.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"877a750d-b47a-4456-84a3-3265b368523d","timestamp":"2023-10-24T05:12:36.811008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:12:36.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:12:37.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b6f0aee-43de-4f17-ba82-cc90011874b4","timestamp":"2023-10-24T05:12:38.686433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:12:37.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:12:57.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"47435329-4a2a-4ea8-a82f-956516e79904","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"84f69528-cde4-4ff0-90cf-be7e27e84d94","timestamp":"2023-10-24T05:12:57.491656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-10-24T05:12:57.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:13:16.861+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b60b1de5-33b5-4d48-bec7-bb12114f18c3","timestamp":"2023-10-24T05:13:16.860911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:13:16.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2cf1c978-c3bb-4336-bc81-b75e3b10f4fe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b60b1de5-33b5-4d48-bec7-bb12114f18c3","timestamp":"2023-10-24T05:13:16.860911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-10-24T05:13:16.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:14:34.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e19acc53-2fda-4dfb-95a1-d2a766b823e5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f08c65-42b3-4d63-8c13-78a59288d591","timestamp":"2023-10-24T05:14:34.742677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-10-24T05:14:34.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:14:36.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a0d47fc1-0332-494c-9b6a-c47cafc68bcf","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8b535b20-05c5-4639-9e19-06741b837bb0","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f1791a7-7329-4ecd-9c6c-988aa0631fd0","timestamp":"2023-10-24T05:14:36.810548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-10-24T05:14:36.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-10-24T05:14:37.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a07c520-bed9-4330-a21c-cfdef7912140","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eea92581-1e0a-4939-9a16-81032f658146","timestamp":"2023-10-24T05:14:38.685559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-10-24T05:14:37.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS